| Reference information | |
|---|---|
| Applies to | Windows Installer |
| Related topics | MSINODISABLEMEDIA |
| External links | |
Public property that prevents Windows Installer from registering the installation media as a valid source for the product.
| Usage | |
|---|---|
| How to set | Set this variable to a nonzero value to prevent registration of installation media; clear it to allow it. 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 <DISABLEMEDIA> (Tarma native syntax, preferred) or [DISABLEMEDIA] (Windows Installer syntax). |