diff --git a/Setup/Setup.vdproj b/Setup/Setup.vdproj index ba94694..b8dcb60 100644 --- a/Setup/Setup.vdproj +++ b/Setup/Setup.vdproj @@ -159,15 +159,15 @@ { "Name" = "8:Microsoft Visual Studio" "ProductName" = "8:Telemetry Monitor" - "ProductCode" = "8:{00160BFD-98BE-428E-AB3F-7EF3307A79CB}" - "PackageCode" = "8:{AB572D2F-0CB2-4142-B095-426F98383122}" + "ProductCode" = "8:{0370C730-FA64-4338-84CA-F5673A202CDD}" + "PackageCode" = "8:{29C54E9D-CD3D-43BC-AE44-E3619469BF2D}" "UpgradeCode" = "8:{0059BDD4-CAF2-4273-B4E2-4446D5CA3E27}" "AspNetVersion" = "8:4.0.30319.0" "RestartWWWService" = "11:FALSE" "RemovePreviousVersions" = "11:TRUE" "DetectNewerInstalledVersion" = "11:TRUE" "InstallAllUsers" = "11:FALSE" - "ProductVersion" = "8:1.2.1" + "ProductVersion" = "8:1.2.2" "Manufacturer" = "8:Electron" "ARPHELPTELEPHONE" = "8:" "ARPHELPLINK" = "8:http://www.wolfgang-rolke.de/gbxdump/" diff --git a/TMTelemetry.exe.manifest b/TMTelemetry.exe.manifest index 9d474b2..cd8bff9 100644 --- a/TMTelemetry.exe.manifest +++ b/TMTelemetry.exe.manifest @@ -1,6 +1,6 @@ - + TMTelemetry diff --git a/TMTelemetry.rc b/TMTelemetry.rc index f190981..4ca9fb0 100644 Binary files a/TMTelemetry.rc and b/TMTelemetry.rc differ diff --git a/x64/Setup/Setup64.vdproj b/x64/Setup/Setup64.vdproj index 0ed6489..9e16cff 100644 --- a/x64/Setup/Setup64.vdproj +++ b/x64/Setup/Setup64.vdproj @@ -159,15 +159,15 @@ { "Name" = "8:Microsoft Visual Studio" "ProductName" = "8:Telemetry Monitor" - "ProductCode" = "8:{00FE5A51-EEB8-4497-A5A6-3288D766DF63}" - "PackageCode" = "8:{7572FA07-79EA-4816-B2D7-30C4B111AFF2}" + "ProductCode" = "8:{01E38D33-9583-4F58-BB80-65B947A0870C}" + "PackageCode" = "8:{6ABC2094-7338-4B3C-859D-5CC1F246BD2C}" "UpgradeCode" = "8:{00BD5903-7DBA-499A-9EBA-FB56272E257D}" "AspNetVersion" = "8:4.0.30319.0" "RestartWWWService" = "11:FALSE" "RemovePreviousVersions" = "11:TRUE" "DetectNewerInstalledVersion" = "11:TRUE" "InstallAllUsers" = "11:FALSE" - "ProductVersion" = "8:1.2.1" + "ProductVersion" = "8:1.2.2" "Manufacturer" = "8:Electron" "ARPHELPTELEPHONE" = "8:" "ARPHELPLINK" = "8:http://www.wolfgang-rolke.de/gbxdump/"