File tree 4 files changed +15
-4
lines changed
4 files changed +15
-4
lines changed Original file line number Diff line number Diff line change 1
1
/bin
2
- /obj
2
+ /obj
3
+ icon.ico
Original file line number Diff line number Diff line change 9
9
Name =" !(bind.Property.ProductName)"
10
10
Description =" Mouse and Keyboard sharing Software"
11
11
Target =" [INSTALLFOLDER]lan-mouse.exe"
12
- WorkingDirectory =" INSTALLFOLDER" />
12
+ WorkingDirectory =" INSTALLFOLDER" >
13
+ <Icon Id =" LanMouse" SourceFile =" .\icon.ico" />
14
+ </Shortcut >
13
15
<RemoveFolder Id =" ApplicationProgramsFolder" On =" uninstall" />
14
- <RegistryValue Root =" HKCU" Key =" Software\Feschber\LanMouse" Name =" installed" Type =" integer" Value =" 1" KeyPath =" yes" />
16
+ <RegistryValue
17
+ Root=" HKCU"
18
+ Key=" Software\Feschber\LanMouse"
19
+ Name=" installed"
20
+ Type=" integer"
21
+ Value=" 1"
22
+ KeyPath=" yes" />
15
23
</Component >
16
24
</ComponentGroup >
17
25
</Fragment >
Original file line number Diff line number Diff line change
1
+ magick - background none - density 384 ..\lan- mouse- gtk\resources\de.feschber.LanMouse.svg - trim - define icon:auto- resize icon.ico
2
+ dotnet build
Original file line number Diff line number Diff line change 6
6
UpgradeCode =" a330cd60-4c35-4a54-8bb6-75b3049b46c6" >
7
7
<MajorUpgrade DowngradeErrorMessage =" !(loc.DowngradeError)" />
8
8
9
- <MediaTemplate EmbedCab =" yes" />
9
+ <MediaTemplate EmbedCab =" yes" />
10
10
<Feature Id =" Main" >
11
11
<ComponentGroupRef Id =" LanMouseComponents" />
12
12
</Feature >
You can’t perform that action at this time.
0 commit comments