FoxHound Posted November 5, 2006 Posted November 5, 2006 I was tweaking my copy of explorer.exe and I just got it how I wanted it.But I don't know how to inplant the modified explorer.exe into the old one.I know you could do it in DOS but I don't know any programing language nor DOS.Is there an alternative program or method that could do it?
eidenk Posted November 5, 2006 Posted November 5, 2006 You can use CopyLock. It 's an easy to use GUI tool to write a wininit.ini file used by wininit.exe to delete/update files on reboot.http://noeld.com/programs.asp?cat=misc#CopyLock
LLXX Posted November 6, 2006 Posted November 6, 2006 If you don't know any DOS commands you should start learning.http://www.computerhope.com/msdos.htm
myelin Posted November 6, 2006 Posted November 6, 2006 For dummies:start > restart in MSDOS mode > type at command prompt (c:\) "copy c:\explorer.exe c:\windows\system" (hit enter)press y or a type "exit" at command prompt.Precautions:1. First copy your current explorer to safe location, you can restore it by the same method.HTH.You should leave windows 98 and move to modern operating systems.
oscardog Posted November 6, 2006 Posted November 6, 2006 (edited) For dummies:start > restart in MSDOS mode > type at command prompt (c:\) "copy c:\explorer.exe c:\windows\system" (hit enter)press y or a type "exit" at command prompt.Precautions:1. First copy your current explorer to safe location, you can restore it by the same method.HTH.You should leave windows 98 and move to modern operating systems.Did you mean c:\windows instead of c:\windows\systemWhy should he leave to a more modern os, they are perhaps happy with what they have, cannot run later os`s on their hardware, they might appreciate the Win9x forum as it seems this is where uses with more modern os`s seem to hang around anyway.Foxhoundin pure dos F8 command prompt at boot up, type ren c:\windows\explorer.exe explorer.bak, then copy from where you have your modified explorer.exe to c:\windows.I.e if modified explorer.exe is on your floppy drive copy a:\explorer.exe c:\windowsYou can always go back to your original explorer.exe by doing the reverse at the dos prompt if things are not the way you wantren c:\windows\explorer.exe explorer.delren c:\windows\explorer.bak explorer.exeHTHP.S by typing the dos command with /? at the end reveals that commands help, i.e ren /? shows you how to use rename (don not forget the space) copy /? shows you how to use copy Edited November 6, 2006 by oscardog
BenoitRen Posted November 7, 2006 Posted November 7, 2006 You should leave windows 98 and move to modern operating systems.This is the Windows 95/98/98SE/ME forum. Please don't give such useless advice.
LLXX Posted November 7, 2006 Posted November 7, 2006 Did you mean c:\windows instead of c:\windows\systemIndeed. explorer.exe resides in \windows and not \windows\system. If you do find an explorer.exe in the sysdir, it might be malicious.
myelin Posted November 7, 2006 Posted November 7, 2006 Did you mean c:\windows instead of c:\windows\systemWhy should he leave to a more modern os, they are perhaps happy with what they have, cannot run later os`s on their hardware, they might appreciate the Win9x forum as it seems this is where uses with more modern os`s seem to hang around anyway.This is the Windows 95/98/98SE/ME forum. Please don't give such useless advice.Indeed. explorer.exe resides in \windows and not \windows\system. If you do find an explorer.exe in the sysdir, it might be malicious.Sorry guys, i meant c:\windows. I should not have given advice regarding operating system change as i also only have Windows98SE for about 6 years. I was just trying to help in a rookie way.
PROBLEMCHYLD Posted November 8, 2006 Posted November 8, 2006 System Configuration Utilityit gets the job done
FoxHound Posted November 9, 2006 Author Posted November 9, 2006 (edited) copy Lock Worked well, and I do need to learn more DOS language. Edited November 9, 2006 by FoxHound
nicke85 Posted November 9, 2006 Posted November 9, 2006 U cannot copy explorer.exe from Windows because Windows is using it every time.Just try to exit in real dos mode.Example while boot your PC press F8 and then 5 to command prompt or some another way.location of explorer.exe is in c:\Windowsif is your reshacked explorer.exe file is in c:\Tempthan use this dos command in command prompt line... COPY C:\TEMP\EXPLORER.EXE C:\WINDOWS <AND PRESS ENTER>It's too easy job!!!!! B)
Ludwig Von Cookie Koopa Posted November 11, 2006 Posted November 11, 2006 You want to copy explorer while in WIndows?Just install Winrar keep it open and end Explorer then copy it. I forget if you can still copy if Explorer is closed. I would use Enditall or Pcrview to end explorer while the WInrar window is open.Also put your main HD as a secondary drive and use another drive to copy it.
eidenk Posted November 11, 2006 Posted November 11, 2006 Why install Winrar when you can do this with Notepad.
matera Posted November 12, 2006 Posted November 12, 2006 What the fluff does Notepad have to do with it? Besides the old trick of using the Open dialog as a file manager...lol. Some people just love to be obscure. Bleh. Has everyone forgotten the System File Checker? Very handy for switching files when one is feeling lazy.If you have an alternative file manager, you can CTRL-ALT-DEL explorer to hell and do the job much more efficiently. Easier yet if you have an alternative shell too. *chuckles wickedly*I once sent my unsavvy sister a hacked explorer with a batchfile installer. Ah, nostalgia.
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now