The Black Cloud Posted February 2, 2005 Share Posted February 2, 2005 hi for all i have some files like Msgina.dll i want to change this files from windows i use the file Moveex.exe but didn't work Moveex.exe "%HACKED%\newfiles\appwiz.cpl" "%windir%\System32\appwiz.cpl"any body can help or other way to change filesthanks Link to comment Share on other sites More sharing options...
MCT Posted February 2, 2005 Share Posted February 2, 2005 why not save yourself a bunch of trouble & copy them to the source directory (i386) & cab them (using makecab) but if u must do it the hardway..XCOPY /Y "%hacked%\newfiles\appwiz.cpl" "%windir%\system32\"that should work Link to comment Share on other sites More sharing options...
Tsunami Posted February 2, 2005 Share Posted February 2, 2005 Someting like this?REN %WinDir%\system32\appwiz.cpl appwiz.cpl.bakMOVE %HACKED%\NewFiles\appwiz.cpl %WinDir%\system32And after a reboot:DEL %WinDir%\system32\*.bakBut yeh, I was thinking the same thing as MCT, would save you a lot of trouble if you did that. Link to comment Share on other sites More sharing options...
The Black Cloud Posted February 2, 2005 Author Share Posted February 2, 2005 thanks MCTbut i want to make it like XPize Installer@Tsunamithanks you sure it work i want to change the files when the windows is runing and i have some system files like Explorer.exe shell32.dll msgina.dll mshtml.dll msxml3.dll taskmgr.exe and i am using WPI .and some files is stored in dllcachethanks again Link to comment Share on other sites More sharing options...
The Black Cloud Posted February 2, 2005 Author Share Posted February 2, 2005 no body answer Link to comment Share on other sites More sharing options...
gunsmokingman Posted February 2, 2005 Share Posted February 2, 2005 The best way to add mod files is this1\hack the files2\makecab the hacked files3\delete the source file in XPCD\i3864\add your mod filesMy Mod Files I Add With No ProblemShell32.dllExplorer.exeUxtheme.dllThis Link Will Start A DLIt Will Build This Dir %systemdrive%\shellIt will open Resource HackerIn The File Menu The 3 Listed Files Are There Ready To EditNote Uxtheme does not need to be modified as i Have done it all ready, to allow forcustom themes.MyModFiles Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now