Jump to content

[Video] How to make a INF Theme addon


ricktendo

Recommended Posts

[readme.AddShorcut]
Name = Read me
CmdLine = 16422, WinMerge, ReadMe-english.txt
Subdir = WinMerge
WorkingDir = 16422, WinMerge
IconPath = 11,,notepad.exe

No need for IconIndex because by default it will use the 1st icon in the DLL or EXE

Why dont you like the icon in shell32?

If you would like to use that one here is that code

[readme.AddShorcut]
Name = Read me
CmdLine = 16422, WinMerge, ReadMe-english.txt
Subdir = WinMerge
WorkingDir = 16422, WinMerge
IconPath = 11,,shell32.dll
IconIndex = 70

Link to comment
Share on other sites

  • 5 years later...

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...