keyongtech


  keyongtech > windowsxp.* > windowsxp.help_and_support > 05/2007

 #1  
05-17-07, 07:01 PM
kakii
Below a piece of my autorun.inf file I have problems with:

shell\slides00 = slides '&slideshow all'
shell\slides00\command = _Tools_\XnView\xnview.exe -slide
_Tools_\slideshow\slideshowfile1.sld -ini _Tools_\XnView\xnview.ini

The slideshowfile1.sld is physically present in folder as indicated in
the shell\slides00\command line. I have checked it.
-slide is valid command line option of xnview application
_Tools_ folder is subfolder of root.
If I invoke this context-menu position the error message is being
displayed: The file <_Tools_\slideshow\slideshowfile1.sld> couldn't be
find.
I have no idea if this message comes from windows or from xnview.
It doesn't mutter if I use this syntax for shell\..\command or
in open line. In both cases the .sld can't be find.

Some suggestions why it isn't working ?

For all your hints thanks in advance.
 #2  
05-17-07, 08:54 PM
Mark L. Ferguson
Note the dot leading

..\_Tools_\slideshow\slideshowfile1.sld

alternatively, try escaping the backslashes

_Tools_\\slideshow\\slideshowfile1.sld
Similar Threads
Passing Parameter in Shell Command - * * H E L P * *

Hi All, I want to pass a parameter string to a shell script command but the script is not interpreting the passed parameter. This is the command : paperclipargs=...

Command() Function to get command line parameter not working

I'm trying to use the Command function to pass a paramter into Access and it isn't working. If the parameter is "auto" I want to call a macro to print a bunch of reports,...

How do I shell the following command line or process.start it (very different command!)

G'Day all, I cant for the God in me work out how to execute the following command line in vb.net: (watch for the word wrapping also) Sub(ByVal username As...

Command Line switch: autorun

Hey, I am trying to run the command line switch autorun, to run a macro. the Macro will work if I open up Outlook 2003 and go to tools->macro. But I am unable to run it from...

Autorun Command Line Options

Trying to create an autorun.inf file to burn to CD to launch a program to make it easy run someone to run without to much trouble. The command I have looks like...


All times are GMT. The time now is 01:32 PM. | Privacy Policy