mirror of
https://github.com/SillyTavern/SillyTavern-Launcher.git
synced 2026-03-10 13:59:47 +00:00
micro fix for EditEnvironmentVariables
This commit is contained in:
@@ -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
|
||||
)
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user