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
09e6d1709c56d351581dcae01ffa539bfe028c71
HeidiSQL
/
res
/
updater
History
Ansgar Becker
09e6d1709c
Issue
#1616
: force update check to overwrite old HeidiSQL_update.exe in temp directory, once through different file size, and by logic when old one is older than 30 days. Fixes still used old updater with bugs.
2022-11-24 07:54:40 +01:00
..
manifest.rc
Request administrator privileges for build updater. Required for 64 bit mode. Fixes issue
#3474
.
2013-12-19 05:05:21 +00:00
manifest.xml
Request administrator privileges for build updater. Required for 64 bit mode. Fixes issue
#3474
.
2013-12-19 05:05:21 +00:00
updater.dpr
Issue
#1616
: force update check to overwrite old HeidiSQL_update.exe in temp directory, once through different file size, and by logic when old one is older than 30 days. Fixes still used old updater with bugs.
2022-11-24 07:54:40 +01:00
updater.dproj
Prefer CopyFile + DeleteFile over MoveFile, in a second place, where the old binary is backup'd. See issue
#1616
2022-11-02 19:40:42 +01:00