Jump to content

Recommended Posts

  • 1 month later...
Posted
profileitems = reshack

[reshack]

Name = Resource Hacker,0x00000008,9

CmdLine = 11,,ResHacker.exe

WorkingDir = 11

I added the lines to the INF & installed it using the INF but when i right click a .dll file i don't see open with reshack and when i hover my mouse over SendTo Submenu i don't see Reshacker.

Here is what i did:

[Version]

Signature=$Windows NT$

[defaultinstall]

AddReg =Reshack

copyfiles =main.copy

profileitems = reshack

[Optional Components]

Reshacker

[reshacker]

OptionDesc ="Extra Control Panels"

Tip ="Extras"

Modes =0,1,2,3

AddReg =Reshack

copyfiles =main.copy

profileitems = reshack

[reshack]

Name = Resource Hacker,0x00000008,9

CmdLine = 11,,ResHacker.exe

WorkingDir = 11

[sourceDisksNames.x86]

1="Program Main Files","ResHack.cab",,"i386"

[DestinationDirs]

main.copy = 11

[sourcedisksfiles]

ResHacker.cnt =1

ResHacker.exe =1

ResHacker.Hlp =1

[Main.copy]

ResHacker.cnt

ResHacker.exe

ResHacker.Hlp

[ResHack]

HKCR,"CLSID\%CLSID90%"

HKCR,"CLSID\%CLSID90%",,,"Resource Hacker"

HKCR,"CLSID\%CLSID90%","InfoTip",,"Allows modification of most file types."

HKCR,"CLSID\%CLSID90%\DefaultIcon",,,"%11%\Reshacker.exe"

HKCR,"CLSID\%CLSID90%","{305CA226-D286-468e-B848-2B2E8E697B74} 2",0x10001,02,00,00,00

HKCR,"CLSID\%CLSID90%\ShellFolder","Attributes",0x10001,00,00,00,00

HKCR,"CLSID\%CLSID90%\Shell\Open"

HKCR,"CLSID\%CLSID90%\Shell\Open\command",,,"Reshacker.exe"

HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\ControlPanel\NameSpace\%CLSID90%"

HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\ControlPanel\NameSpace\%CLSID90%",,,"Add Reshacker to The Control Panel"

[strings]

CLSID90 ="{D14ED2E1-C75B-443c-BD7C-111111111190}"

Am i doing something wrong? Do i have to add any line to the Entries_ResHack.ini?java script:add_smilie(":unsure:","smid_13")

:unsure:

Posted

[Version]
Signature=$Windows NT$

[defaultinstall]
AddReg =Reshack
copyfiles =main.copy
profileitems = reshack.short

[Optional Components]
Reshacker

[reshacker]
OptionDesc ="Extra Control Panels"
Tip ="Extras"
Modes =0,1,2,3
AddReg =Reshack
copyfiles =main.copy
profileitems = reshack.short

[reshack.short]
Name = "Resource Hacker",0x00000008,9
CmdLine = 11,,ResHacker.exe
WorkingDir = 11

[SourceDisksNames.x86]
1=Program Main Files,"ResHack.cab",,"i386"

[DestinationDirs]
main.copy = 11

[sourcedisksfiles]
ResHacker.cnt =1
ResHacker.exe =1
ResHacker.Hlp =1

[Main.copy]
ResHacker.cnt
ResHacker.exe
ResHacker.Hlp

[ResHack]
HKCR,"CLSID\%CLSID90%"
HKCR,"CLSID\%CLSID90%",,,"Resource Hacker"
HKCR,"CLSID\%CLSID90%","InfoTip",,"Allows modification of most file types."
HKCR,"CLSID\%CLSID90%\DefaultIcon",,,"%11%\Reshacker.exe"
HKCR,"CLSID\%CLSID90%","{305CA226-D286-468e-B848-2B2E8E697B74} 2",0x10001,02,00,00,00
HKCR,"CLSID\%CLSID90%\ShellFolder","Attributes",0x10001,00,00,00,00
HKCR,"CLSID\%CLSID90%\Shell\Open"
HKCR,"CLSID\%CLSID90%\Shell\Open\command",,,"Reshacker.exe"
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\ControlPanel\NameSpace\%CLSID90%"
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\ControlPanel\NameSpace\%CLSID90%",,,"Add Reshacker to The Control Panel"

[Strings]
CLSID90 ="{D14ED2E1-C75B-443c-BD7C-111111111190}"

You had 2 [reshack] sections whaic was causing a conflict.

  • 1 month later...
Posted

first thanks kel for this addon so i want to know wherei wan find the string in right clic of context menu of reshack anyone know where please and thanks.

Posted
There is no right click entry in the defualt addon. You need to add it or ask me to modify mine to put one there.

yeah kels i want it and tell me wich section do you add it (in note.inf or what else) than i can change it for my own words and thanks a lot kels ;)

Posted

add this to profileitems = ,reshack.short

Then put this in the .inf anywhere

[reshack.short]
Name = Resource Hacker,0x00000008,9
CmdLine = 11,,ResHacker.exe
WorkingDir = 11

Thisw will make a shortcut in your sendto menu.

Posted (edited)
add this to profileitems = ,reshack.short

Then put this in the .inf anywhere

[reshack.short]
Name = Resource Hacker,0x00000008,9
CmdLine = 11,,ResHacker.exe
WorkingDir = 11

Thisw will make a shortcut in your sendto menu.

thanks kels but if possible i would like to have the mention(eg edit with notepad++ or whatelse...) without using the send to menu its like when you install reshack by using his exe he creates by default this mention at the right clic in context anyway of doing this (this can be done by some reg tweaks i think but i don't know the key) ?

Edited by ferigno1
  • 2 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...