Log in

View Full Version : Change Startup Form of a compiled VB Exe


Nethacks
July 14th, 2006, 05:41
How can i change the Startup Form of a compiled EXE ?

I have tried VBReformer and VBdecompiler, but this Programs, doesnt can do changes to Startup files.

disavowed
July 14th, 2006, 10:01
Try VBDE + a hex editor.

SiGiNT
July 14th, 2006, 21:27
If you have VBReformer 3.7 you should be able to change it and save it, assuming it resides in the main executable.

SiGiNT