shell32.dll

M

Mark V

Jasper Recto wrote in
Does anybody know how I can edit the shell32.dll file.

One should not mess with one's OS's critical files.
What is it you are trying to accomplish?
 
J

Jasper Recto

I posted this message some time earlier. I thought I would try changing the
shell32.dll file to see if it would work:

Is there a way in the registry to open up the windows explorer without the 2
pane view. I know you can go to the shortcut in Accessories and put the
'/n' after the explorer.exe target but I need it to do it all the time. I
need any application that opens explorer to open it in a single pane view.

What I'm trying to accomplish is this:

I have a Word document that has links to folders. When I click on the link
it opens up the folder using explorer in the 2 pane view. I just want the
link to open the specific folder in the single pane view and not allow
anybody to view the file structure.

I'm not to worried about screwing up my system. It's just a test box.
Any ideas?

Jasper
 
S

Smile Extender

Use any hex editor. But do you know what you are doing? You have to know
what bytes you are changing and why.
 
M

Mark V

Jasper Recto wrote in
I posted this message some time earlier. I thought I would try
changing the shell32.dll file to see if it would work:

Is there a way in the registry to open up the windows explorer
without the 2 pane view. I know you can go to the shortcut in
Accessories and put the '/n' after the explorer.exe target but I
need it to do it all the time. I need any application that opens
explorer to open it in a single pane view.

What I'm trying to accomplish is this:

I have a Word document that has links to folders. When I click on
the link it opens up the folder using explorer in the 2 pane view.
I just want the link to open the specific folder in the single
pane view and not allow anybody to view the file structure.

Sorry, I don't know how to do that. If it can be done it is more
than likely a registry setting. But opening an explorer window in a
single-pane view will not keep anyone from viewing the directory
structure in any case. Try hitting the Backspace key. Exception
might be some very complex ACLs at and above the viewed location
(maybe). Or by limiting the folder to the root of a Share perhaps.
I don't relly know never having tried.
I'm not to worried about screwing up my system. It's just a test
box. Any ideas?

Well the shortest answer is to edit a copy of the file with a Hex
editor. Then arrange for the file to be replaced when it's not in
use.
 
J

Jasper Recto

Well, I tried the Resource Hacker. I was able to edit the shell32.dll file.
I went in and change all 'explorer.exe' commands to 'explorer.exe /n'.
Unfortunately that did not accomplish my main goal of having the system
always open explorer in a single pane window.

Jasper
 
D

Dennis

Well, I tried the Resource Hacker. I was able to edit the shell32.dll file.
I went in and change all 'explorer.exe' commands to 'explorer.exe /n'.
Unfortunately that did not accomplish my main goal of having the system
always open explorer in a single pane window.

Jasper

i don´t know, if editing the shell32.dll is the right solution for
your problem, but i just want to let you know, that there is a backup
copy in %windir%/system32/dllcache which will replace your edited
file. reason is the WFP (widnows file protection) for core files..
just go to dos or recovery console and replace BOTH files.. but
remember to backup the originals, to repair the system if something
fails =)

well.. thats the reason, why i told you the link to virtualplastic..
there is many help/info on such things.. take a look
 
Joined
Mar 18, 2007
Messages
1
Reaction score
0
I want to edit the Shell32.dll in XP so that it can show the "file transfer speed" just like in Vista. Is this possible? And how?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top