iceangel89 Posted June 30, 2007 Posted June 30, 2007 Most guides are for inside Windows, i want it during Setup(unattended) can i do it?i found something here: but i thought the explorer.exe is specific to the current windows? like softwares etc?http://www.msfn.org/board/lofiversion/index.php/t33813.htmlYou will Need Resource Hacker Or What Ever App You Use To Do This1:\ Resource Hacker2:\ Make A Temp Work Area In %systemdrive%:\WHATEVER3:\ Goto %systemdrive%:\WindowsDirectory Than Right Click explorer.exe and than hit copy4:\ Go Back to %systemdrive%:\WHATEVERright click and paste explorer.exe5:\ Open Resource Hacker And Open %systemdrive%:\WHATEVER\explorer.exe6:\ Than Expand The Folder Called String Table7:\ Than Expand String Table\37\10331033 is where the string you want to edit.PLEASE USE CAUTION WHEN EDITING OR MODIFING ANY OF WINDOWS FILESHere is What The string Looks LikeSTRINGTABLELANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US{578, "start"579, "There was an internal error and one of the windows you were using has been closed."580, "Restrictions"581, "This operation has been cancelled due to restrictions in effect on this computer. Please contact your system administrator."590, "Hiding your inactive notification icons..."591, "To see the hidden icons, click this button."}8:\ If you have this directory%systemdrive%\XPCD\i386Copy And Paste And Save As WHATEVER.Cmd After You Have Done Changingecho offclsmode con: Cols=75 Lines=5color 7fTitle Replace Explorer:::CHANGE WHATEVER TO MATCH WHAT YOU NEEDcd %systemdrive%\WHATEVERmakecab %systemdrive%\WHATEVER\explorer.execlscolor b0echo.ping -n 2 127.0.0.1>nul | set /p = Makecab Completeddel %systemdrive%\Xpcd\i386\explorer.ex_ping -n 1 127.0.0.1>nulcopy %systemdrive%\WHATEVER\explorer.ex_ %systemdrive%\Xpcd\i386ping -n 1 127.0.0.1>nulHope This helps
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now