File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 18
18
<File Source =" %APPVEYOR_BUILD_FOLDER%\PixelArtTool\bin\Release\PixelArtTool.exe" />
19
19
20
20
<!-- Start menu shortcut -->
21
- <Shortcut Id =" StartMenuShortcut" Directory =" ProgramMenuFolder" Name =" PixelArtTool" Icon =" C:\projects\pixelarttool\Resources\Icons\appicon .ico" Advertise =" yes" />
21
+ <Shortcut Id =" StartMenuShortcut" Directory =" ProgramMenuFolder" Name =" PixelArtTool" Icon =" IconFile .ico" Advertise =" yes" />
22
22
23
23
<!-- Remove the shortcut on uninstall -->
24
24
<RemoveFolder Id =" ProgramMenuFolder" Directory =" ProgramMenuFolder" On =" uninstall" />
32
32
<Directory Id =" ApplicationProgramsFolder" Name =" 01_HelloWorldInstallerUpgradable" />
33
33
</Directory >
34
34
</Directory >
35
-
35
+
36
36
<Icon Id =" IconFile.ico" SourceFile =" C:\projects\pixelarttool\Resources\Icons\appicon.ico" />
37
37
38
38
<InstallExecuteSequence >
You can’t perform that action at this time.
0 commit comments