Click to See Complete Forum and Search --> : Is there anyway to remove.....


AndyK
October 5th, 1999, 08:20 PM
After .exe is made ......(when you right-click on the .exe and select "properties")....well is there anyway to remove "Version" tab in properties of a program

Thank You

Bruno
October 5th, 1999, 08:30 PM
Open your .exe in resource editor and delete your VERSIONINFO resource.

AndyK
October 5th, 1999, 08:36 PM
how do I remove that VERSIONINFO ???? I mean i thought rc.exe (res compiler) is only for making .res files...........

Bruno
October 5th, 1999, 08:45 PM
I am using Resource Workshop 4.5 Copyright 1991-1994 Borland International.
It's 5 seconds to open .exe, delete a resource and save .exe
VB 'resource editor add-in' can open only .RES files, I think.

AndyK
October 5th, 1999, 08:46 PM
ok thanks