I'm having an issue with PerlApp. I can seem to append my own comments,
version, company name, etc, to the executable.
Here's the NT shell command line that I use:
perlapp.pl -v -s=config_wters.pl -e=config_wters.exe
-info=productname="MyProduct Configuration"; legaltrademarks=MyCompany;
originalfilename=config_wters.pl; comments="MyProduct Configuration (1.0)";
productversion=1.0; companyname=MyCompany; internalname="MyProduct
Configuration" -f
Here's the first few lines of the output:
Input script name: config_wters.pl
Output exe name: config_wters.exe
Exe Mode: Freestanding
Building Console mode exe
Temp files will be kept on exit
Version will be set to 'productname=MyProduct Configuration;'
Weird Right? Why would it set file version to that?
So I go look at the properties of the EXE file, and the Only property that
has the right value is Product Name. All the others have the PDK defaults.
Any ideas?
James
---
You are currently subscribed to perl-win32-users as: [archive@jab.org]
To unsubscribe, forward this message to
[EMAIL PROTECTED]
For non-automated Mailing List support, send email to
[EMAIL PROTECTED]