mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
Uninstall Warning
This commit is contained in:
@@ -11,7 +11,8 @@ IF EXIST "Uninstall\unins000.exe" (
|
|||||||
start Uninstall\unins000.exe
|
start Uninstall\unins000.exe
|
||||||
exit
|
exit
|
||||||
) ELSE (
|
) ELSE (
|
||||||
echo This will remove all KoboldAI folders that do not contain user data
|
echo This will remove all KoboldAI folders that do not contain user data.
|
||||||
|
echo DO NOT CONTINUE IF KOBOLDAI IS NOT IN ITS OWN FOLDER! OTHERWISE YOUR OTHER DATA IN THE FOLDER WILL BE DELETED AS WELL!
|
||||||
pause
|
pause
|
||||||
GOTO UNINSTALL
|
GOTO UNINSTALL
|
||||||
)
|
)
|
||||||
|
Reference in New Issue
Block a user