Subversion Repository Public Repository

ChrisCompleteCodeTrunk

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
<?xml version='1.0'?>
<!-- Created with MSI Factory version 2.1.1020.0
     on 2015-08-13 at 10:23:56 -->
<Wix xmlns="http://schemas.microsoft.com/wix/2006/wi">
<?include BuildVars.wxi?>
<Product Id="5508D3E2-AE45-4871-8241-BAC9AD2ABA72" Name="ATPP" Version="1.0.4" Manufacturer="Bits and Bytes Document Solutions" UpgradeCode="AA092013-ECB4-4E8A-9D59-84BB67152B3B" Language="1033">
<Package InstallerVersion="200" Description="Action Tire Payment Processor Installer" Comments="Package Comments" Platform="x86" Manufacturer="Bits and Bytes Document Solutions" Languages="0" Compressed="yes"/>
<InstallExecuteSequence/>
<InstallUISequence/>
<AdminExecuteSequence/>
<AdminUISequence/>
<AdvertiseExecuteSequence/>
<Media Id="1" DiskPrompt="Disk 1" Cabinet="setup.cab" EmbedCab="yes" CompressionLevel="mszip"/>
<Property Id="DiskPrompt" Value="!(loc.UIDiskPrompt)"/>
<Property Id="ARPNOMODIFY" Value="1"/>
<Property Id="ALLUSERS" Value="1"/>
<Property Id="MSIFACTUIRMOption" Value="UseRM"/>
<Property Id="MSIFACT_INSTALLDIR" Value="INSTALLDIR"/>
<Feature Id="Complete" Title="Complete" Level="1" Description="Complete program features." Absent="allow" AllowAdvertise="no" TypicalDefault="install" Display="collapse" InstallDefault="local">
<ComponentRef Id="ATPP_New.application"/>
<ComponentRef Id="ATPP_New.exe"/>
<ComponentRef Id="ATPP_New.exe.config"/>
<ComponentRef Id="ATPP_New.exe.manifest"/>
<ComponentRef Id="ATPP_New.pdb"/>
<ComponentRef Id="ATPP_New.vshost.exe"/>
<ComponentRef Id="ATPP_New.vshost.exe.config"/>
<ComponentRef Id="Telerik.Reporting.dll"/>
<ComponentRef Id="Telerik.ReportViewer.WinForms."/>
<ComponentRef Id="sufupscid_0001"/>
<ComponentRef Id="sufupscid_0002"/>
</Feature>
<Directory Id="TARGETDIR" Name="SourceDir">
<Directory Id="ProgramFilesFolder" Name="ProgramFilesFolder">
<Directory Id="INSTALLDIR" Name="Action Tire Payment Processor"/>
</Directory>
<Directory Id="ProgramMenuFolder" Name="ProgramMenuFolder">
<Directory Id="StartMenuAppFolder" Name="Action Tire Payment Processor"/>
</Directory>
</Directory>
<UIRef Id="SUFWI_UI"/>
<UIRef Id="SUFWIUI_Common" />
<UIRef Id="SUFUI_ErrorText" />
<UIRef Id="SUFUI_ProgressText" />
</Product>
<Fragment>
<DirectoryRef Id="INSTALLDIR">
<Component Id="ATPP_New.application" Guid="EF21C570-E326-49B3-A067-23A724AB91EA">
<File Id="ATPP_New.application" Name="ATPP_New.application" DiskId="1" KeyPath="yes" Source="C:\temp\BBDS\ATPP_New\bin\Release\ATPP_New.application"/>
</Component>
</DirectoryRef>
</Fragment>
<Fragment>
<DirectoryRef Id="INSTALLDIR">
<Component Id="ATPP_New.exe" Guid="5EEF8193-EB80-4125-8EBD-1FAC3D027776">
<File Id="ATPP_New.exe" Name="ATPP_New.exe" DiskId="1" KeyPath="yes" Source="C:\temp\BBDS\ATPP_New\bin\Release\ATPP_New.exe"/>
</Component>
</DirectoryRef>
<DirectoryRef Id="TARGETDIR">
<Component Id="sufupscid_0001" Guid="A2341815-6CC0-4EAE-8DDE-EF73C0B265BE">
<Shortcut Id="shortcutActionTirePaymentPr" Name="Action Tire Payment Processor" Target="[INSTALLDIR]ATPP_New.exe" Directory="StartMenuAppFolder" Show="normal"/>
<RemoveFolder Id="removeStartMenuAppFolder" Directory="StartMenuAppFolder" On="uninstall"/>
<RegistryValue Root="HKCU" Key="Software\SetupFactory\InstalledComponents\5508D3E2-AE45-4871-8241-BAC9AD2ABA72\A2341815-6CC0-4EAE-8DDE-EF73C0B265BE" KeyPath="yes" Type="string" Value=""/>
</Component>
</DirectoryRef>
</Fragment>
<Fragment>
<DirectoryRef Id="INSTALLDIR">
<Component Id="ATPP_New.exe.config" Guid="D9D85999-CD9C-4583-A1A1-B6B429BEB7BF">
<File Id="ATPP_New.exe.config" Name="ATPP_New.exe.config" DiskId="1" KeyPath="yes" Source="C:\temp\BBDS\ATPP_New\bin\Release\ATPP_New.exe.config"/>
</Component>
</DirectoryRef>
</Fragment>
<Fragment>
<DirectoryRef Id="INSTALLDIR">
<Component Id="ATPP_New.exe.manifest" Guid="E41BC799-2F1E-4CFB-83F0-E2021539DDAC">
<File Id="ATPP_New.exe.manifest" Name="ATPP_New.exe.manifest" DiskId="1" KeyPath="yes" Source="C:\temp\BBDS\ATPP_New\bin\Release\ATPP_New.exe.manifest"/>
</Component>
</DirectoryRef>
</Fragment>
<Fragment>
<DirectoryRef Id="INSTALLDIR">
<Component Id="ATPP_New.pdb" Guid="5DBC86E3-9AD8-4B9A-B8D0-06E061137DE9">
<File Id="ATPP_New.pdb" Name="ATPP_New.pdb" DiskId="1" KeyPath="yes" Source="C:\temp\BBDS\ATPP_New\bin\Release\ATPP_New.pdb"/>
</Component>
</DirectoryRef>
</Fragment>
<Fragment>
<DirectoryRef Id="INSTALLDIR">
<Component Id="ATPP_New.vshost.exe" Guid="14B7EE06-2B11-4251-ABFC-770DD7AEA259">
<File Id="ATPP_New.vshost.exe" Name="ATPP_New.vshost.exe" DiskId="1" KeyPath="yes" Source="C:\temp\BBDS\ATPP_New\bin\Release\ATPP_New.vshost.exe"/>
</Component>
</DirectoryRef>
<DirectoryRef Id="TARGETDIR">
<Component Id="sufupscid_0002" Guid="F8635FC5-B6B9-4E14-A44E-408097472CBF">
<Shortcut Id="shortcutMicrosoftVisualStud" Name="Microsoft® Visual Studio® 2013 " Target="[INSTALLDIR]ATPP_New.vshost.exe" Directory="StartMenuAppFolder" Show="normal"/>
<RemoveFolder Id="removeStartMenuAppFolder_0002" Directory="StartMenuAppFolder" On="uninstall"/>
<RegistryValue Root="HKCU" Key="Software\SetupFactory\InstalledComponents\5508D3E2-AE45-4871-8241-BAC9AD2ABA72\F8635FC5-B6B9-4E14-A44E-408097472CBF" KeyPath="yes" Type="string" Value=""/>
</Component>
</DirectoryRef>
</Fragment>
<Fragment>
<DirectoryRef Id="INSTALLDIR">
<Component Id="ATPP_New.vshost.exe.config" Guid="08F558E3-3D1E-462D-B0EA-648336C0176F">
<File Id="ATPP_New.vshost.exe.config" Name="ATPP_New.vshost.exe.config" DiskId="1" KeyPath="yes" Source="C:\temp\BBDS\ATPP_New\bin\Release\ATPP_New.vshost.exe.config"/>
</Component>
</DirectoryRef>
</Fragment>
<Fragment>
<DirectoryRef Id="INSTALLDIR">
<Component Id="Telerik.Reporting.dll" Guid="49F4C4DF-5F2F-47C7-8A8C-E7FD2DFAC2E9">
<File Id="Telerik.Reporting.dll" Name="Telerik.Reporting.dll" DiskId="1" KeyPath="yes" Source="C:\temp\BBDS\ATPP_New\bin\Release\Telerik.Reporting.dll"/>
</Component>
</DirectoryRef>
</Fragment>
<Fragment>
<DirectoryRef Id="INSTALLDIR">
<Component Id="Telerik.ReportViewer.WinForms." Guid="F1F09C4D-7049-4162-858E-CC14D1354F04">
<File Id="Telerik.ReportViewer.WinForms." Name="Telerik.ReportViewer.WinForms.dll" DiskId="1" KeyPath="yes" Source="C:\temp\BBDS\ATPP_New\bin\Release\Telerik.ReportViewer.WinForms.dll"/>
</Component>
</DirectoryRef>
</Fragment>
</Wix>

Commits for ChrisCompleteCodeTrunk/ATTP/ATPP_New_Install/WIX/setup.wxs

Diff revisions: vs.
Revision Author Commited Message
1 BBDSCHRIS picture BBDSCHRIS Wed 22 Aug, 2018 20:08:03 +0000