Jump to content

? is it possible to add icon in "SHELL32.dll"


Recommended Posts

Guest |-| oo K
Posted

hello friends,

 

we can imort icon from shell32 in regedit

eg:

"%SystemRoot%\system32\SHELL32.dll,-50"

 

QUE 1> CAN we make file { Icon.dll } that will contain set of icons

like in SHELL32.dll

 

QUE 2> CAN we inject/replace some icon in SHELL32.dll

 

________________________________________________________________________

  • Replies 3
  • Created
  • Last Reply

Popular Days

Guest Umesh Thota
Posted

Re: ? is it possible to add icon in "SHELL32.dll"

 

Yes u can there are a lot of 3rd party themes and icon pacakages that do the

same to make xp get a face lift use resource hacker to do so just remember

shell32.dll is not just a icon library always have a backup before u change

anything.

 

Hope this helps..,

Umesh ;)

 

"|-| oo K" <red_spider_net@yahoo.co.in> wrote in message

news:1184310870.560862.270810@x35g2000prf.googlegroups.com...

> hello friends,

>

> we can imort icon from shell32 in regedit

> eg:

> "%SystemRoot%\system32\SHELL32.dll,-50"

>

> QUE 1> CAN we make file { Icon.dll } that will contain set of icons

> like in SHELL32.dll

>

> QUE 2> CAN we inject/replace some icon in SHELL32.dll

>

> ________________________________________________________________________

>

Guest Newbie Coder
Posted

Re: ? is it possible to add icon in "SHELL32.dll"

 

Umesh,

 

It would be using another shell rather than injecting an icon into Shell32.DLL,

which is a static library. You would need to re-compile Shell32.dll to add

additional resources to it

 

The user can of course shearch Google for New Skins etc

 

--

Newbie Coder

(It's just a name)

 

"Umesh Thota" <thotaumesh@msn.com> wrote in message

news:2BAD3302-B2CC-4C82-BA6F-5CECF46262DD@microsoft.com...

> Yes u can there are a lot of 3rd party themes and icon pacakages that do the

> same to make xp get a face lift use resource hacker to do so just remember

> shell32.dll is not just a icon library always have a backup before u change

> anything.

>

> Hope this helps..,

> Umesh ;)

>

> "|-| oo K" <red_spider_net@yahoo.co.in> wrote in message

> news:1184310870.560862.270810@x35g2000prf.googlegroups.com...

> > hello friends,

> >

> > we can imort icon from shell32 in regedit

> > eg:

> > "%SystemRoot%\system32\SHELL32.dll,-50"

> >

> > QUE 1> CAN we make file { Icon.dll } that will contain set of icons

> > like in SHELL32.dll

> >

> > QUE 2> CAN we inject/replace some icon in SHELL32.dll

> >

> > ________________________________________________________________________

> >

>

Guest Umesh Thota
Posted

Re: ? is it possible to add icon in "SHELL32.dll"

 

Yep and the tool does it all. :)

 

"Newbie Coder" <newbiecoder@spammeplease.com> wrote in message

news:%23FCCHfUxHHA.276@TK2MSFTNGP06.phx.gbl...

> Umesh,

>

> It would be using another shell rather than injecting an icon into

> Shell32.DLL,

> which is a static library. You would need to re-compile Shell32.dll to add

> additional resources to it

>

> The user can of course shearch Google for New Skins etc

>

> --

> Newbie Coder

> (It's just a name)

>

> "Umesh Thota" <thotaumesh@msn.com> wrote in message

> news:2BAD3302-B2CC-4C82-BA6F-5CECF46262DD@microsoft.com...

>> Yes u can there are a lot of 3rd party themes and icon pacakages that do

>> the

>> same to make xp get a face lift use resource hacker to do so just

>> remember

>> shell32.dll is not just a icon library always have a backup before u

>> change

>> anything.

>>

>> Hope this helps..,

>> Umesh ;)

>>

>> "|-| oo K" <red_spider_net@yahoo.co.in> wrote in message

>> news:1184310870.560862.270810@x35g2000prf.googlegroups.com...

>> > hello friends,

>> >

>> > we can imort icon from shell32 in regedit

>> > eg:

>> > "%SystemRoot%\system32\SHELL32.dll,-50"

>> >

>> > QUE 1> CAN we make file { Icon.dll } that will contain set of icons

>> > like in SHELL32.dll

>> >

>> > QUE 2> CAN we inject/replace some icon in SHELL32.dll

>> >

>> > ________________________________________________________________________

>> >

>>

>

>


×
×
  • Create New...