- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Google tells me this is on the Application Tab. I'm using visual studio 2019 and 2010, and in neither can I find the Application Tab. If it's the pages of the project properties form, it's well hidden.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
What you need to is create a version resource.
- In your project, select Project > Add New Item... Resource File
- The resource editor will open, with Resource1.rc at the top of the tree (not the tab that has the filename. Right click on Resource1.rc and select Add Resource. Select Version, then click New.
- The version resource will open. You can double-click on any of the values and edit them. The File Version and Product Version are the ones of major interest. You can also edit Company Name, File Description and Legal Copyright.
I see that there are two different File Versions and Product Versions. Best to set them both - I don't know why they are different.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks bunches, Steve. And on Sunday, too! That's exactly what I needed, and it worked great. :)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Eh, Sunday, Thursday, they’re all pretty much the same to me in retirement! Some days I am not even sure which day of the week it is. Delightful!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
>>Some days I am not even sure which day of the week it is. Delightful!
Just as long as you remember where home is.
Jim Dempsey
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Well the thought about Sunday got me thinking about that great Aussie Movie " The Odd Angry Shot" - very good war movie, and then I moved to beer, of which there is none in the frig, which means it is a bad day, and the the bad day thought led to Python - so I had a program count the Python files on my computer -- 60000. Yes I am bored.
I was waiting for a Fortran program to execute, it creates DXF files so they are big and slow.
It appears I must use Python and never know it. It is in everything.
Now the code is finished so I will look at the results.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
>>Now the code is finished so I will look at the results.
Restock the frig first.
Jim Dempsey
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Roger that - completed
The problem is the huge FEM data files that are text files created easiily in Fortran - reviewing them gets to be interesting when they are millions of lines long - and there is a simple error - usually ******* where a format fails
thankfully there is VEDIT.
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page