replica nfl jerseysreplica nfl jerseyssoccer jerseyreplica nfl jerseys forums.silverfrost.com :: View topic - Assembly Information
forums.silverfrost.com Forum Index forums.silverfrost.com
Welcome to the Silverfrost forums
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Assembly Information

 
Post new topic   Reply to topic    forums.silverfrost.com Forum Index -> General
View previous topic :: View next topic  
Author Message
Emanuele



Joined: 21 Oct 2009
Posts: 78
Location: Bologna (Italy)

PostPosted: Tue Nov 15, 2011 9:56 pm    Post subject: Assembly Information Reply with quote

In Visual Studio projects, both executables or dll, it is possible to define some assembly information (like company name, product version, copyright...), which will be visible in the compiled file properties. This can be easily obtained by setting appropriate values in the project properties page.

Is there a way to do the same thing for FTN95 projects (.NET mode), by setting compiler options or by coding?
Back to top
View user's profile Send private message
PaulLaidler
Site Admin


Joined: 21 Feb 2005
Posts: 8210
Location: Salford, UK

PostPosted: Wed Nov 16, 2011 9:10 am    Post subject: Reply with quote

You can set the version number by using /ver on the dbk_link command line (or via the linker settings in a project) but, as far as I know, other values are automatically provided (or not) by the linker.
Back to top
View user's profile Send private message AIM Address
Emanuele



Joined: 21 Oct 2009
Posts: 78
Location: Bologna (Italy)

PostPosted: Wed Nov 16, 2011 11:01 am    Post subject: Reply with quote

Thank you for the quick reply. That's ok for the version number, but other values remain blank. You said that the linker automatically provides or not the values of "company", "copyright" and so on, but depending on what? Where and when they should be set?
Back to top
View user's profile Send private message
PaulLaidler
Site Admin


Joined: 21 Feb 2005
Posts: 8210
Location: Salford, UK

PostPosted: Wed Nov 16, 2011 4:17 pm    Post subject: Reply with quote

What I meant was that the linker adds this information for some fields but leaves others blank. I don't know of a way to fill in the blanks except for us to add extra options to the linker for you.
Back to top
View user's profile Send private message AIM Address
Emanuele



Joined: 21 Oct 2009
Posts: 78
Location: Bologna (Italy)

PostPosted: Wed Nov 16, 2011 7:40 pm    Post subject: Reply with quote

Wow, it would be grate! In fact it is not a vital point, but it maight be useful not only for me...
Thank you again.
Back to top
View user's profile Send private message
PaulLaidler
Site Admin


Joined: 21 Feb 2005
Posts: 8210
Location: Salford, UK

PostPosted: Wed Nov 16, 2011 8:14 pm    Post subject: Reply with quote

Which are the most important? Let's suppose I can add two more fields.
Back to top
View user's profile Send private message AIM Address
Emanuele



Joined: 21 Oct 2009
Posts: 78
Location: Bologna (Italy)

PostPosted: Wed Nov 16, 2011 9:24 pm    Post subject: Reply with quote

Thank you very much Paul.
In my opinion the most important are:
1) copyright
2) product description
3) company

Of course this ranking is questionable!
Back to top
View user's profile Send private message
PaulLaidler
Site Admin


Joined: 21 Feb 2005
Posts: 8210
Location: Salford, UK

PostPosted: Thu Nov 17, 2011 8:47 am    Post subject: Reply with quote

Maybe the simplest solution will be to get dbk_link to accept a .cs file on the command line, this file containing standard [assembly: ...] instructions.
Back to top
View user's profile Send private message AIM Address
Emanuele



Joined: 21 Oct 2009
Posts: 78
Location: Bologna (Italy)

PostPosted: Thu Nov 17, 2011 9:43 pm    Post subject: Reply with quote

I think this solution is very close to what Visual Studio actually does.
Back to top
View user's profile Send private message
PaulLaidler
Site Admin


Joined: 21 Feb 2005
Posts: 8210
Location: Salford, UK

PostPosted: Thu Nov 24, 2011 4:48 pm    Post subject: Reply with quote

I have added this feature to the linker for the next release.
Back to top
View user's profile Send private message AIM Address
Emanuele



Joined: 21 Oct 2009
Posts: 78
Location: Bologna (Italy)

PostPosted: Thu Nov 24, 2011 6:14 pm    Post subject: Reply with quote

Thank you very much! Very Happy
Back to top
View user's profile Send private message
Emanuele



Joined: 21 Oct 2009
Posts: 78
Location: Bologna (Italy)

PostPosted: Tue Jan 24, 2012 9:49 pm    Post subject: Reply with quote

Is this feature already added to 6.20 release or it will come with the next one?
Back to top
View user's profile Send private message
PaulLaidler
Site Admin


Joined: 21 Feb 2005
Posts: 8210
Location: Salford, UK

PostPosted: Wed Jan 25, 2012 10:05 am    Post subject: Reply with quote

Hopefully it is in the current release. I have not checked.
You should now be able to include an standard assembly file on the DBK_LINK command line.
Back to top
View user's profile Send private message AIM Address
Display posts from previous:   
Post new topic   Reply to topic    forums.silverfrost.com Forum Index -> General All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group