| 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: 147
|
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 |
|
 |
|