Commit Graph

4 Commits

Author SHA1 Message Date
Henk ea8b50d31e Conda fix for update script 2022-10-23 16:00:18 +02:00
Henk cba38bf3e4 Automatically update requirements 2022-06-28 15:17:32 +02:00
Henk 6ae12f29e4 (Un)Installer improvements
Inno Setup has proven limited in its ability to uninstall because its hard to keep up to date which folders it should ask or keep and not everyone has used the Offline Installer yet wishes to use an uninstaller. This commit adds a new uninstall script which my future versions of the uninstaller will look for to delete the files. Eliminating the risk of the setup accidentally deleting your stories.

If the proper Inno Setup uninstaller is detected the script will terminate itself and launch that first, to ensure the entire uninstallation is handled. If not, it will warn you before removing anything.

It will also get rid of the virtual KoboldAI drives and we can update it trough normal git means.
2022-05-29 00:25:53 +02:00
henk717 0846d57368 0.17 polish 2022-01-23 01:05:09 +01:00