in reply to Re^3: How to add file version to a executable made from Perl script ?
in thread How to add file version to a executable made from Perl script ?
pp -x hello.pl -o hello2.exe -N ProductVersion=0.6 -N FileVersion=0.4
What am I missing here ? Pls help..
|
|---|