diff --git a/Launcher.bat b/Launcher.bat index 486fc4d..fefea18 100644 --- a/Launcher.bat +++ b/Launcher.bat @@ -604,7 +604,7 @@ pause exit :edit_environment -rundll32.exe sysdm.cpl,editenvironmentVariables +rundll32.exe sysdm.cpl,EditEnvironmentVariables goto :toolbox :reinstall_sillytavern @@ -902,4 +902,4 @@ if /i "%confirmation%"=="Y" ( echo %blue_bg%[%time%]%reset% %blue_fg_strong%[INFO]%reset% Uninstall SillyTavern + Extras canceled. pause goto :home -) \ No newline at end of file +)