I'm desperate, how can reset all settings?
Because when i'm uninstalling (erasing also the configuration setting placed in My Documents), the resolution and other settings remain.
OK done.
Thanks anyway (but the text problem remains).
Reset all settings.
-
Buginator
- Professional

- Posts: 3285
- Joined: 04 Nov 2007, 02:20
Re: Reset all settings.
I am not sure if the uninstaller deletes your config directory or not, if not, it should ask to do so.italian wrote:I'm desperate, how can reset all settings?
Because when i'm uninstalling (erasing also the configuration setting placed in My Documents), the resolution and other settings remain.
OK done.
Thanks anyway (but the text problem remains).
There really is only a 'config' file, and it has moved around, but once that is deleted, you will end up with whatever defaults there are. The game don't use the registry anymore (on windows).
What text problem is this?
If you posted this in other threads, then please don't start multiple threads.
-
DevUrandom
- Regular

- Posts: 1690
- Joined: 31 Jul 2006, 23:14
Re: Reset all settings.
Difficult, since we dont know which users played Warzone 2100. We could try to iterate over all users, figure out whether they played Warzone 2100 (i.e. a config directory is present) and then give that list (with checkboxes) to the user. Though that sounds rather complicated and I do not even know whether NSIS supports such thing.Buginator wrote:I am not sure if the uninstaller deletes your config directory or not, if not, it should ask to do so.italian wrote:I'm desperate, how can reset all settings?
Because when i'm uninstalling (erasing also the configuration setting placed in My Documents), the resolution and other settings remain.
OK done.
Thanks anyway (but the text problem remains).
Should be: ~/My Documents/Warzone 2100 2.1/configBuginator wrote: There really is only a 'config' file, and it has moved around, but once that is deleted, you will end up with whatever defaults there are. The game don't use the registry anymore (on windows).
