112522Installation Database3SetupProject4Garritt McCune5Installer6This installer database contains the logic and data required to install SetupProject.7Intel;10339{A8EBA790-33E9-4644-A865-FF3F46A4B6C4}14200152192122017/04/11 13:47:22132017/04/11 13:47:2218Windows Installer XML Toolset (3.11.0.1528)
_SummaryInformationPropertyIdN_SummaryInformationValueN_ValidationTableNIdentifierName of table_ValidationColumnNIdentifierName of column_ValidationNullableNY;NWhether the column is nullable_ValidationMinValueY-21474836472147483647Minimum value allowed_ValidationMaxValueY-21474836472147483647Maximum value allowed_ValidationKeyTableYIdentifierFor foreign key, Name of table to which data must link_ValidationKeyColumnY132Column to which foreign key connects_ValidationCategoryYText;Formatted;Template;Condition;Guid;Path;Version;Language;Identifier;Binary;UpperCase;LowerCase;Filename;Paths;AnyPath;WildCardFilename;RegPath;CustomSource;Property;Cabinet;Shortcut;FormattedSDDLText;Integer;DoubleInteger;TimeDate;DefaultDirString category_ValidationSetYTextSet of values that are permitted_ValidationDescriptionYTextDescription of columnAdminExecuteSequenceActionNIdentifierName of action to invoke, either in the engine or the handler DLL.AdminExecuteSequenceConditionYConditionOptional expression which skips the action if evaluates to expFalse.If the expression syntax is invalid, the engine will terminate, returning iesBadActionData.AdminExecuteSequenceSequenceY-432767Number that determines the sort order in which the actions are to be executed. Leave blank to suppress action.AdminUISequenceActionNIdentifierName of action to invoke, either in the engine or the handler DLL.AdminUISequenceConditionYConditionOptional expression which skips the action if evaluates to expFalse.If the expression syntax is invalid, the engine will terminate, returning iesBadActionData.AdminUISequenceSequenceY-432767Number that determines the sort order in which the actions are to be executed. Leave blank to suppress action.AdvtExecuteSequenceActionNIdentifierName of action to invoke, either in the engine or the handler DLL.AdvtExecuteSequenceConditionYConditionOptional expression which skips the action if evaluates to expFalse.If the expression syntax is invalid, the engine will terminate, returning iesBadActionData.AdvtExecuteSequenceSequenceY-432767Number that determines the sort order in which the actions are to be executed. Leave blank to suppress action.ComponentComponentNIdentifierPrimary key used to identify a particular component record.ComponentComponentIdYGuidA string GUID unique to this component, version, and language.ComponentDirectory_NDirectory1IdentifierRequired key of a Directory table record. This is actually a property name whose value contains the actual path, set either by the AppSearch action or with the default setting obtained from the Directory table.ComponentAttributesNRemote execution option, one of irsEnumComponentConditionYConditionA conditional statement that will disable this component if the specified condition evaluates to the 'True' state. If a component is disabled, it will not be installed, regardless of the 'Action' state associated with the component.ComponentKeyPathYFile;Registry;ODBCDataSource1IdentifierEither the primary key into the File table, Registry table, or ODBCDataSource table. This extract path is stored when the component is installed, and is used to detect the presence of the component and to return the path to it.DirectoryDirectoryNIdentifierUnique identifier for directory entry, primary key. If a property by this name is defined, it contains the full path to the directory.DirectoryDirectory_ParentYDirectory1IdentifierReference to the entry in this table specifying the default parent directory. A record parented to itself or with a Null parent represents a root of the install tree.DirectoryDefaultDirNDefaultDirThe default sub-path under parent's path.FeatureFeatureNIdentifierPrimary key used to identify a particular feature record.FeatureFeature_ParentYFeature1IdentifierOptional key of a parent record in the same table. If the parent is not selected, then the record will not be installed. Null indicates a root item.FeatureTitleYTextShort text identifying a visible feature item.FeatureDescriptionYTextLonger descriptive text describing a visible feature item.FeatureDisplayY032767Numeric sort order, used to force a specific display ordering.FeatureLevelN032767The install level at which record will be initially selected. An install level of 0 will disable an item and prevent its display.FeatureDirectory_YDirectory1UpperCaseThe name of the Directory that can be configured by the UI. A non-null value will enable the browse button.FeatureAttributesN0;1;2;4;5;6;8;9;10;16;17;18;20;21;22;24;25;26;32;33;34;36;37;38;48;49;50;52;53;54Feature attributesFeatureComponentsFeature_NFeature1IdentifierForeign key into Feature table.FeatureComponentsComponent_NComponent1IdentifierForeign key into Component table.FileFileNIdentifierPrimary key, non-localized token, must match identifier in cabinet. For uncompressed files, this field is ignored.FileComponent_NComponent1IdentifierForeign key referencing Component that controls the file.FileFileNameNFilenameFile name used for installation, may be localized. This may contain a "short name|long name" pair.FileFileSizeN02147483647Size of file in bytes (long integer).FileVersionYFile1VersionVersion string for versioned files; Blank for unversioned files.FileLanguageYLanguageList of decimal language Ids, comma-separated if more than one.FileAttributesY032767Integer containing bit flags representing file attributes (with the decimal value of each bit position in parentheses)FileSequenceN12147483647Sequence with respect to the media images; order must track cabinet order.InstallExecuteSequenceActionNIdentifierName of action to invoke, either in the engine or the handler DLL.InstallExecuteSequenceConditionYConditionOptional expression which skips the action if evaluates to expFalse.If the expression syntax is invalid, the engine will terminate, returning iesBadActionData.InstallExecuteSequenceSequenceY-432767Number that determines the sort order in which the actions are to be executed. Leave blank to suppress action.InstallUISequenceActionNIdentifierName of action to invoke, either in the engine or the handler DLL.InstallUISequenceConditionYConditionOptional expression which skips the action if evaluates to expFalse.If the expression syntax is invalid, the engine will terminate, returning iesBadActionData.InstallUISequenceSequenceY-432767Number that determines the sort order in which the actions are to be executed. Leave blank to suppress action.LaunchConditionConditionNConditionExpression which must evaluate to TRUE in order for install to commence.LaunchConditionDescriptionNFormattedLocalizable text to display when condition fails and install must abort.MediaDiskIdN132767Primary key, integer to determine sort order for table.MediaLastSequenceN02147483647File sequence number for the last file for this media.MediaDiskPromptYTextDisk name: the visible text actually printed on the disk. This will be used to prompt the user when this disk needs to be inserted.MediaCabinetYCabinetIf some or all of the files stored on the media are compressed in a cabinet, the name of that cabinet.MediaVolumeLabelYTextThe label attributed to the volume.MediaSourceYPropertyThe property defining the location of the cabinet file.PropertyPropertyNIdentifierName of property, uppercase if settable by launcher or loader.PropertyValueNTextString value for property. Never null or empty.RegistryRegistryNIdentifierPrimary key, non-localized token.RegistryRootN-13The predefined root key for the registry value, one of rrkEnum.RegistryKeyNRegPathThe key for the registry value.RegistryNameYFormattedThe registry value name.RegistryValueYFormattedThe registry value.RegistryComponent_NComponent1IdentifierForeign key into the Component table referencing component that controls the installing of the registry value.RemoveFileFileKeyNIdentifierPrimary key used to identify a particular file entryRemoveFileComponent_NComponent1IdentifierForeign key referencing Component that controls the file to be removed.RemoveFileFileNameYWildCardFilenameName of the file to be removed.RemoveFileDirPropertyNIdentifierName of a property whose value is assumed to resolve to the full pathname to the folder of the file to be removed.RemoveFileInstallModeN1;2;3Installation option, one of iimEnum.ShortcutShortcutNIdentifierPrimary key, non-localized token.ShortcutDirectory_NDirectory1IdentifierForeign key into the Directory table denoting the directory where the shortcut file is created.ShortcutNameNFilenameThe name of the shortcut to be created.ShortcutComponent_NComponent1IdentifierForeign key into the Component table denoting the component whose selection gates the the shortcut creation/deletion.ShortcutTargetNShortcutThe shortcut target. This is usually a property that is expanded to a file or a folder that the shortcut points to.ShortcutArgumentsYFormattedThe command-line arguments for the shortcut.ShortcutDescriptionYTextThe description for the shortcut.ShortcutHotkeyY032767The hotkey for the shortcut. It has the virtual-key code for the key in the low-order byte, and the modifier flags in the high-order byte. ShortcutIcon_YIcon1IdentifierForeign key into the File table denoting the external icon file for the shortcut.ShortcutIconIndexY-3276732767The icon index for the shortcut.ShortcutShowCmdY1;3;7The show command for the application window.The following values may be used.ShortcutWkDirYIdentifierName of property defining location of working directory.ShortcutDisplayResourceDLLYFormattedThe Formatted string providing the full path to the language neutral file containing the MUI Manifest.ShortcutDisplayResourceIdY032767The display name index for the shortcut. This must be a non-negative number.ShortcutDescriptionResourceDLLYFormattedThe Formatted string providing the full path to the language neutral file containing the MUI Manifest.ShortcutDescriptionResourceIdY032767The description name index for the shortcut. This must be a non-negative number.UpgradeUpgradeCodeNGuidThe UpgradeCode GUID belonging to the products in this set.UpgradeVersionMinYTextThe minimum ProductVersion of the products in this set. The set may or may not include products with this particular version.UpgradeVersionMaxYTextThe maximum ProductVersion of the products in this set. The set may or may not include products with this particular version.UpgradeLanguageYLanguageA comma-separated list of languages for either products in this set or products not in this set.UpgradeAttributesN02147483647The attributes of this product set.UpgradeRemoveYFormattedThe list of features to remove when uninstalling a product from this set. The default is "ALL".UpgradeActionPropertyNUpperCaseThe property to set when a product in this set is found.
CostInitialize800FileCost900CostFinalize1000InstallValidate1400InstallInitialize1500InstallAdminPackage3900InstallFiles4000InstallFinalize6600
CostInitialize800FileCost900CostFinalize1000ExecuteAction1300
CostInitialize800CostFinalize1000InstallValidate1400InstallInitialize1500CreateShortcuts4500PublishFeatures6300PublishProduct6400InstallFinalize6600
AdvertisingProfitControl.exe{AAAD87C7-D51C-5756-BDDB-6A4DDE4DED70}INSTALLFOLDER0AdvertsingProfitControl.exeApplicationShortcut{6C1CB7D7-F3C3-57BA-A6F4-0D8A93A4290C}ApplicationProgramsFolder4reg768CF79333DAE472F46E14E8D9D119FA
INSTALLFOLDERProgramFilesFoldercream0jw|Advertising Profit ControlProgramFilesFolderTARGETDIR.ApplicationProgramsFolderProgramMenuFoldergehljqbi|Advertising Profit ControlProgramMenuFolderTARGETDIR.AppDataFolderLocalAppDataFolderAPCLocalAppDataFolderTARGETDIR.TARGETDIRSourceDir
ProductFeatureAdvertisingProfitControl210
ProductFeatureAdvertisingProfitControl.exeProductFeatureApplicationShortcut
AdvertsingProfitControl.exeAdvertisingProfitControl.exejk2qbs2k.exe|AdvertsingProfitControl.exe31590401.10.0.005121
FindRelatedProducts25LaunchConditions100ValidateProductID700CostInitialize800FileCost900CostFinalize1000MigrateFeatureStates1200InstallValidate1400InstallInitialize1500ProcessComponents1600UnpublishFeatures1800RemoveRegistryValues2600RemoveShortcuts3200RemoveFiles3500InstallFiles4000CreateShortcuts4500WriteRegistryValues5000RegisterUser6000RegisterProduct6100PublishFeatures6300PublishProduct6400InstallFinalize6600RemoveExistingProducts1401
FindRelatedProducts25LaunchConditions100ValidateProductID700CostInitialize800FileCost900CostFinalize1000MigrateFeatureStates1200ExecuteAction1300
NOT WIX_DOWNGRADE_DETECTEDA newer version of [ProductName] is already installed.
11#cab1.cab
ALLUSERS1ManufacturerGarritt McCuneProductCode{9038E443-1B25-4942-973C-41ED2ECA96C3}ProductLanguage1033ProductNameSetupProjectProductVersion1.0.0.0UpgradeCode{A416A558-D7C0-4F24-8B1E-2D01761AD15F}SecureCustomPropertiesWIX_DOWNGRADE_DETECTED;WIX_UPGRADE_DETECTED
reg768CF79333DAE472F46E14E8D9D119FA1Software\Microsoft\AdvertsingProfitControlinstalled#1ApplicationShortcut
CleanUpShortCutApplicationShortcutApplicationProgramsFolder2
ApplicationStartMenuShortcutApplicationProgramsFolderqg7xgcex|Advertising Profit ControlApplicationShortcut[#AdvertsingProfitControl.exe]Profit Control Recording SoftwareAPPLICATIONROOTDIRECTORY
{A416A558-D7C0-4F24-8B1E-2D01761AD15F}1.0.0.01WIX_UPGRADE_DETECTED{A416A558-D7C0-4F24-8B1E-2D01761AD15F}1.0.0.02WIX_DOWNGRADE_DETECTED
InstallExecuteSequenceRemoveExistingProducts1401InstallValidate0
3.11.0.1528C:\Users\Crypto\Documents\Source Control\AdvertisingProfitControl\SetupProject\bin\Debug\SetupProject.msiC:\Users\Crypto\Documents\Source Control\AdvertisingProfitControl\SetupProject\SetupProject.wixprojC:\Users\Crypto\Documents\Source Control\AdvertisingProfitControl\SetupProject\bin\Debug\SetupProject.wixpdb
*5ProductFeature20ProductFeature1AdvertisingProfitControl.exe10ProductFeature1ApplicationShortcut10
ProductComponents
AdvertsingProfitControl.exeINSTALLFOLDER1C:\Users\Crypto\Documents\Source Control\AdvertisingProfitControl\AdvertsingProfitControl\bin\Debug\AdvertsingProfitControl.exe-110
ProductFeatureFeatureProductComponentsComponentGroupProductFeatureFeatureApplicationShortcutComponent*ProductProductFeatureFeatureProductComponentsComponentGroupAdvertisingProfitControl.exeComponent
1
#cab{0}.cab2000
PropertyManufacturerPropertyProductCodePropertyProductLanguagePropertyProductNamePropertyProductVersionPropertyUpgradeCodeWixComponentGroupProductComponentsComponentApplicationShortcutDirectoryINSTALLFOLDERMedia1DirectoryApplicationProgramsFolderDirectoryApplicationProgramsFolder