Setting app icon when using pdeploy

I’ve got a finished demo for my game kid tested and mother approved, so to speak.

I tried to use pdeploy to pack it up into an installer, which I’ve done before to great success. This time, I added the -i option as shown in the manual, because I’ve actually made some icons for the game to use.

I got an error that -i is not recognized. The -h print out doesn’t list any options that mention icons. How do I set my game’s icons?

Pdeploy from 1.7 doesn’t have that feature. Grab the latest pdeploy.p3d from runtime.panda3d.org (it will build your game against 1.8, keep that in mind)