

NTProductType - numeric product type from OS version information.
DEFAULT FOLDER X BUNDLE WINDOWS
This variable was added in v3.14 and is only set on Windows 10, version 1511 (TH2) and higher. NativeMachine - gets the Image File Machine value representing the native architecture of the machine.MyPicturesFolder - gets the well-known folder for CSIDL_MYPICTURES.LogonUser - gets the current user name.LocalAppDataFolder - gets the well-known folder for CSIDL_LOCAL_APPDATA.InstallerVersion - gets the version of the installer engine.InstallerName - gets the name of the installer engine ("WiX Burn").FontsFolder - gets the well-known folder for CSIDL_FONTS.FavoritesFolder - gets the well-known folder for CSIDL_FAVORITES.DesktopFolder - gets the well-known folder for CSIDL_DESKTOP.Date - gets the current date using the short date format of the current user locale.ComputerName - name of the computer as returned by GetComputerName() function.CompatibilityMode - non-zero if the operating system launched the bootstrapper in compatibility mode.CommonFiles6432Folder - gets the well-known folder for CSIDL_PROGRAM_FILES_COMMON on 64-bit Windows and CSIDL_PROGRAM_FILES_COMMONX86 on 32-bit Windows.


