PDA

View Full Version : power point in a Compressed Executable file



Rene
06-09-2005, 10:23 AM
Hi,

Can I put a .PPS file inside a Compressed Executable file so that nobody can copy a file ?
Thanks,

Rene :rolleyes

Adam
06-09-2005, 11:14 AM
Rene,

You can include a .pps file inside of the compressed executable build option. Your presentation will still be accessible while the project is running since it extracts to the temp directory.

Adam Kapilik