[bisq-network/bisq] [WIP] Fix Windows installer issues (#2103)

Devin Bileck notifications at github.com
Tue Dec 11 06:33:11 UTC 2018


devinbileck commented on this pull request.



>  function InitializeSetup(): Boolean;
 begin
 // Possible future improvements:
 //   if version less or same => just launch app
 //   if upgrade => check if same app is running and wait for it to exit
 //   Add pack200/unpack200 support?
+  DeleteOldAppDataDirectory;

Or you may want to take a look at using an [InstallDelete] section: http://www.jrsoftware.org/ishelp/topic_installdeletesection.htm

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/pull/2103#discussion_r240486766
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20181210/4c42259f/attachment.html>


More information about the bisq-github mailing list