Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
if exist c:\windows\wininit.ini edit c:\windows\wininit.ini
if exist c:\windows\deletefi.ini edit c:\windows\deletefi.ini
:check system.ini
fc c:\windows\system.ini c:\ininsav\system.ini >compdat
find "***" compdat
if not errorlevel 1 goto problem state
fc c:\windows\win.ini c:\ininsav\win.ini >compdat
find "***" compdat
if not errorlevel 1 goto problem state
Fcomp c:\windows\win.ini c:\ininsav\win.ini
if errorlevel 1 goto Problem_state