Hi,
I am trying to install the air application (native exe) in C:\Program Files using silent install, below is the command that I am using.. (have tried with the path in quotes as well)
MyApp.exe -silent -location C:\Program Files
It doesn't seem to work with space in the folder names in the path.
It works if I just give C:\ or D:\ or D:\someFolder ,
Any ideas of how to get this working ?
Thanks,
Brijesh