Winamp & Shoutcast Forums

Winamp & Shoutcast Forums (http://forums.winamp.com/index.php)
-   NSIS Discussion (http://forums.winamp.com/forumdisplay.php?f=65)
-   -   setting icons (http://forums.winamp.com/showthread.php?t=303435)

dwoods 23rd February 2009 22:42

setting icons
 
Hi,

I have an application that can open more than one file type. I want to be able to set the icon for each file type separately. For example, my application can open file extensions .pdw and .cdw, and I want to have different icons for each of these extensions. How can I do this?

Any suggestions are greatly appreciated.

Thanks,
Derek

Anders 23rd February 2009 23:43

one progid per filetype

HKCR\.foo\ = foofile
HKCR\foofile\defaulticon\ = ...

HKCR\.bar\ = barfile
HKCR\barfile\defaulticon\ = ...

http://msdn.microsoft.com/en-us/libr...48(VS.85).aspx


All times are GMT. The time now is 04:27.

Copyright © 1999 - 2010 Nullsoft. All Rights Reserved.