| Reference information | |
|---|---|
| Applies to | Windows Installer |
| External links | |
Public property that contains the URL of the product's update channel. Windows Installer stores the value of this property under the Add/Remove Programs registry key for the product.
| Usage | |
|---|---|
| How to set | You should set this variable directly if you want to store the corresponding value in the Add/Remove Programs section for the product. 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 <ARPAUTHORIZEDCDFPREFIX> (Tarma native syntax, preferred) or [ARPAUTHORIZEDCDFPREFIX] (Windows Installer syntax). |