Jump to content


This is a ready-only archive of the InstallSite Forum. You cannot post any new content here. / Dies ist ein Archiv des InstallSite Forums. Hier können keine neuen Beiträge veröffentlicht werden.
Photo

Install Different Icons For Diff. Conditions Met


1 reply to this topic

elliottrb

elliottrb
  • Members
  • 70 posts

Posted 02 July 2002 - 23:16

Hello,

I am modifying an existing installation to which I need to add the functionality of installing different icons for different conditions being met in the installation.  Has anyone ever played with this?

Discription:  User 1 installs our Custom Radio Application under affiliate ABC.  They get the icon that is associated with affiliate ABC.  User 2 installs under affiliate XYZ and they get the icon that goes with affiliate XYZ.  Does anyone know the best way to accomplish this?

Thank,
Robert Elliott
Robert B. Elliott[br]Systems Engineer[br]Xact Radio Network, LLC.

arfinsd

arfinsd
  • Members
  • 28 posts

Posted 02 July 2002 - 23:45

Use the
AddFolderIcon ( FOLDER_PROGRAMS ^ "Folders",  "Manual" , svPath , TARGETDIR , "" , 0 , "" , REPLACE );

Look at the help for this function. you can specify which icon file you want to use. In your case, you can put in a condition and specify the things you need.

alex
Alex Ferguson
www.SolimarSystems.com