Files
Ansgar Becker ed5ec1e122 Rethink portable releases:
* Remove complicated and unreadable NSIS stuff. No need to have a installer for a developer application. ZIP file is fine.
* On startup, if a portable_settings.txt exists in the application folder, heidisql.exe will read its contents into a unique registry key.
* In MainForm.OnDestroy, settings are written to that file again, and the reg key gets deleted.
* Avoid using Microsoft's .reg file syntax, as you need admin privileges to store and restore such files, even when using the appropriate Windows API functions.
2010-03-22 21:10:38 +00:00
..
2010-02-22 09:29:40 +00:00
2010-01-10 17:11:42 +00:00
2010-01-05 23:14:33 +00:00
2010-01-05 23:14:33 +00:00
2010-03-22 21:10:38 +00:00
2010-03-22 21:10:38 +00:00
2010-01-05 23:14:33 +00:00
2010-03-22 21:10:38 +00:00
2010-03-22 21:10:38 +00:00
2010-01-05 23:14:33 +00:00
2010-02-13 07:10:30 +00:00
2010-01-05 23:14:33 +00:00
2010-03-22 21:10:38 +00:00