Quote:
Originally Posted by kovidgoyal
Yeah, apparently Office programs still use DDE (which was deprecated in windows 98) to open documents. Le sigh, now I have to go and implement a DDE client in python...why Microsoft, why.
|
Perhaps you could try replacing /dde with \"%1\" when you execute the command line? BR has shown that it works.