Guest vasan Posted July 9, 2009 Posted July 9, 2009 Im making a script to overwrite The String No 37 in explorer.exe with the string in my data.txt...but i get soo many errors during scripting............. Please Help me.. This is my .cmd scriptResourceHacker.exe -addoverwrite explorer.exe, explorermodified.exe, data.txt, STRING TABLE, 37,And the Log Shows[09 Jul 2009, 20:26:35]ResourceHacker.exe -addoverwrite explorer.exe, explorermodified.exe, data.txt, STRING TABLE, 37,Error: Comma missing in - -addoverwrite explorer.exe, explorermodified.exe, winstartorbuser.rc, STRING TABLE, 37, Error: invalid resource definition.Thanks in Advance
Tripredacus Posted July 9, 2009 Posted July 9, 2009 (edited) HiDo not crosspost. Edited July 10, 2009 by geek crosspost deleted
hessam Posted July 9, 2009 Posted July 9, 2009 (edited) hi vasanusing this scriptResHacker.exe -addoverwrite explorer.exe, explorermodified.exe, string.res, STRING TABLE,,you must export each section of modified explorer like bitmap.res string.res icons.resbitmap.res>only bitmap Resource file in explorer or only grab Resource modified as *.resits really workingedit:for grab Resource String.res as singel Resource must using Restorator 2007 Edited July 10, 2009 by hessam
Guest vasan Posted July 10, 2009 Posted July 10, 2009 hi vasanusing this scriptResHacker.exe -addoverwrite explorer.exe, explorermodified.exe, string.res, STRING TABLE,,you must export each section of modified explorer like bitmap.res string.res icons.resbitmap.res>only bitmap Resource file in explorer or only grab Resource modified as *.resits really workingedit:for grab Resource String.res as singel Resource must using Restorator 2007Hessam! I actually wanted to replace STRING TABLE > 37 in explorer.exewith this string.rc fileSTRINGTABLELANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US{578, "Vas"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."}I just wanted to replace only this STRING 37! Any ideas how to make it through script!Please help me!~!
Guest vasan Posted July 10, 2009 Posted July 10, 2009 hi vasanusing this scriptResHacker.exe -addoverwrite explorer.exe, explorermodified.exe, string.res, STRING TABLE,,you must export each section of modified explorer like bitmap.res string.res icons.resbitmap.res>only bitmap Resource file in explorer or only grab Resource modified as *.resits really workingedit:for grab Resource String.res as singel Resource must using Restorator 2007When i tried in your way i got this log[11 Jul 2009, 04:09:03]ResHacker.exe -addoverwrite explorer.exe, explorermodified.exe, string.res, STRING TABLE,,Error: Comma missing in - -addoverwrite explorer.exe, explorermodified.exe, string.res, STRING TABLE,, Error: invalid resource definition.
hessam Posted July 10, 2009 Posted July 10, 2009 hi vasan this video tut for you hope you enjoyyou can only grab modified section as anything.reshttp://rapidshare.com/files/254332129/tut.7z.htmlMD5: 2EDEAC6A1178319BE4256CA423D4A50E
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now