D
Dave G
Hi group...
I'm trying to create an autorun CD that will show my simple 2002/XP
presentation using the 2003 PPT Viewer.
I can't get this to autorun... can anyone help. Below is step by step detail
of what I am doing:
1
Create a directory “CD Presentation Burn”
2
“Pack & Go” the presentation to the folder “CD Presentation Burn”
3
Double-click “PNGSETUP.EXE“ to unpack
4
Copy the following files from e.g. C:/Program Files/Powerpoint Viewer to the
directory “CD Presentation Burn”
gdiplus.dll
intidate.dll
pptview.exe
ppvwintl.dll
pvreadme.htm
saext.dll
unicows.dll
This puts the PPT 2003 Viewer into the directory ready to burn the disc
5
Using notepad, open the file Playlist.lst (which was generated after
unpacking in step 3)
Remove the pre-fix /s and the quotation marks and save as playlist.txt
Delete the redundant .lst file… this is because Pack & Go 2002 creates a
..lst file but PPT viewer 2003 wants a .txt file
6
Create a new file in directory “CD Presentation Burn” using notepad and
enter the following exactly:
[autorun]
open=pptview.exe /L "playlist.txt"
Save the file as autorun.inf
7
Create a new file in directory “CD Presentation Burn” using notepad and
enter the following exactly:
@pptview.exe /L "playlist.txt"
Save the file as play.bat
8
Test by double clicking the play.bat file
9
Burn all files in “CD Presentation Burn” to the root of the cd-rom
So far so good but it won't autoplay. To make matters more interesting... If
I explore the CD and click on the play.bat file it WILL run the viewer from
the CD and play the presentation...
Any suggestions much appreciated
Dave G
I'm trying to create an autorun CD that will show my simple 2002/XP
presentation using the 2003 PPT Viewer.
I can't get this to autorun... can anyone help. Below is step by step detail
of what I am doing:
1
Create a directory “CD Presentation Burn”
2
“Pack & Go” the presentation to the folder “CD Presentation Burn”
3
Double-click “PNGSETUP.EXE“ to unpack
4
Copy the following files from e.g. C:/Program Files/Powerpoint Viewer to the
directory “CD Presentation Burn”
gdiplus.dll
intidate.dll
pptview.exe
ppvwintl.dll
pvreadme.htm
saext.dll
unicows.dll
This puts the PPT 2003 Viewer into the directory ready to burn the disc
5
Using notepad, open the file Playlist.lst (which was generated after
unpacking in step 3)
Remove the pre-fix /s and the quotation marks and save as playlist.txt
Delete the redundant .lst file… this is because Pack & Go 2002 creates a
..lst file but PPT viewer 2003 wants a .txt file
6
Create a new file in directory “CD Presentation Burn” using notepad and
enter the following exactly:
[autorun]
open=pptview.exe /L "playlist.txt"
Save the file as autorun.inf
7
Create a new file in directory “CD Presentation Burn” using notepad and
enter the following exactly:
@pptview.exe /L "playlist.txt"
Save the file as play.bat
8
Test by double clicking the play.bat file
9
Burn all files in “CD Presentation Burn” to the root of the cd-rom
So far so good but it won't autoplay. To make matters more interesting... If
I explore the CD and click on the play.bat file it WILL run the viewer from
the CD and play the presentation...
Any suggestions much appreciated
Dave G