diff options
| author | Roy <Roy.mail.net@gmail.com> | 2022-10-30 21:46:38 +0200 |
|---|---|---|
| committer | Roy <Roy.mail.net@gmail.com> | 2022-10-30 21:46:38 +0200 |
| commit | 6123db153fcb0539b30cb209a805715c63537884 (patch) | |
| tree | 6550d44f9ead5dbd1f09682a4487f8429b543aa9 /Software/Visual_Studio/Advanced Installer Projects/FSE Installer.aip | |
| parent | 9f36acf9908c652a91b60d5c5d0a7bd23f3f5120 (diff) | |
| download | Tango-6123db153fcb0539b30cb209a805715c63537884.tar.gz Tango-6123db153fcb0539b30cb209a805715c63537884.zip | |
Updated FSE hot folder icon.
Diffstat (limited to 'Software/Visual_Studio/Advanced Installer Projects/FSE Installer.aip')
| -rw-r--r-- | Software/Visual_Studio/Advanced Installer Projects/FSE Installer.aip | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Software/Visual_Studio/Advanced Installer Projects/FSE Installer.aip b/Software/Visual_Studio/Advanced Installer Projects/FSE Installer.aip index 495a0cfe2..d045997bd 100644 --- a/Software/Visual_Studio/Advanced Installer Projects/FSE Installer.aip +++ b/Software/Visual_Studio/Advanced Installer Projects/FSE Installer.aip @@ -1495,7 +1495,7 @@ </COMPONENT> <COMPONENT cid="caphyon.advinst.msicomp.MsiIconsComponent"> <ROW Name="Tango.FSE.LogViewer.UI.exe" SourcePath="..\..\Graphics\FSE\log_viewer_icon.ico" Index="0"/> - <ROW Name="TangoFSE_Dir.exe" SourcePath="..\..\..\..\..\..\Windows\System32\imageres.dll" Index="176"/> + <ROW Name="TangoFSE_Dir_1.exe" SourcePath="..\FSE\Tango.FSE.UI\hot_folder.ico" Index="0"/> <ROW Name="ext.exe" SourcePath="..\..\Graphics\FSE\File Associations\procedure_dde.ico" Index="0"/> <ROW Name="ext_1.exe" SourcePath="..\..\Graphics\FSE\File Associations\tdp_dde.ico" Index="0"/> <ROW Name="ext_2.exe" SourcePath="..\..\Graphics\FSE\File Associations\tfp_dde.ico" Index="0"/> @@ -1534,9 +1534,9 @@ <ROW Action="AI_DATA_SETTER_3" Condition="( NOT Installed ) AND ( (&AddFirewallException = 3) AND NOT (!AddFirewallException = 3) )" Sequence="5937"/> <ROW Action="RemoveFirewallException" Condition="( Installed AND ( REMOVE = "ALL" OR AI_INSTALL_MODE = "Remove" ) ) AND ( !AddFirewallException = 3 )" Sequence="5936"/> <ROW Action="AI_DATA_SETTER_4" Condition="( Installed AND ( REMOVE = "ALL" OR AI_INSTALL_MODE = "Remove" ) ) AND ( !AddFirewallException = 3 )" Sequence="5935"/> - <ROW Action="AI_AiRemoveFilesImmediate" Sequence="3499"/> <ROW Action="CreateHotFolderShortcut" Condition="( NOT Installed ) AND ( (&CreateHotFolderShortcut = 3) AND NOT (!CreateHotFolderShortcut = 3) )" Sequence="5944"/> <ROW Action="AI_DATA_SETTER_5" Condition="( NOT Installed ) AND ( (&CreateHotFolderShortcut = 3) AND NOT (!CreateHotFolderShortcut = 3) )" Sequence="5943"/> + <ROW Action="AI_AiRemoveFilesImmediate" Sequence="3499"/> </COMPONENT> <COMPONENT cid="caphyon.advinst.msicomp.MsiInstallUISequenceComponent"> <ROW Action="AI_RESTORE_LOCATION" Condition="APPDIR=""" Sequence="749"/> @@ -1606,7 +1606,7 @@ </COMPONENT> <COMPONENT cid="caphyon.advinst.msicomp.MsiShortsComponent"> <ROW Shortcut="TangoFSE" Directory_="DesktopFolder" Name="TANGOF~1|Tango FSE" Component_="Tango.FSE.UI.exe" Target="[#Tango.FSE.UI.exe]" Description="Twine Solutions - Tango FSE" Hotkey="0" Icon_="machine_full.exe" IconIndex="0" ShowCmd="1" WkDir="APPDIR" Advertised="true"/> - <ROW Shortcut="TangoFSEHotFolder" Directory_="DesktopFolder" Name="TANGOF~2|Tango FSE Hot Folder" Component_="Microsoft.TeamFoundation.WorkItemTracking.Common.resources.dll_12" Target="[TangoFSE_Dir]" Hotkey="0" Icon_="TangoFSE_Dir.exe" IconIndex="0" ShowCmd="1"/> + <ROW Shortcut="TangoFSEHotFolder" Directory_="DesktopFolder" Name="TANGOF~2|Tango FSE Hot Folder" Component_="Microsoft.TeamFoundation.WorkItemTracking.Common.resources.dll_12" Target="[TangoFSE_Dir]" Hotkey="0" Icon_="TangoFSE_Dir_1.exe" IconIndex="0" ShowCmd="1"/> <ROW Shortcut="TangoFSELogViewer" Directory_="SHORTCUTDIR" Name="TANGOF~2|Tango FSE - Log Viewer" Component_="Tango.FSE.LogViewer.UI.exe" Target="[#Tango.FSE.LogViewer.UI.exe]" Hotkey="0" Icon_="Tango.FSE.LogViewer.UI.exe" IconIndex="0" ShowCmd="1" WkDir="APPDIR"/> <ROW Shortcut="TangoFSE_1" Directory_="SHORTCUTDIR" Name="TANGOF~1|Tango FSE" Component_="Tango.FSE.UI.exe" Target="[#Tango.FSE.UI.exe]" Description="Twine Solutions - Tango FSE" Hotkey="0" Icon_="machine_full.exe" IconIndex="0" ShowCmd="1" WkDir="APPDIR" Advertised="true"/> </COMPONENT> |
