storj/installer/windows
Fadila 1828caf69b
installer/windows: make upgrade possible (#3345)
* First custom message

* Update text - change welcome dialog size

* dialogs workflow ok - config.yaml ko

* Delete on uninstall using custom action

* config file not deleted during upgrade

* remove useless registryvalue

* little fixes

* Fix back button in case of upgrade for verifyreadydlg

* same versions considered as upgrade

* same versions considered as upgrade

* Backup config file - does not work when changing install folder

* Installer version is taken from the version of storagenode.exe file

* registry read for retrieving install folder - parsing not working

* doesn't work

* Fix path extraction

* Separate install dir extraction from file movement

* Check the result of BackupConfigFile and RestoreConfigFile actions

* Set INSTALLFOLDER to the extracted path
2019-10-29 20:31:20 +01:00
..
Storj installer/windows: make upgrade possible (#3345) 2019-10-29 20:31:20 +01:00
.gitignore Windows installer for storage nodes (#2921) 2019-09-23 23:43:32 +03:00
agpl-3.0.rtf Windows installer for storage nodes (#2921) 2019-09-23 23:43:32 +03:00
AllocatedBandwidthConfig.wxs Update links to documentation (#3198) 2019-10-08 01:47:39 -06:00
AllocatedStorageConfig.wxs Windows installer for storage nodes (#2921) 2019-09-23 23:43:32 +03:00
banner.bmp Windows installer for storage nodes (#2921) 2019-09-23 23:43:32 +03:00
build.bat installer/windows: add to private Jenkins build (#3206) 2019-10-08 13:51:22 +02:00
CustomInstallDir.wxs installer/windows: make upgrade possible (#3345) 2019-10-29 20:31:20 +01:00
dialog.bmp Windows installer for storage nodes (#2921) 2019-09-23 23:43:32 +03:00
EmailConfig.wxs Windows installer for storage nodes (#2921) 2019-09-23 23:43:32 +03:00
IdentityDir.wxs Update links to documentation (#3198) 2019-10-08 01:47:39 -06:00
InstallDirConfig.wxs Windows installer for storage nodes (#2921) 2019-09-23 23:43:32 +03:00
Product.wxs installer/windows: make upgrade possible (#3345) 2019-10-29 20:31:20 +01:00
PublicAddressConfig.wxs Update links to documentation (#3198) 2019-10-08 01:47:39 -06:00
StorageDirConfig.wxs Windows installer for storage nodes (#2921) 2019-09-23 23:43:32 +03:00
storj.ico Windows installer for storage nodes (#2921) 2019-09-23 23:43:32 +03:00
StorjWelcomeDlg.wxs installer/windows: make upgrade possible (#3345) 2019-10-29 20:31:20 +01:00
ValidationError.wxs Windows installer for storage nodes (#2921) 2019-09-23 23:43:32 +03:00
WalletConfig.wxs Update links to documentation (#3198) 2019-10-08 01:47:39 -06:00
windows.sln Windows installer for storage nodes (#2921) 2019-09-23 23:43:32 +03:00
windows.wixproj installer/windows: custom welcome dialog (#3228) 2019-10-22 17:25:28 +02:00