| Reference information | |
|---|---|
| Applies to | Windows Installer |
| External links | |
Public property that contains the root path of the removable volume that must be searched by the RMCCPSearch action to find qualifying products for an upgrade.
| Usage | |
|---|---|
| How to set | You should set this variable directly if you want Windows Installer to search for qualifying products. Because this is a public property, you can also set it on the installer's command line. |
| How to use | Used internally by Windows Installer. You can refer to this variable as <CCP_DRIVE> (Tarma native syntax, preferred) or [CCP_DRIVE] (Windows Installer syntax). |