| View previous topic :: View next topic |
| Author |
Message |
Stonecrop
Joined: 31 Mar 2008 Posts: 2
|
Posted: Mon Mar 31, 2008 4:55 pm Post subject: Version info |
|
|
| Are there registry keys for saving Version Info? If not, I would like to see this added to a future revision. Also sequential tab order. |
|
| Back to top |
|
 |
|
|
support Site Admin
Joined: 13 Feb 2004 Posts: 299
|
Posted: Tue Apr 01, 2008 2:59 pm Post subject: |
|
|
| Okay, we already added this feature for Quick Batch File Compiler and will add it to ScriptCryptor soon. |
|
| Back to top |
|
 |
fsmo
Joined: 14 Aug 2008 Posts: 1
|
Posted: Thu Aug 14, 2008 2:08 am Post subject: |
|
|
How soon please, I'm really weary of manually adding the Version info - doesn't even let me paste into the fields.
Other compilers add this info into the top of the script as comments - I assume they read that back into the vesion info of the compiler on opening the file. There are key words that denote the start and end of the info as per below:
' ----- Product Version and Description info - Begin -----
' CompanyName: xxx
' ProductName: yyy
' Product use: blah blah
' ProductVersion: 0.1.1.2
' LegalCopyright: Copyright zzz 2008
' ScriptType: window,silent,activescript
' DestDirectory: temp
' Icon: T:\Data\xxx.ico
' OutputFile: vvvv.1.1.2.exe
' Comment: Contact bbbbbb for any Enquiries
' File Version: 0.1.1.2
' Internal Name: nnnnnnn
' Trademark: mmmmmmmmm
'
' ----- Description End
Many thanks in anticipation.... |
|
| Back to top |
|
 |
officeguy
Joined: 02 Jun 2009 Posts: 1
|
Posted: Tue Jun 02, 2009 4:29 am Post subject: Verion Info for me too please |
|
|
Hi,
Ideally all the filled in fields relating to version numbers should be able to be saved to a settings file, which could then be read by the command line compilation. Either that, or to be able to specify each of the version fields as a named argument to the command line compilation would be fine.
Do you have date you can give us when the compilation version and embedded files tab info can be maintained between builds without
retyping it?
thanks |
|
| Back to top |
|
 |
|