Qabel / qabel-desktop

(B2C) :computer: Desktop frontend of Qabel
Other
11 stars 12 forks source link

resolves #497 new delete configuration message for uninstaller #545

Closed julianseeger closed 7 years ago

julianseeger commented 7 years ago

remonder if someone wants to test this:

vagrant up installer    # starts a docker container via vagrant building a setup
docker ps | grep installer | cut -d' ' -f1 | xargs docker logs -f     # tails the containers logs

btw.: Warning: The [Setup] section directive "UninstallIconFile" is obsolete and ignored in this version of Inno Setup.

julianseeger commented 7 years ago

image image