Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 1a2866d

Browse files
Update Installer.wxs
1 parent a89bf20 commit 1a2866d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎Installer.wxs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<File Source="%APPVEYOR_BUILD_FOLDER%\PixelArtTool\bin\Release\PixelArtTool.exe" />
1919

2020
<!-- 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" />
2222

2323
<!-- Remove the shortcut on uninstall -->
2424
<RemoveFolder Id="ProgramMenuFolder" Directory="ProgramMenuFolder" On="uninstall" />
@@ -32,7 +32,7 @@
3232
<Directory Id="ApplicationProgramsFolder" Name="01_HelloWorldInstallerUpgradable" />
3333
</Directory>
3434
</Directory>
35-
35+
3636
<Icon Id="IconFile.ico" SourceFile="C:\projects\pixelarttool\Resources\Icons\appicon.ico" />
3737

3838
<InstallExecuteSequence>

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /