This website requires JavaScript.
Explore
Help
Register
Sign In
opensource
/
HeidiSQL
Watch
1
Star
0
Fork
0
You've already forked HeidiSQL
mirror of
https://github.com/HeidiSQL/HeidiSQL.git
synced
2026-03-13 09:24:25 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2a3466598b87c055ee68e0cfd4a7bf471c45b94c
HeidiSQL
/
res
/
updater
History
Ansgar Becker
f636bf613f
Updater: Repost WM_CLOSE message to host application every 2 seconds. Looks like the first post sporadically gets ignored or blocked if system is busy or whatever. Fixes issue
#1739
.
2010-03-06 16:53:26 +00:00
..
updater.dpr
Updater: Repost WM_CLOSE message to host application every 2 seconds. Looks like the first post sporadically gets ignored or blocked if system is busy or whatever. Fixes issue
#1739
.
2010-03-06 16:53:26 +00:00
updater.dproj
Implement a new external updater tool, stick that updater.exe as resource to the main executable, release and run it when the user clicks "Download build xyz". The updater itself posts WM_CLOSE messages to all Heidi instances, waits until all instances are gone, and then replaces the .exe with the downloaded one, after having copied a backup file to your temp directory.
2010-02-16 23:58:48 +00:00