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

Christoph Atteneder notifications at github.com
Tue Dec 11 11:03:39 UTC 2018


ripcurlx 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;

Good point - I've switched to the ```PrepareToInstall()``` trigger to prevent the deletion before the installer is actually run.

-- 
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_r240564197
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20181211/38058f7a/attachment.html>


More information about the bisq-github mailing list