in reply to Re^2: Write file in Windows Programs folder
in thread Write file in Windows Programs folder

Use some kind of open source Software like NSIS or WIX to create an Installation package

That's actually what Win32::Packer does. It builds an MSI installer for the Perl application using WIX.

  • Comment on Re^3: Write file in Windows Programs folder