Page 1 of 1

Change file details

Posted: Sat Aug 11, 2012 11:57 pm
by AnoPem
How can i change details of an exe file like version and product name ? and icon if possible

Re: Change file details

Posted: Sun Aug 12, 2012 12:30 am
by pip
open settings double click my project in solution explorer then in application tab click assembly information... and its all there

Image
Image

hope this is what you needed :)

Re: Change file details

Posted: Sun Aug 12, 2012 12:32 am
by AnoPem
pip wrote:
open settings double click my project in solution explorer then in application tab click assembly information... and its all there :)
I dont mean on the file you create in vb but another file that i want to change details in

Re: Change file details

Posted: Sun Aug 12, 2012 12:37 am
by pip
AnoPem wrote:
pip wrote:
open settings double click my project in solution explorer then in application tab click assembly information... and its all there :)
I dont mean on the file you create in vb but another file that i want to change details in


i don't know if that is possible can you explain bit more?

Re: Change file details

Posted: Sun Aug 12, 2012 12:40 am
by AnoPem
pip wrote:
AnoPem wrote:
pip wrote:
open settings double click my project in solution explorer then in application tab click assembly information... and its all there :)
I dont mean on the file you create in vb but another file that i want to change details in


i don't know if that is possible can you explain bit more?
when right clicking an file you can go to probeties and click details

this is just an example but i would like to change google chromes info

Re: Change file details

Posted: Sun Aug 12, 2012 1:21 am
by Shim
i think this will help you out to change version informations http://stackoverflow.com/questions/9633 ... -of-an-exe cooll; hehaho;

thank you