Skip to content

Commit fd28abf

Browse files
committed
update installer
1 parent 1d7cb9e commit fd28abf

File tree

1 file changed

+30
-6
lines changed

1 file changed

+30
-6
lines changed

Setup/Setup.vdproj

Lines changed: 30 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
"ProjectType" = "8:{978C614F-708E-4E1A-B201-565925725DBA}"
55
"IsWebType" = "8:FALSE"
66
"ProjectName" = "8:Setup"
7-
"LanguageId" = "3:1031"
7+
"LanguageId" = "3:0"
88
"CodePage" = "3:1252"
9-
"UILanguageId" = "3:1031"
9+
"UILanguageId" = "3:0"
1010
"SccProjectName" = "8:"
1111
"SccLocalPath" = "8:"
1212
"SccAuxPath" = "8:"
@@ -37,6 +37,14 @@
3737
"PrivateKeyFile" = "8:"
3838
"TimeStampServer" = "8:"
3939
"InstallerBootstrapper" = "3:2"
40+
"BootstrapperCfg:{63ACBE69-63AA-4F98-B2B6-99F9E24495F2}"
41+
{
42+
"Enabled" = "11:TRUE"
43+
"PromptEnabled" = "11:TRUE"
44+
"PrerequisitesLocation" = "2:1"
45+
"Url" = "8:"
46+
"ComponentsUrl" = "8:"
47+
}
4048
}
4149
"Release"
4250
{
@@ -53,6 +61,22 @@
5361
"PrivateKeyFile" = "8:"
5462
"TimeStampServer" = "8:"
5563
"InstallerBootstrapper" = "3:2"
64+
"BootstrapperCfg:{63ACBE69-63AA-4F98-B2B6-99F9E24495F2}"
65+
{
66+
"Enabled" = "11:TRUE"
67+
"PromptEnabled" = "11:TRUE"
68+
"PrerequisitesLocation" = "2:1"
69+
"Url" = "8:"
70+
"ComponentsUrl" = "8:"
71+
"Items"
72+
{
73+
"{EDC2488A-8267-493A-A98E-7D9C3B36CDF3}:Microsoft.Visual.C++.14.0.x86"
74+
{
75+
"Name" = "8:Visual C++ \"14\"-Laufzeitbibliotheken (x86)"
76+
"ProductCode" = "8:Microsoft.Visual.C++.14.0.x86"
77+
}
78+
}
79+
}
5680
}
5781
}
5882
"Deployable"
@@ -158,22 +182,22 @@
158182
}
159183
"MsiBootstrapper"
160184
{
161-
"LangId" = "3:1031"
185+
"LangId" = "3:0"
162186
"RequiresElevation" = "11:FALSE"
163187
}
164188
"Product"
165189
{
166190
"Name" = "8:Microsoft Visual Studio"
167191
"ProductName" = "8:FixSurfaceKeyboard"
168-
"ProductCode" = "8:{935A2D58-E558-4710-85E0-F3270C84B855}"
169-
"PackageCode" = "8:{E6546609-4193-4FD0-A104-86F468173185}"
192+
"ProductCode" = "8:{D92722F6-84FA-4E6E-9FD9-911692A458D3}"
193+
"PackageCode" = "8:{9A4ACBD7-0E36-42BB-9D67-398116F1653F}"
170194
"UpgradeCode" = "8:{A4331800-4547-429D-B43B-EC66D61535F5}"
171195
"AspNetVersion" = "8:4.0.30319.0"
172196
"RestartWWWService" = "11:FALSE"
173197
"RemovePreviousVersions" = "11:FALSE"
174198
"DetectNewerInstalledVersion" = "11:TRUE"
175199
"InstallAllUsers" = "11:TRUE"
176-
"ProductVersion" = "8:1.0.0"
200+
"ProductVersion" = "8:1.0.1"
177201
"Manufacturer" = "8:Troyer"
178202
"ARPHELPTELEPHONE" = "8:"
179203
"ARPHELPLINK" = "8:"

0 commit comments

Comments
 (0)