mirror of
https://github.com/etlegacy/Update-Installer.git
synced 2024-11-10 06:31:49 +00:00
Update TODO file
This commit is contained in:
parent
cb1e1c612a
commit
b7d999b2c8
1 changed files with 3 additions and 1 deletions
4
TODO
4
TODO
|
@ -19,7 +19,7 @@ General Updater Tasks:
|
|||
* Fix package dir cleanup failing on Win32 due to executable being in use [done]
|
||||
|
||||
* Test installing update if Microsoft Word with Mendeley plugin is active
|
||||
* Write log file entries to an actual log file [partially done - needs to write to correct location]
|
||||
* Write log file entries to an actual log file [Linux: done, Windows/Mac: TODO]
|
||||
* Test updater on an old Windows system without Visual Studio installed and statically
|
||||
link C++ runtime libraries if necessary
|
||||
|
||||
|
@ -34,6 +34,8 @@ Mendeley-specific Updater Tasks:
|
|||
* Exclude Uninstall.exe from updates on Windows - see comments in utilities/autoupdate-setup/main.cpp in
|
||||
the desktop source tree.
|
||||
|
||||
* Updater binary needs to be signed under Windows
|
||||
|
||||
Mendeley Desktop <= 1.0 auto-update system compatibility:
|
||||
|
||||
* Support for MD <= 1.0 updater command-line syntax [done]
|
||||
|
|
Loading…
Reference in a new issue