File tree 1 file changed +5
-2
lines changed
1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 4
4
<ComponentGroup Id =" WEventViewerComponent" Directory =" INSTALLFOLDER" >
5
5
<Component Id =" WEventViewerExe" Guid =" {2A695591-0376-4A46-8119-0BA0B862D63B}" >
6
6
<File Id =" WEventViewer.exe" KeyPath =" yes" Source =" !(bindpath.bin)\WEventViewer.exe" >
7
-
7
+ <!-- <Shortcut Id="WEventViewer.lnk" Name="!(bind.Property.ProductName)" Directory="MyShortcutFolder"/> -->
8
8
</File >
9
9
</Component >
10
+ <Files Include =" !(bindpath.bin)\*.dll" />
10
11
</ComponentGroup >
11
12
<ComponentGroup Id =" WEventViewerShortcutGroup" Directory =" MyShortcutFolder" >
12
13
<Component Id =" WEventViewerShortcut" Guid =" {983A88F9-ECF3-471F-9837-3CAD1F5654C4}" >
13
- <Shortcut Id =" WEventViewer.lnk" Name =" !(bind.Property.ProductName)" Directory =" MyShortcutFolder" Target =" " />
14
+ <Shortcut Id =" WEventViewer.lnk" Name =" !(bind.Property.ProductName)" Target =" [#WEventViewer.exe]" />
15
+ <RemoveFolder On =" uninstall" />
16
+ <RegistryValue Root =" HKCU" Key =" Software\WEventViewer" Name =" Installed" Value =" 1" Type =" integer" KeyPath =" yes" />
14
17
</Component >
15
18
</ComponentGroup >
16
19
</Fragment >
You can’t perform that action at this time.
0 commit comments