EXE Change Information....

02/20/2010 20:57 Clark Kent#1
Hi, need some help.

I want to change some information in an exe file, but after i do that with a PE Explorer and save this changes and if i try to run the exe an error windows appear with the fallowing information "Range check error" how to solve this problem.

Hope some Help

Thanks in Advance
02/21/2010 07:20 wurstbrot123#2
wiht PE explorer ?
if you change some data there, it can happen that
it doesnt runs anymore, because the Windows loader
needs the informations from the PE Header.
If you dont know what this stuff is (at pe explorer )
dont change it at all.
02/21/2010 15:33 Clark Kent#3
Ok but i want to change some information please can you tell me how to do that. I have change it but what to do that the program runs again.
02/22/2010 15:54 Inmate7#4
You canīt do that.Tell us exactly ,what will you change ? When you change important information it is normal that the .exe file donīt run any longer :D
02/22/2010 23:57 Clark Kent#5
I want to delete "Version" Tab in the exe file. You can show this when you click on the exe file with the right mouse button then on properties and than you have 4 Tabs to choose. One of that is a Version Tab this i want to delete.