HighTechTalks DotNet Forums  

J# resources: icons and versioninfo

Dotnet VJSharp microsoft.public.dotnet.vjsharp


Discuss J# resources: icons and versioninfo in the Dotnet VJSharp forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Avid J# Programmer
 
Posts: n/a

Default J# resources: icons and versioninfo - 01-16-2006 , 05:18 PM






I recently found the article on
http://www.codecomments.com/archive2...10-299497.html where they
indicated how to include an icon for a J# exe application. The problem with
this solution is that using the /win32res option removes Visual Studio's
addition of the AssemblyInfo file into a Version tab on the exe's windows
explorer properties. Is there a way to have an icon show AND have the version
tab in the exe file's properties? I am using Visual Studio 2003, .NET 1.1

Basically when I use the '/win32res:icon.res' option i don't see the Version
tab, but when i take out the /win32res option, the version tab appears. In my
opinion, it seems that Visual Studio already does the /win32res option
automatically (behind the scenes) for the version information from the
AssemblyInfo file. Is there another option (instead of win32res) where we can
add multiple resources? This would be ideal, so this way i can have an icon
for my application as well as having its Version information in the EXE's
Properties

Thank you very much for your time and I hope to hear from you soon

--
http://www.hungryshadow.com

Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.