fix path
This commit is contained in:
parent
a0d1ecf5ea
commit
1e1d9d351f
1 changed files with 1 additions and 1 deletions
|
@ -283,7 +283,7 @@ RENAME "%APPDATA%\Microsoft\Windows\Start Menu\Programs\Prism Launcher.lnk" Mine
|
|||
ECHO WindowsAutoNightMode configuration...
|
||||
MKDIR %APPDATA%\AutoDarkMode 2>NUL
|
||||
PowerShell -Command "Invoke-WebRequest -Uri !repo!/.config/WindowsAutoNightMode/config.yaml -OutFile '%APPDATA%\AutoDarkMode\config.yaml'"
|
||||
"%LOCALAPPDATA%\Programs\AutoDarkMode\AutoDarkModeApp.exe"
|
||||
"%LOCALAPPDATA%\Programs\AutoDarkMode\adm-app\AutoDarkModeApp.exe"
|
||||
|
||||
ECHO ""
|
||||
ECHO Fais un tour des parametres Windows, apres avoir fait toutes les mises a jour disponible sur le PC.
|
||||
|
|
Loading…
Reference in a new issue