I'm trying to run DOS command %ProgramFiles%\ in Command filed.
I get :
'C:\Program' is not recognized as an internal or external command,
operable program or batch file.
Program returned code : 1
Then, I tried "%ProgramFiles%\".
Then, I still get the same error.
Is there any way for FB to recognize C:\Program Files? (and subsequent strings)
Thanks.