Winamp & Shoutcast Forums

Winamp & Shoutcast Forums (http://forums.winamp.com/index.php)
-   NSIS Discussion (http://forums.winamp.com/forumdisplay.php?f=65)
-   -   Could NSIS get clsid of a dll file? (http://forums.winamp.com/showthread.php?t=269398)

xinpule 12th April 2007 03:16

Could NSIS get clsid of a dll file?
 
Could NSIS get clsid of a dll file?

Comm@nder21 12th April 2007 14:19

probably yes.


most of the CLSIDs on my system have a subkey named "inprocserver32". in this subkey, the default value is the name of the dll file.

so all you need to do is to loop through the whole clsids, which will probably take a long time, and read all the dll names and compare them with the one you need. then you can extract the clsid out of the currently read registry key name.


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

Copyright © 1999 - 2010 Nullsoft. All Rights Reserved.