Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re^2: How do I replace the camel icon on Windows exe built with pp?

by swl (Parson)
on Sep 02, 2016 at 02:33 UTC ( [id://1171032]=note: print w/replies, xml ) Need Help??


in reply to Re: How do I replace the camel icon on Windows exe built with pp?
in thread How do I replace the camel icon on Windows exe built with pp?

Adding the icon using Win32::Exe results in a slew of warnings when the PAR executable is first run, at least for recent versions of PAR::Packer.

If you need to use different icons then maybe you could get the approach at http://www.zewaren.net/site/?q=node/116 to work.

I could not get that approach to work, albeit I did not try very hard. Instead I hard code the icon when building PAR::Packer by replacing $(PAR_PACKER_SRC)\myldr\winres\pp.ico with my own icon file. It works well enough for my use-case.

  • Comment on Re^2: How do I replace the camel icon on Windows exe built with pp?

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1171032]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (2)
As of 2024-04-19 01:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found