Can PPT2HTMLBatch put all HTML output in a single folder?
Normally, PPT2HTMLBatch creates a folder for each presentation it processes and puts the HTML output there.
In some cases, it may be better to have all output go to a single folder (when you have a whole set of inter-linked PPT files, for example).
If so, here's how you can do it:
Open your AutoFILE.INI file in Notepad
Locate the [Defaults] line in the file.
Edit the file so that it looks like this:
[Defaults] SingleHTMLFolder=c:\desired\output\path .... whatever was originally in the file - leave it as is
Substitute the actual desired output path for c:\desired\output\path above
Save the file and try converting some presentations. PPT2HTMLBatch will now put all HTML output in your chosen SingleHTMLFolder
[Previous] [Home] [Next]