C
cjk32
Hello,
When setting up actions for a given filetype, is there any way to force
windows to pass the filename on the command line in 8.3 format?
For example, instead of having:
oldprog.exe "%1"
You'd have:
oldprog.exe %8
Many thanks,
Chris Key
When setting up actions for a given filetype, is there any way to force
windows to pass the filename on the command line in 8.3 format?
For example, instead of having:
oldprog.exe "%1"
You'd have:
oldprog.exe %8
Many thanks,
Chris Key