.
This commit is contained in:
9
HELP.bat
9
HELP.bat
@ -3,12 +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" (
|
||||||
msedge F:\my\myHomes\DocumentsHighfieldApps\HELP\index.html
|
C:\ProgramData\Microsoft\Windows\Start Menu\Programs\msedge F:\my\myHomes\DocumentsHighfieldApps\HELP\index.html
|
||||||
)
|
)
|
||||||
else (
|
|
||||||
echo "NEW installation"
|
|
||||||
@REM robocopy "%PACKAGES%\OpenSSH-Win64" "C:\Program Files\OpenSSH" /E
|
|
||||||
)
|
|
||||||
|
|
||||||
|
|
||||||
curl.exe --output C:\BaseGitClone.bat --url https://mint.nopenso.com/mirror/wBase/raw/branch/main/BaseGitClone.bat
|
|
||||||
Reference in New Issue
Block a user