dstoeberl Posted February 7, 2008 Posted February 7, 2008 Hello all,A client wants to be able to install an MSI application with absolutely no overhead required in terms of disk space on the C drive. The application is being installed from the D drive, to the D drive, and the installer (self-extract executable and VBScript) never touches the C drive.However, the MSI file (~90MB) gets cached in:C:\Documents and Settings\<user name>\Local Settings\Temp -and-C:\Windows\InstallerAnd possibly creates other temp files in other locations (not sure).My question is, does anyone know how to either force an MSI file to not be cached, or to change the location where it does get cached?Thanks in advance!Dan Stoeberl
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now