[bisq-network/bisq] Update windows install experience (#2164)

Devin Bileck notifications at github.com
Sat Dec 22 22:48:01 UTC 2018


- Increase the minimum supported OS version to Windows 7 with SP1.
Previously it was Windows XP which has been EOL for some time now.
Hopefully no one is still using Windows XP.

- Show a final dialog once the install has completed. This will inform
the user that the install has completed with an option to launch the
application. Previously it would skip this final dialog and immediately
launch the application, but the user may not want to launch it
immediately.

- Create an application shortcut on the user's desktop.

- Check if the application is running prior to install or uninstall and
abort with a prompt to the user that the application must first be
closed.

- German, French, and Spanish translations. The installer should
auto-detect the OS language and display all text in the appropriate
language. For now I have just added a couple languages, but it is very
easy to add any of the other languages supported by Inno Setup.

- Additionally, I removed a few unnecessary items that weren't being
utilized such as installing a service.
You can view, comment on, or merge this pull request online at:

  https://github.com/bisq-network/bisq/pull/2164

-- Commit Summary --

  * Update windows install experience

-- File Changes --

    A desktop/package/windows/Bisq-setup-image.bmp (0)
    M desktop/package/windows/Bisq.iss (116)

-- Patch Links --

https://github.com/bisq-network/bisq/pull/2164.patch
https://github.com/bisq-network/bisq/pull/2164.diff

-- 
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/2164
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20181222/d555a562/attachment-0001.html>


More information about the bisq-github mailing list