JSI Tip 1143. Batch file shortcut on Desktop fails with no error message?

Jerold Schulman

March 12, 1999

1 Min Read
ITPro Today logo

If the name of the batch file contains parentheses, the parser is using the parentheses as command-line syntax.

While parentheses are legal characters in a file name, the parser can not handle them in a shortcut.

To work around this feature, use the command line and enclose the file name in quotes.

Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.

You May Also Like