How do i make winrar NOT to integrate to shell?
Page 1 of 1
Have WinRAR not integrate to SHELL
#2
Posted 11 October 2004 - 09:34 PM
Copy rar.exe in Winrar folder to system32 folder...you can next excecute command in dos easy.
#3
Posted 11 October 2004 - 11:44 PM
Have this in a .REG file, which you apply both before *AND* after winrar setup:
The above code will force winrar to not have any icons in start-menu\programs, and no entries in the right-click (neither direct nor cascaded).
[HKEY_CURRENT_USER\Software\WinRAR\Setup] "ShellExt"=dword:00000000 "CascadedMenu"=dword:00000000 "MenuIcons"=dword:00000000That should be all that is needed for this task, I suppose.
The above code will force winrar to not have any icons in start-menu\programs, and no entries in the right-click (neither direct nor cascaded).
#5
Posted 13 October 2004 - 12:10 AM
I've looked but since WinRAR is used so much, this is the closest thread I could find.
Does someone know how to create a folder in the context menu for winrar, I am looking to organize it better like IZarc.
sorta like this:
Does someone know how to create a folder in the context menu for winrar, I am looking to organize it better like IZarc.
sorta like this:
#6
Posted 13 October 2004 - 12:57 AM
Your answer is right above. You need to have this registry tweak:
Do tell whether this did what you wanted.
[HKEY_CURRENT_USER\Software\WinRAR\Setup] "ShellExt"=dword:00000001 "CascadedMenu"=dword:00000001 "MenuIcons"=dword:00000001Remember, that being a current_user tweak, this .REG needs to be applied at T-12 (through cmdlines.txt).
Do tell whether this did what you wanted.
#7
Posted 13 October 2004 - 01:04 AM
omg, thats what happens at 2am, haha.
cascademenu is probably what i want. I will try it out I need to redo the regtweaks anyways.
cascademenu is probably what i want. I will try it out I need to redo the regtweaks anyways.
#8
Posted 13 October 2004 - 01:15 AM
[EDIT] I just tried it with RunOnceEx.cmd, it works great. I only needed to apply the tweak once after setup.
#9
Posted 13 October 2004 - 04:51 AM
Hey, this works like a charm, nice and thank you =)
Share this topic:
Page 1 of 1



Help

Back to top









