Forward Slash in Scheduled Task Command Changes to BackslashID: Q195896
|
If you create a scheduled task in which the command in the Run box is
enclosed in quotation marks and contains a command-line switch using a
forward slash, the forward slash becomes a backslash. For example, the
command in the Run box changes from
"C:\Program Files\Example.exe /x"
"C:\Program Files\Example.exe \x"
To work around this problem, edit the command in the Run box so that the
command-line switch is outside of the quotation marks. For example, change
the command in the Run box from
"C:\Program Files\Example.exe /x"
"C:\Program Files\Example.exe" /x
Microsoft has confirmed this to be a problem in Microsoft Windows 98.
If the command in the Run box for a scheduled task includes a path, and the path contains spaces, the path must be enclosed in quotation marks.
Keywords : kbtool win98
Version : WINDOWS:
Platform : WINDOWS
Issue type : kbprb
Last Reviewed: February 2, 1999