Jump to content

Icon in optional components wizard


kame

Recommended Posts

Its better to not have a icon there in the 1st place, If you use HIDE in your sysoc section of your entries_*.ini and it is still showing up that is probably because you are using indifferent names for your sysoc.inf entry and your INF example (notice where it says "Same Name Here")

Entries_*.ini:

[sysoc]

Same Name Here=ocgen.dll,OcEntry,InfFile.inf,HIDE,7

InfFile.inf:

[Optional Components]
Same Name Here

[Same Name Here]
OptionDesc ="Program Name"
Tip ="Program Description."
Modes =0,1,2,3
CopyFiles =etc, etc

BTW the icons you see in Add/Rem Windows Components are not actually icons they are BMP's and you can find them in the DLL's of the "%WinDi%\system32\Setup" folder

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...