build: changed installer version
This commit is contained in:
@@ -1 +1 @@
|
||||
%windir%\system32\msiexec.exe /I{2A3B2FF5-A114-4CAB-88FB-DE8942D5B8EB}
|
||||
%windir%\system32\msiexec.exe /I{E6343DF1-6651-4487-BACE-59068B169BA0}
|
||||
@@ -1 +1 @@
|
||||
%windir%\system32\msiexec.exe /I{5DF07CC0-F774-4C4F-9397-0A749A22AB03}
|
||||
%windir%\system32\msiexec.exe /I{99D5E031-E895-47B2-B108-AD026571FD29}
|
||||
@@ -3943,15 +3943,15 @@
|
||||
{
|
||||
"Name" = "8:Microsoft Visual Studio"
|
||||
"ProductName" = "8:Coati"
|
||||
"ProductCode" = "8:{2A3B2FF5-A114-4CAB-88FB-DE8942D5B8EB}"
|
||||
"PackageCode" = "8:{5860FE72-3F10-43C9-A624-F74C52834BC6}"
|
||||
"ProductCode" = "8:{E6343DF1-6651-4487-BACE-59068B169BA0}"
|
||||
"PackageCode" = "8:{B8A47176-2277-4FF3-A8A8-50A77366DB07}"
|
||||
"UpgradeCode" = "8:{CFF09D53-87AF-4241-960D-98C21ED9D358}"
|
||||
"AspNetVersion" = "8:4.0.30319.0"
|
||||
"RestartWWWService" = "11:FALSE"
|
||||
"RemovePreviousVersions" = "11:TRUE"
|
||||
"DetectNewerInstalledVersion" = "11:TRUE"
|
||||
"InstallAllUsers" = "11:FALSE"
|
||||
"ProductVersion" = "8:0.5"
|
||||
"ProductVersion" = "8:0.5.0004"
|
||||
"Manufacturer" = "8:Coati Software"
|
||||
"ARPHELPTELEPHONE" = "8:"
|
||||
"ARPHELPLINK" = "8:www.coati.io/support"
|
||||
|
||||
@@ -3972,15 +3972,15 @@
|
||||
{
|
||||
"Name" = "8:Microsoft Visual Studio"
|
||||
"ProductName" = "8:Coati Trial"
|
||||
"ProductCode" = "8:{5DF07CC0-F774-4C4F-9397-0A749A22AB03}"
|
||||
"PackageCode" = "8:{E63BEC4E-EA64-4CAE-B173-5698885570A1}"
|
||||
"ProductCode" = "8:{99D5E031-E895-47B2-B108-AD026571FD29}"
|
||||
"PackageCode" = "8:{7C41DFA9-3814-4C1B-A50F-F7442697A957}"
|
||||
"UpgradeCode" = "8:{00D35BB8-F11C-4179-9962-47B3D55E412C}"
|
||||
"AspNetVersion" = "8:4.0.30319.0"
|
||||
"RestartWWWService" = "11:FALSE"
|
||||
"RemovePreviousVersions" = "11:TRUE"
|
||||
"DetectNewerInstalledVersion" = "11:TRUE"
|
||||
"InstallAllUsers" = "11:FALSE"
|
||||
"ProductVersion" = "8:0.5"
|
||||
"ProductVersion" = "8:0.5.0004"
|
||||
"Manufacturer" = "8:Coati Software"
|
||||
"ARPHELPTELEPHONE" = "8:"
|
||||
"ARPHELPLINK" = "8:www.coati.io/support"
|
||||
|
||||
@@ -29,6 +29,9 @@ fi
|
||||
echo -e "$INFO Did you set the correct version number for the installers?"
|
||||
read -p "Press [Enter] key to continue"
|
||||
|
||||
echo -e "$INFO Did you change the Product-IDs in the uninstall scripts?"
|
||||
read -p "Press [Enter] key to continue"
|
||||
|
||||
echo -e "$INFO Did you set the correct version number for the Visual Studio plugins?"
|
||||
read -p "Press [Enter] key to continue"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user