Video Screencast Help
Search Video Help Close Back
to help
New in the Rewards Catalog: Vouchers for "Symantec Technical Specialist" and "Symantec Certified Specialist" exams.

Checking Disk Space on the C Drive.

Updated: 24 May 2010 | 1 comment
BDeav323's picture
0 0 Votes
Login to vote

Greetings Everyone,

Is there anyway to stop a package from checking disk space on the C drive even though the user has selected to install on another partitioned drive? Any help would be appreciated.

Thanks

discussion Filed Under:

Comments

EdT's picture
23
Nov
2009
0 Votes 0
Login to vote

There is still a requirement

There is still a requirement to check space on the C: drive, as this is where the temp area is normally hosted, and where the MSI will be uncompressed (assuming you have internal CAB files) prior to installation. In addition, the C drive is typically the system drive, and the MSI will be cached there, and all registry entries relating to the install will also need to be recorded on the C drive.
If there are any DLLs to be installed on the system partition, space will be required for this also.
Consequently, removing the space check for the C drive would be risky, to say the least, and I don't think you could achieve this without disabling space checking on all volumes.

If your issue has been solved, please use the "Mark as Solution" link on the most relevant thread.