Ok,
had an app that i installed change the association of .cmd files. not when i try and run a script that has a .cmd with it it asks for what program to open with, not sure what it uses, anyone know off hand?
thanks in advance
Page 1 of 1
CMD file association
#2
Posted 11 October 2005 - 09:55 PM
Check this reg key (there is a space before the 2nd %):
HKEY_CLASSES_ROOT\cmdfile\shell\open\command
(Default)
REG_SZ = "%1" %*
HKEY_CLASSES_ROOT\cmdfile\shell\open\command
(Default)
REG_SZ = "%1" %*
Share this topic:
Page 1 of 1



Help
Back to top









