|
File Association Syntax
Does anyone know, or is there a description somewhere of the syntax for implementing file associations in WM2003?
I use PocketTweak from time to time to associate files and have noticed that installed programs handle associations differently when parsing the command.
Example:
EXEFILE file:%1
EXEFILE %1
EXEFILE /REMOTE
EXEFILE "%1"
What is the difference when parsing the file:, no quotes, quotes and /REMOTE?
Thanks
|