With windows 7, I would like to remove some files in an exe made with pp I tried the delete button with GUI of 7-zip but that failed. I unzip the whole directory tree, delete some files in lib/auto, and zip back with 7-zip (or with the command 7z a -tzip myprog.exe *) The resulting file is not recognized by w7 as a par exe: ie when I tried to run it I got a msg box saying there's a version problem.
What's the correct way to repack from a directory tree ? Thanks François