Microsoft Knowledge Base Email Alertz

KBAlertz.com: (190405) - When trying to use a playlist (.lst) file in Microsoft PowerPoint you may receive the following error message: PowerPoint can't read

Receive Microsoft Knowledge Base articles by E-Mail?

Every night we scan the Microsoft Knowledge Base. If technologies you're interested in are updated, we'll send you an e-mail. You only get one e-mail a day, and only when new articles are added.

Click here to create a
FREE account
Already have an account?
[Click here to Login]

Search KbAlertz

Advanced Search

Webmasters
Put kbAlertz on your website.
[ Click Here for more! ]





ASP.NET 2.0 Web Hosting with SQL 2005: Click Here!
Discount ASP.NET Hosting


Bug Tracking Software
For bug tracking software or defect tracking software or issue tracking software, visit Axosoft.


Community Site



We Send hundreds of thousands of emails using ASP.NET Email



Expert Web Design & Graphic Design
Design44.com




Mentioned In








Microsoft Knowledge Base Article

This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks




PPT97: Cannot Use Playlist File in PowerPoint 97

Retired KB ArticleThis article was written about products for which Microsoft no longer offers support. Therefore, this article is offered "as is" and will no longer be updated.
Article ID:190405
Last Review:November 9, 2000
Revision:1.0
This article was previously published under Q190405

SYMPTOMS

When trying to use a playlist (.lst) file in Microsoft PowerPoint you may receive the following error message:
PowerPoint can't read <file name of playlist file> because the .lst file format is no longer supported. For more information about showing multiple presentations, see PowerPoint Help.

Back to the top

CAUSE

Playlist (.lst) files are not supported in PowerPoint; they are only supported in PowerPoint Viewer.

Back to the top

RESOLUTION

If you want to run a series of presentations as slide shows in PowerPoint, you can use a batch file. To create the batch file, follow these steps:
1.In a text editor, such as Notepad, create a list of the presentations you want to run. To do this, use the following syntax:
start <path>\powerpnt.exe /s <path>\<presentation.ppt>
For example, if you have two presentations, Myfile1.ppt and Myfile2.ppt, create your list so that it looks similar to this example:
start c:\powerpnt\powerpnt.exe /s c:\powerpnt\myfile1.ppt
start c:\powerpnt\powerpnt.exe /s c:\powerpnt\myfile2.ppt
NOTE: If your path, including the presentation file name, does not follow the MS-DOS 8.3 naming convention (in other words, it is long or contains spaces), enclose the path and file name inside quotation marks, like this:
start "c:\ppt 95\powerpnt.exe" /s "c:\my documents\file 1.ppt"
NOTE: You do not need to enclose a path that follows the MS-DOS 8.3 naming convention in quotation marks. Doing so may cause the batch file to fail.
2.Save this file with a .bat extension.
3.Start Windows Explorer. Right-click the file and then click Properties on the menu that appears.
4.Click the Program tab. From the Run list, click Minimized.
5.Click to select the Close On Exit check box.
6.Click OK.
NOTE: This procedure creates a shortcut to your batch file. You can move this shortcut to your desktop or put it on your Start menu.

To run the batch file, double-click it in My Computer or Explorer, or double-click the shortcut.

The result is very similar to a playlist; the presentations play in order. The only difference is that you will see your desktop for a moment between presentations.

Back to the top


APPLIES TO
•Microsoft PowerPoint 97 Standard Edition

Back to the top

Keywords: 
kberrmsg kbprb kbusage KB190405

Back to the top

       

Community Feedback System

Very often, it takes hours to solve a problem. Very often, you've looked high and low, and have tried a lot of solutions. When you finally found it, chances are, it was because someone else helped you. Here's your chance to give back. Use our community feedback tool to let others know what worked for you and what didn't.

Please also understand that the community feedback system is not warranted to be correct, it's simply a system that we've built to let people try and help each other. If something in a feedback response doesn't make sense to you, or you're not comfortable making changes that the feedback talks about (like registry edits), please consult a professional.

Thank you for using kbAlertz.com Feedback System.

-- Scott Cate

Be the first to leave feedback, to help others about this knowledge base article.

(Optional) Name

(Optional) Public URL Or Email

Comments
No HTML -- Text Only Please