Skip to content

Commit 9124073

Browse files
committed
Fixed missing icon in setup config
1 parent 63cffb7 commit 9124073

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

Setup/NavisPythonShell 2017.aip

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<ROW Property="ALLUSERS" Value="1" MultiBuildValue="DefaultBuild:"/>
99
<ROW Property="ARPNOMODIFY" MultiBuildValue="DefaultBuild:1"/>
1010
<ROW Property="ARPNOREPAIR" Value="1"/>
11-
<ROW Property="ARPPRODUCTICON" Value="Franksouza183FsPlacesfolderpython.exe" Type="8"/>
11+
<ROW Property="ARPPRODUCTICON" Value="icon.exe" Type="8"/>
1212
<ROW Property="Manufacturer" Value="eirannejad (original work by https://github.com/dimven)"/>
1313
<ROW Property="ProductCode" Value="1033:{0CE808F1-D86A-4888-8910-3436524544AA} " Type="16"/>
1414
<ROW Property="ProductLanguage" Value="1033"/>
@@ -148,7 +148,7 @@
148148
<ROW Action="SET_TARGETDIR_TO_APPDIR" Type="51" Source="TARGETDIR" Target="[APPDIR]"/>
149149
</COMPONENT>
150150
<COMPONENT cid="caphyon.advinst.msicomp.MsiIconsComponent">
151-
<ROW Name="Franksouza183FsPlacesfolderpython.exe" SourcePath="..\..\..\..\Downloads\Franksouza183-Fs-Places-folder-python.ico" Index="0"/>
151+
<ROW Name="icon.exe" SourcePath="icon.ico" Index="0"/>
152152
</COMPONENT>
153153
<COMPONENT cid="caphyon.advinst.msicomp.MsiInstExSeqComponent">
154154
<ROW Action="AI_DOWNGRADE" Condition="AI_NEWERPRODUCTFOUND AND (UILevel &lt;&gt; 5)" Sequence="210"/>

Setup/NavisPythonShell 2018.aip

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<ROW Property="ALLUSERS" Value="1" MultiBuildValue="DefaultBuild:"/>
1212
<ROW Property="ARPNOMODIFY" MultiBuildValue="DefaultBuild:1"/>
1313
<ROW Property="ARPNOREPAIR" Value="1"/>
14-
<ROW Property="ARPPRODUCTICON" Value="Franksouza183FsPlacesfolderpython.exe" Type="8"/>
14+
<ROW Property="ARPPRODUCTICON" Value="icon.exe" Type="8"/>
1515
<ROW Property="Manufacturer" Value="eirannejad (original work by https://github.com/dimven)"/>
1616
<ROW Property="ProductCode" Value="1033:{A9A64AAA-853C-4227-AFF3-3BFBD9CB847B} " Type="16"/>
1717
<ROW Property="ProductLanguage" Value="1033"/>
@@ -157,7 +157,7 @@
157157
<ROW Action="SET_TARGETDIR_TO_APPDIR" Type="51" Source="TARGETDIR" Target="[APPDIR]"/>
158158
</COMPONENT>
159159
<COMPONENT cid="caphyon.advinst.msicomp.MsiIconsComponent">
160-
<ROW Name="Franksouza183FsPlacesfolderpython.exe" SourcePath="..\..\..\..\Downloads\Franksouza183-Fs-Places-folder-python.ico" Index="0"/>
160+
<ROW Name="icon.exe" SourcePath="icon.ico" Index="0"/>
161161
</COMPONENT>
162162
<COMPONENT cid="caphyon.advinst.msicomp.MsiInstExSeqComponent">
163163
<ROW Action="AI_DOWNGRADE" Condition="AI_NEWERPRODUCTFOUND AND (UILevel &lt;&gt; 5)" Sequence="210"/>

Setup/icon.ico

187 KB
Binary file not shown.

0 commit comments

Comments
 (0)