D
Dennis Marks
I am creating a CD with all of my pictures. This will be given to someone
with a very limited knowledge of computers. There are many different
subfolders. I want the folder "My Pictures" to open in Windows Explorer when
the CD is inserted. At that point the user can select a subfolder and click
on show slideshow in the left pane. I have created an autorun.inf file that
will start Windows Explorer. I probably need the full path to the folder
that I want to open but that can vary depending on the drive the disk is
inserted into.
The autorun.inf is as follows
[autorun]
open=%SystemRoot%\explorer.exe /select,test
The burned CD will have autorun.inf and "My Pictures" folder at the root
level. I want the autorun.inf file to open "My Pictures" and show all the
available subfolders. What should I put in place of the word "test"?
--
Dennis
Disclaimer: The above is my opinion. I do not guarantee it. Be sure to back
up any files involved and use at your own risk. Batteries not included. Not
for internal use. Don't run with knives.
with a very limited knowledge of computers. There are many different
subfolders. I want the folder "My Pictures" to open in Windows Explorer when
the CD is inserted. At that point the user can select a subfolder and click
on show slideshow in the left pane. I have created an autorun.inf file that
will start Windows Explorer. I probably need the full path to the folder
that I want to open but that can vary depending on the drive the disk is
inserted into.
The autorun.inf is as follows
[autorun]
open=%SystemRoot%\explorer.exe /select,test
The burned CD will have autorun.inf and "My Pictures" folder at the root
level. I want the autorun.inf file to open "My Pictures" and show all the
available subfolders. What should I put in place of the word "test"?
--
Dennis
Disclaimer: The above is my opinion. I do not guarantee it. Be sure to back
up any files involved and use at your own risk. Batteries not included. Not
for internal use. Don't run with knives.