View Single Post
  #2  
Old 01-05-2006, 07:09 AM
John Inzer
 
Posts: n/a
Default Re: how to run explorer in slideshow mode from a program ?

pierre.bru@gmail.com wrote:
> hi all,
>
> explorer has a nice feaute, the slideshow. I would like
> to be able to use this feature from a program command line
>
> I think the command will looks like 'explorer /slideshow
> foldername' or so but I can not figure it out :/
>
> can s/o help me ?
>
> TIA,
> Pierre.

=======================================
>crossposting removed<


The following command will open the
Windows Picture and Fax Viewer.

rundll32.exe %SystemRoot%\System32\shimgvw.dll,ImageView_Fullsc reen

If you leave a space and add the full
path to an image file...the command
will open the image.

Sorry, but I don't know if it's possible
to launch a slide show this way.

--

John Inzer
MS Picture It! MVP
How to ask a newsgroup question:
http://support.microsoft.com/kb/555375



Reply With Quote