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
Printable View
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
Open your .exe in resource editor and delete your VERSIONINFO resource.
how do I remove that VERSIONINFO ???? I mean i thought rc.exe (res compiler) is only for making .res files...........
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.
ok thanks