Don't know about a slideshow, but this will open a single picture.
Start | Run |
rundll32.exe %SystemRoot%\System32\shimgvw.dll,ImageView_Fullsc reen
path-to-picture (or path-to-folder name)
There should be one space between
ImageView_Fullscreen
and
path-to-picture (or path-to-folder name)
path-to-folder name opens the first picture in the folder.
--
Hope this helps. Let us know.
Wes
MS-MVP Windows Shell/User
In news:1134070181.079811.235970@g47g2000cwa.googlegr oups.com,
pierre.bru@gmail.com <pierre.bru@gmail.com> hunted and pecked:
> 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.