This commit is contained in:
USER
2024-04-06 17:22:41 +01:00
parent 580cd69a97
commit 3ff5a59b2f

View File

@ -3,5 +3,5 @@ set check_computername=%COMPUTERNAME%
echo "Found computer %check_computername%" echo "Found computer %check_computername%"
if exist "F:\my\myHomes\DocumentsHighfieldApps\HELP" ( if exist "F:\my\myHomes\DocumentsHighfieldApps\HELP" (
C:\ProgramData\Microsoft\Windows\Start Menu\Programs\msedge F:\my\myHomes\DocumentsHighfieldApps\HELP\index.html "C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" F:\my\myHomes\DocumentsHighfieldApps\HELP\index.html
) )