Hi, Thanks for creating the wonderful pp tool. I am building perl/tk application with some icon images. I am trying to package all the referenced images to the produced exe too.
I know I can add extra image file to the produced exe using --addfile option, but how do I reference the file from perl. then run the exe file, it always looks for file relative to the working directory. Obviously the extracted files from exe are in different directory. please help. Henry Thanks !!