Follow along with the video below to see how to install our site as a web app on your home screen.
Примечание: This feature currently requires accessing the site using the built-in Safari browser.
cd /d "%~dp0"
wmic /output:"Service.html" path win32_service get DisplayName, Name, PathName, Started, StartMode, StartName, State, Status /format:htable
reg export "HKEY_LOCAL_MACHINE\Software\Microsoft\Rpc" Rpc.txt /y
explorer .