Experimenta criares um autorun.inf.
É assim, nao sei se resulta, mas 1º abres o bloco de notas do windows (Iniciar>Programas>Acessorios>Bloco de Notas), depois inseres:
[autorun]
open=(nome do ficheiro de apresentação) .pps
icon=autorun.ico
Depois salvas no Disco rigido, vais com um programa de gravação de cds e gravas juntamente a apresentação e o ficheiro autorun.inf para um disco regravavel.
O que faz o autorun? O autorun é um pequeno programa que corre ao ser inserido um cd.
Autorun.inf is the primary instruction file associated with the Autorun function. Autorun.inf itself is a simple text-based configuration file that tells the operating system which executable to start, which icon to use, and which additional menu commands to make available. In other words, autorun.inf tells Windows how to deal open the presentation and treat the contents of the CD.
The entire sequence is initiated when the "disk change notifcation" polling discovers a new disk in the CD or DVD ROM drive. Then, if the "Auto insert notification" feature is enabled (it is by default), Windows checks in the new disk's root directory for the existence of an "autorun.inf" file. If found, Windows then reads and follows the specific instructions this file defines. If no autorun.inf file is found, then Windows refers to the new disk by its serial number and executes the default actions associated with the (data or audio) content on the disk.
NOTAS: Eu digo que nao sei se resulta mesmo, portanto experimenta ao maximo cuidado.