I am trying to install Adobe Reader XI to somewhere other than the default location. The location it is defaulting to is a 100mb partition, which is not big enough for the install. During the install process, before it gets to the point where it tells me to clear up some space, I never get the window to change the default location/directory. Here are the things I've tried.
Installing via the Auto-Installer
Downloading the Auto-Installer to the drive I want to install it on, then running it from there
Downloading the .exe from Adobe's FTP site, and running it from the correct location
Downloading the .msi from Adobe's FTP site, and running it from the correct location
Running msiexec to change the install directory - msiexec /i <MSI Location> installdir="Desired Install Location" /qb
I am at a loss here. Any help would be appreciated. Thanks.