| Reference information | |
|---|---|
| Applies to | Tarma Installer |
| Related topics | Windows Installer does not use this variable directly, but the equivalent ARPURLUPDATEINFO variable is defined as <UpdateURL>. |
This variable contains the product update URL that you enter in the Update URL field on the Product Identification project page. Tarma Installer stores the value of this variable under the Add/Remove Programs registry key for the product.
| Usage | |
|---|---|
| How to set | Do not set this variable directly; it is set automatically when you build the installer, using information from the Product Identification project page. |
| How to use | Used internally by Tarma Installer. You can refer to this variable as <UpdateURL> (Tarma native syntax, preferred) or [UpdateURL] (Windows Installer syntax). |