|
-
Apr 9th, 2003, 07:13 AM
#1
Thread Starter
Fanatic Member
In a .NET project, where I can specify developer's name, company name etc.?
In a .NET project, where I can specify developer's name, company name etc. - so that I can get the same while compiling the project to an EXE file (by right clicking on the Exe and selecting properties tab)?
Thanx
Life is a one way journey, not a destination. Travel it with a smile and never regret anything.
Yesterday is history, tomorrow is a mystery, today is gift - that's why we call it present.
-
Apr 9th, 2003, 08:21 AM
#2
when you create a new project in the IDE, you get a file called AssemblyInfo.vb . Open that.
-
Apr 9th, 2003, 08:22 AM
#3
Frenzied Member
You can set them via a file called AssemblyInfo.vb
The file version usualy begins with 1.0. and increments by each build, you can disable this increment in project properties.
To Cander: Didn't know you were answering too.
Last edited by Lunatic3; Apr 9th, 2003 at 08:28 AM.
'Heading for the automatic overload'
Marillion, Brave, The Great Escape, 1994
'How will WE stand the FIRE TOMORROW?'
Eloy, Silent Cries and Mighty Echoes, The Vision - Burning, 1979
-
Apr 9th, 2003, 08:45 AM
#4
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|