Omegacron Posted August 3, 2019 Posted August 3, 2019 I know you can check for file dependencies in a FOMOD installer script, but is it possible to delete existing files/folders? Ideally, I'd like my installer script to check for a previous version of the mod and uninstall it, therefore performing a clean install of the new version. This is for situations where the file or folder structure has changed - the ESP name hasn't changed, so it shouldn't break existing saves... right?
HadToRegister Posted August 3, 2019 Posted August 3, 2019 With Vortex you can install a new version right over the old one, then use the drop down in Vortex to remove the older version while leaving the newer version intact.I just usually uninstall the old version and install the new version.
Omegacron Posted August 3, 2019 Author Posted August 3, 2019 On 8/3/2019 at 12:44 AM, HadToRegister said: With Vortex you can install a new version right over the old one, then use the drop down in Vortex to remove the older version while leaving the newer version intact.Nice to know - I didn't realize it had that feature.
Recommended Posts