I’m trying to install an application in Windows 7, and when I specify a installation path with a space (Like “Program Files”), I get an error. I’ve tried excluding the space, putting the path in quotation marks, and using a “?” for a space.
Is there some kind of workaround?
EDIT: If I remove the space, it will work initially, but fails when it attempts to write files to that location.
How about Program%Files? I haven’t tested it – let me know if it works or not 🙂