Skip to content

Commit d3eae95

Browse files
author
Ivo Salmre
committed
Small improvements to setup (add icon to desktop, etc)
1 parent 55f4482 commit d3eae95

File tree

1 file changed

+70
-0
lines changed

1 file changed

+70
-0
lines changed

SetupCBOpsReportApp/SetupCBOpsReportApp.vdproj

Lines changed: 70 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,22 @@
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+
"Items"
48+
{
49+
"{EDC2488A-8267-493A-A98E-7D9C3B36CDF3}:.NETFramework,Version=v4.7.2"
50+
{
51+
"Name" = "8:Microsoft .NET Framework 4.7.2 (x86 and x64)"
52+
"ProductCode" = "8:.NETFramework,Version=v4.7.2"
53+
}
54+
}
55+
}
4056
}
4157
"Release"
4258
{
@@ -53,6 +69,22 @@
5369
"PrivateKeyFile" = "8:"
5470
"TimeStampServer" = "8:"
5571
"InstallerBootstrapper" = "3:2"
72+
"BootstrapperCfg:{63ACBE69-63AA-4F98-B2B6-99F9E24495F2}"
73+
{
74+
"Enabled" = "11:TRUE"
75+
"PromptEnabled" = "11:TRUE"
76+
"PrerequisitesLocation" = "2:1"
77+
"Url" = "8:"
78+
"ComponentsUrl" = "8:"
79+
"Items"
80+
{
81+
"{EDC2488A-8267-493A-A98E-7D9C3B36CDF3}:.NETFramework,Version=v4.7.2"
82+
{
83+
"Name" = "8:Microsoft .NET Framework 4.7.2 (x86 and x64)"
84+
"ProductCode" = "8:.NETFramework,Version=v4.7.2"
85+
}
86+
}
87+
}
5688
}
5789
}
5890
"Deployable"
@@ -70,6 +102,16 @@
70102
{
71103
"LaunchCondition"
72104
{
105+
"{A06ECF26-33A3-4562-8140-9B0E340D4F24}:_03C22C8BCAEE4118AD61643D84470D3C"
106+
{
107+
"Name" = "8:.NET Core"
108+
"Message" = "8:[VSDNETCOREMSG]"
109+
"AllowLaterVersions" = "11:FALSE"
110+
"InstallUrl" = "8:https://dotnet.microsoft.com/download/dotnet-core/[NetCoreVerMajorDotMinor]"
111+
"IsNETCore" = "11:TRUE"
112+
"Architecture" = "2:0"
113+
"Runtime" = "2:0"
114+
}
73115
}
74116
}
75117
"File"
@@ -251,6 +293,34 @@
251293
}
252294
"Shortcut"
253295
{
296+
"{970C0BB2-C7D0-45D7-ABFA-7EC378858BC0}:_A5232EB3DDE948E0B773BC4DC875F170"
297+
{
298+
"Name" = "8:CBOperationsReportTool (Active)"
299+
"Arguments" = "8:"
300+
"Description" = "8:"
301+
"ShowCmd" = "3:1"
302+
"IconIndex" = "3:0"
303+
"Transitive" = "11:FALSE"
304+
"Target" = "8:_51B8F41B1BFC450F9ED7A12D0E24CE54"
305+
"Folder" = "8:_B4C985AA4FD243CAA14E1A0067C92B08"
306+
"WorkingFolder" = "8:_1A51F088B7AE49C0B1085863CB027372"
307+
"Icon" = "8:"
308+
"Feature" = "8:"
309+
}
310+
"{970C0BB2-C7D0-45D7-ABFA-7EC378858BC0}:_FC493373189A4858BA4150DA2EF4D4C8"
311+
{
312+
"Name" = "8:CBOperationsReportTool"
313+
"Arguments" = "8:"
314+
"Description" = "8:"
315+
"ShowCmd" = "3:1"
316+
"IconIndex" = "3:0"
317+
"Transitive" = "11:FALSE"
318+
"Target" = "8:_51B8F41B1BFC450F9ED7A12D0E24CE54"
319+
"Folder" = "8:_D5B8489873DD47BD8449D7FF5C532591"
320+
"WorkingFolder" = "8:_1A51F088B7AE49C0B1085863CB027372"
321+
"Icon" = "8:"
322+
"Feature" = "8:"
323+
}
254324
}
255325
"UserInterface"
256326
{

0 commit comments

Comments
 (0)