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 ?

Hi I tried with the following command, but still I am not able to see the version information from File->Properties->Version tab. I tried on windows 2003 machine instead of WinXP.

pp -x hello.pl -o hello2.exe -N ProductVersion=0.6 -N FileVersion=0.4

What am I missing here ? Pls help..
  • Comment on Re^4: How to add file version to a executable made from Perl script ?