How to use none method in Sure

Best Python code snippet using sure_python

schema.py

Source:schema.py Github

copy

Full Screen

1from . import Table2_Validation = Table('_Validation')3_Validation.add_field(1,'Table',11552)4_Validation.add_field(2,'Column',11552)5_Validation.add_field(3,'Nullable',3332)6_Validation.add_field(4,'MinValue',4356)7_Validation.add_field(5,'MaxValue',4356)8_Validation.add_field(6,'KeyTable',7679)9_Validation.add_field(7,'KeyColumn',5378)10_Validation.add_field(8,'Category',7456)11_Validation.add_field(9,'Set',7679)12_Validation.add_field(10,'Description',7679)13ActionText = Table('ActionText')14ActionText.add_field(1,'Action',11592)15ActionText.add_field(2,'Description',7936)16ActionText.add_field(3,'Template',7936)17AdminExecuteSequence = Table('AdminExecuteSequence')18AdminExecuteSequence.add_field(1,'Action',11592)19AdminExecuteSequence.add_field(2,'Condition',7679)20AdminExecuteSequence.add_field(3,'Sequence',5378)21Condition = Table('Condition')22Condition.add_field(1,'Feature_',11558)23Condition.add_field(2,'Level',9474)24Condition.add_field(3,'Condition',7679)25AdminUISequence = Table('AdminUISequence')26AdminUISequence.add_field(1,'Action',11592)27AdminUISequence.add_field(2,'Condition',7679)28AdminUISequence.add_field(3,'Sequence',5378)29AdvtExecuteSequence = Table('AdvtExecuteSequence')30AdvtExecuteSequence.add_field(1,'Action',11592)31AdvtExecuteSequence.add_field(2,'Condition',7679)32AdvtExecuteSequence.add_field(3,'Sequence',5378)33AdvtUISequence = Table('AdvtUISequence')34AdvtUISequence.add_field(1,'Action',11592)35AdvtUISequence.add_field(2,'Condition',7679)36AdvtUISequence.add_field(3,'Sequence',5378)37AppId = Table('AppId')38AppId.add_field(1,'AppId',11558)39AppId.add_field(2,'RemoteServerName',7679)40AppId.add_field(3,'LocalService',7679)41AppId.add_field(4,'ServiceParameters',7679)42AppId.add_field(5,'DllSurrogate',7679)43AppId.add_field(6,'ActivateAtStorage',5378)44AppId.add_field(7,'RunAsInteractiveUser',5378)45AppSearch = Table('AppSearch')46AppSearch.add_field(1,'Property',11592)47AppSearch.add_field(2,'Signature_',11592)48Property = Table('Property')49Property.add_field(1,'Property',11592)50Property.add_field(2,'Value',3840)51BBControl = Table('BBControl')52BBControl.add_field(1,'Billboard_',11570)53BBControl.add_field(2,'BBControl',11570)54BBControl.add_field(3,'Type',3378)55BBControl.add_field(4,'X',1282)56BBControl.add_field(5,'Y',1282)57BBControl.add_field(6,'Width',1282)58BBControl.add_field(7,'Height',1282)59BBControl.add_field(8,'Attributes',4356)60BBControl.add_field(9,'Text',7986)61Billboard = Table('Billboard')62Billboard.add_field(1,'Billboard',11570)63Billboard.add_field(2,'Feature_',3366)64Billboard.add_field(3,'Action',7474)65Billboard.add_field(4,'Ordering',5378)66Feature = Table('Feature')67Feature.add_field(1,'Feature',11558)68Feature.add_field(2,'Feature_Parent',7462)69Feature.add_field(3,'Title',8000)70Feature.add_field(4,'Description',8191)71Feature.add_field(5,'Display',5378)72Feature.add_field(6,'Level',1282)73Feature.add_field(7,'Directory_',7496)74Feature.add_field(8,'Attributes',1282)75Binary = Table('Binary')76Binary.add_field(1,'Name',11592)77Binary.add_field(2,'Data',2304)78BindImage = Table('BindImage')79BindImage.add_field(1,'File_',11592)80BindImage.add_field(2,'Path',7679)81File = Table('File')82File.add_field(1,'File',11592)83File.add_field(2,'Component_',3400)84File.add_field(3,'FileName',4095)85File.add_field(4,'FileSize',260)86File.add_field(5,'Version',7496)87File.add_field(6,'Language',7444)88File.add_field(7,'Attributes',5378)89File.add_field(8,'Sequence',1282)90CCPSearch = Table('CCPSearch')91CCPSearch.add_field(1,'Signature_',11592)92CheckBox = Table('CheckBox')93CheckBox.add_field(1,'Property',11592)94CheckBox.add_field(2,'Value',7488)95Class = Table('Class')96Class.add_field(1,'CLSID',11558)97Class.add_field(2,'Context',11552)98Class.add_field(3,'Component_',11592)99Class.add_field(4,'ProgId_Default',7679)100Class.add_field(5,'Description',8191)101Class.add_field(6,'AppId_',7462)102Class.add_field(7,'FileTypeMask',7679)103Class.add_field(8,'Icon_',7496)104Class.add_field(9,'IconIndex',5378)105Class.add_field(10,'DefInprocHandler',7456)106Class.add_field(11,'Argument',7679)107Class.add_field(12,'Feature_',3366)108Class.add_field(13,'Attributes',5378)109Component = Table('Component')110Component.add_field(1,'Component',11592)111Component.add_field(2,'ComponentId',7462)112Component.add_field(3,'Directory_',3400)113Component.add_field(4,'Attributes',1282)114Component.add_field(5,'Condition',7679)115Component.add_field(6,'KeyPath',7496)116Icon = Table('Icon')117Icon.add_field(1,'Name',11592)118Icon.add_field(2,'Data',2304)119ProgId = Table('ProgId')120ProgId.add_field(1,'ProgId',11775)121ProgId.add_field(2,'ProgId_Parent',7679)122ProgId.add_field(3,'Class_',7462)123ProgId.add_field(4,'Description',8191)124ProgId.add_field(5,'Icon_',7496)125ProgId.add_field(6,'IconIndex',5378)126ComboBox = Table('ComboBox')127ComboBox.add_field(1,'Property',11592)128ComboBox.add_field(2,'Order',9474)129ComboBox.add_field(3,'Value',3392)130ComboBox.add_field(4,'Text',8000)131CompLocator = Table('CompLocator')132CompLocator.add_field(1,'Signature_',11592)133CompLocator.add_field(2,'ComponentId',3366)134CompLocator.add_field(3,'Type',5378)135Complus = Table('Complus')136Complus.add_field(1,'Component_',11592)137Complus.add_field(2,'ExpType',13570)138Directory = Table('Directory')139Directory.add_field(1,'Directory',11592)140Directory.add_field(2,'Directory_Parent',7496)141Directory.add_field(3,'DefaultDir',4095)142Control = Table('Control')143Control.add_field(1,'Dialog_',11592)144Control.add_field(2,'Control',11570)145Control.add_field(3,'Type',3348)146Control.add_field(4,'X',1282)147Control.add_field(5,'Y',1282)148Control.add_field(6,'Width',1282)149Control.add_field(7,'Height',1282)150Control.add_field(8,'Attributes',4356)151Control.add_field(9,'Property',7474)152Control.add_field(10,'Text',7936)153Control.add_field(11,'Control_Next',7474)154Control.add_field(12,'Help',7986)155Dialog = Table('Dialog')156Dialog.add_field(1,'Dialog',11592)157Dialog.add_field(2,'HCentering',1282)158Dialog.add_field(3,'VCentering',1282)159Dialog.add_field(4,'Width',1282)160Dialog.add_field(5,'Height',1282)161Dialog.add_field(6,'Attributes',4356)162Dialog.add_field(7,'Title',8064)163Dialog.add_field(8,'Control_First',3378)164Dialog.add_field(9,'Control_Default',7474)165Dialog.add_field(10,'Control_Cancel',7474)166ControlCondition = Table('ControlCondition')167ControlCondition.add_field(1,'Dialog_',11592)168ControlCondition.add_field(2,'Control_',11570)169ControlCondition.add_field(3,'Action',11570)170ControlCondition.add_field(4,'Condition',11775)171ControlEvent = Table('ControlEvent')172ControlEvent.add_field(1,'Dialog_',11592)173ControlEvent.add_field(2,'Control_',11570)174ControlEvent.add_field(3,'Event',11570)175ControlEvent.add_field(4,'Argument',11775)176ControlEvent.add_field(5,'Condition',15871)177ControlEvent.add_field(6,'Ordering',5378)178CreateFolder = Table('CreateFolder')179CreateFolder.add_field(1,'Directory_',11592)180CreateFolder.add_field(2,'Component_',11592)181CustomAction = Table('CustomAction')182CustomAction.add_field(1,'Action',11592)183CustomAction.add_field(2,'Type',1282)184CustomAction.add_field(3,'Source',7496)185CustomAction.add_field(4,'Target',7679)186DrLocator = Table('DrLocator')187DrLocator.add_field(1,'Signature_',11592)188DrLocator.add_field(2,'Parent',15688)189DrLocator.add_field(3,'Path',15871)190DrLocator.add_field(4,'Depth',5378)191DuplicateFile = Table('DuplicateFile')192DuplicateFile.add_field(1,'FileKey',11592)193DuplicateFile.add_field(2,'Component_',3400)194DuplicateFile.add_field(3,'File_',3400)195DuplicateFile.add_field(4,'DestName',8191)196DuplicateFile.add_field(5,'DestFolder',7496)197Environment = Table('Environment')198Environment.add_field(1,'Environment',11592)199Environment.add_field(2,'Name',4095)200Environment.add_field(3,'Value',8191)201Environment.add_field(4,'Component_',3400)202Error = Table('Error')203Error.add_field(1,'Error',9474)204Error.add_field(2,'Message',7936)205EventMapping = Table('EventMapping')206EventMapping.add_field(1,'Dialog_',11592)207EventMapping.add_field(2,'Control_',11570)208EventMapping.add_field(3,'Event',11570)209EventMapping.add_field(4,'Attribute',3378)210Extension = Table('Extension')211Extension.add_field(1,'Extension',11775)212Extension.add_field(2,'Component_',11592)213Extension.add_field(3,'ProgId_',7679)214Extension.add_field(4,'MIME_',7488)215Extension.add_field(5,'Feature_',3366)216MIME = Table('MIME')217MIME.add_field(1,'ContentType',11584)218MIME.add_field(2,'Extension_',3583)219MIME.add_field(3,'CLSID',7462)220FeatureComponents = Table('FeatureComponents')221FeatureComponents.add_field(1,'Feature_',11558)222FeatureComponents.add_field(2,'Component_',11592)223FileSFPCatalog = Table('FileSFPCatalog')224FileSFPCatalog.add_field(1,'File_',11592)225FileSFPCatalog.add_field(2,'SFPCatalog_',11775)226SFPCatalog = Table('SFPCatalog')227SFPCatalog.add_field(1,'SFPCatalog',11775)228SFPCatalog.add_field(2,'Catalog',2304)229SFPCatalog.add_field(3,'Dependency',7424)230Font = Table('Font')231Font.add_field(1,'File_',11592)232Font.add_field(2,'FontTitle',7552)233IniFile = Table('IniFile')234IniFile.add_field(1,'IniFile',11592)235IniFile.add_field(2,'FileName',4095)236IniFile.add_field(3,'DirProperty',7496)237IniFile.add_field(4,'Section',3936)238IniFile.add_field(5,'Key',3968)239IniFile.add_field(6,'Value',4095)240IniFile.add_field(7,'Action',1282)241IniFile.add_field(8,'Component_',3400)242IniLocator = Table('IniLocator')243IniLocator.add_field(1,'Signature_',11592)244IniLocator.add_field(2,'FileName',3583)245IniLocator.add_field(3,'Section',3424)246IniLocator.add_field(4,'Key',3456)247IniLocator.add_field(5,'Field',5378)248IniLocator.add_field(6,'Type',5378)249InstallExecuteSequence = Table('InstallExecuteSequence')250InstallExecuteSequence.add_field(1,'Action',11592)251InstallExecuteSequence.add_field(2,'Condition',7679)252InstallExecuteSequence.add_field(3,'Sequence',5378)253InstallUISequence = Table('InstallUISequence')254InstallUISequence.add_field(1,'Action',11592)255InstallUISequence.add_field(2,'Condition',7679)256InstallUISequence.add_field(3,'Sequence',5378)257IsolatedComponent = Table('IsolatedComponent')258IsolatedComponent.add_field(1,'Component_Shared',11592)259IsolatedComponent.add_field(2,'Component_Application',11592)260LaunchCondition = Table('LaunchCondition')261LaunchCondition.add_field(1,'Condition',11775)262LaunchCondition.add_field(2,'Description',4095)263ListBox = Table('ListBox')264ListBox.add_field(1,'Property',11592)265ListBox.add_field(2,'Order',9474)266ListBox.add_field(3,'Value',3392)267ListBox.add_field(4,'Text',8000)268ListView = Table('ListView')269ListView.add_field(1,'Property',11592)270ListView.add_field(2,'Order',9474)271ListView.add_field(3,'Value',3392)272ListView.add_field(4,'Text',8000)273ListView.add_field(5,'Binary_',7496)274LockPermissions = Table('LockPermissions')275LockPermissions.add_field(1,'LockObject',11592)276LockPermissions.add_field(2,'Table',11552)277LockPermissions.add_field(3,'Domain',15871)278LockPermissions.add_field(4,'User',11775)279LockPermissions.add_field(5,'Permission',4356)280Media = Table('Media')281Media.add_field(1,'DiskId',9474)282Media.add_field(2,'LastSequence',1282)283Media.add_field(3,'DiskPrompt',8000)284Media.add_field(4,'Cabinet',7679)285Media.add_field(5,'VolumeLabel',7456)286Media.add_field(6,'Source',7496)287MoveFile = Table('MoveFile')288MoveFile.add_field(1,'FileKey',11592)289MoveFile.add_field(2,'Component_',3400)290MoveFile.add_field(3,'SourceName',8191)291MoveFile.add_field(4,'DestName',8191)292MoveFile.add_field(5,'SourceFolder',7496)293MoveFile.add_field(6,'DestFolder',3400)294MoveFile.add_field(7,'Options',1282)295MsiAssembly = Table('MsiAssembly')296MsiAssembly.add_field(1,'Component_',11592)297MsiAssembly.add_field(2,'Feature_',3366)298MsiAssembly.add_field(3,'File_Manifest',7496)299MsiAssembly.add_field(4,'File_Application',7496)300MsiAssembly.add_field(5,'Attributes',5378)301MsiAssemblyName = Table('MsiAssemblyName')302MsiAssemblyName.add_field(1,'Component_',11592)303MsiAssemblyName.add_field(2,'Name',11775)304MsiAssemblyName.add_field(3,'Value',3583)305MsiDigitalCertificate = Table('MsiDigitalCertificate')306MsiDigitalCertificate.add_field(1,'DigitalCertificate',11592)307MsiDigitalCertificate.add_field(2,'CertData',2304)308MsiDigitalSignature = Table('MsiDigitalSignature')309MsiDigitalSignature.add_field(1,'Table',11552)310MsiDigitalSignature.add_field(2,'SignObject',11592)311MsiDigitalSignature.add_field(3,'DigitalCertificate_',3400)312MsiDigitalSignature.add_field(4,'Hash',6400)313MsiFileHash = Table('MsiFileHash')314MsiFileHash.add_field(1,'File_',11592)315MsiFileHash.add_field(2,'Options',1282)316MsiFileHash.add_field(3,'HashPart1',260)317MsiFileHash.add_field(4,'HashPart2',260)318MsiFileHash.add_field(5,'HashPart3',260)319MsiFileHash.add_field(6,'HashPart4',260)320MsiPatchHeaders = Table('MsiPatchHeaders')321MsiPatchHeaders.add_field(1,'StreamRef',11558)322MsiPatchHeaders.add_field(2,'Header',2304)323ODBCAttribute = Table('ODBCAttribute')324ODBCAttribute.add_field(1,'Driver_',11592)325ODBCAttribute.add_field(2,'Attribute',11560)326ODBCAttribute.add_field(3,'Value',8191)327ODBCDriver = Table('ODBCDriver')328ODBCDriver.add_field(1,'Driver',11592)329ODBCDriver.add_field(2,'Component_',3400)330ODBCDriver.add_field(3,'Description',3583)331ODBCDriver.add_field(4,'File_',3400)332ODBCDriver.add_field(5,'File_Setup',7496)333ODBCDataSource = Table('ODBCDataSource')334ODBCDataSource.add_field(1,'DataSource',11592)335ODBCDataSource.add_field(2,'Component_',3400)336ODBCDataSource.add_field(3,'Description',3583)337ODBCDataSource.add_field(4,'DriverDescription',3583)338ODBCDataSource.add_field(5,'Registration',1282)339ODBCSourceAttribute = Table('ODBCSourceAttribute')340ODBCSourceAttribute.add_field(1,'DataSource_',11592)341ODBCSourceAttribute.add_field(2,'Attribute',11552)342ODBCSourceAttribute.add_field(3,'Value',8191)343ODBCTranslator = Table('ODBCTranslator')344ODBCTranslator.add_field(1,'Translator',11592)345ODBCTranslator.add_field(2,'Component_',3400)346ODBCTranslator.add_field(3,'Description',3583)347ODBCTranslator.add_field(4,'File_',3400)348ODBCTranslator.add_field(5,'File_Setup',7496)349Patch = Table('Patch')350Patch.add_field(1,'File_',11592)351Patch.add_field(2,'Sequence',9474)352Patch.add_field(3,'PatchSize',260)353Patch.add_field(4,'Attributes',1282)354Patch.add_field(5,'Header',6400)355Patch.add_field(6,'StreamRef_',7462)356PatchPackage = Table('PatchPackage')357PatchPackage.add_field(1,'PatchId',11558)358PatchPackage.add_field(2,'Media_',1282)359PublishComponent = Table('PublishComponent')360PublishComponent.add_field(1,'ComponentId',11558)361PublishComponent.add_field(2,'Qualifier',11775)362PublishComponent.add_field(3,'Component_',11592)363PublishComponent.add_field(4,'AppData',8191)364PublishComponent.add_field(5,'Feature_',3366)365RadioButton = Table('RadioButton')366RadioButton.add_field(1,'Property',11592)367RadioButton.add_field(2,'Order',9474)368RadioButton.add_field(3,'Value',3392)369RadioButton.add_field(4,'X',1282)370RadioButton.add_field(5,'Y',1282)371RadioButton.add_field(6,'Width',1282)372RadioButton.add_field(7,'Height',1282)373RadioButton.add_field(8,'Text',8000)374RadioButton.add_field(9,'Help',7986)375Registry = Table('Registry')376Registry.add_field(1,'Registry',11592)377Registry.add_field(2,'Root',1282)378Registry.add_field(3,'Key',4095)379Registry.add_field(4,'Name',8191)380Registry.add_field(5,'Value',7936)381Registry.add_field(6,'Component_',3400)382RegLocator = Table('RegLocator')383RegLocator.add_field(1,'Signature_',11592)384RegLocator.add_field(2,'Root',1282)385RegLocator.add_field(3,'Key',3583)386RegLocator.add_field(4,'Name',7679)387RegLocator.add_field(5,'Type',5378)388RemoveFile = Table('RemoveFile')389RemoveFile.add_field(1,'FileKey',11592)390RemoveFile.add_field(2,'Component_',3400)391RemoveFile.add_field(3,'FileName',8191)392RemoveFile.add_field(4,'DirProperty',3400)393RemoveFile.add_field(5,'InstallMode',1282)394RemoveIniFile = Table('RemoveIniFile')395RemoveIniFile.add_field(1,'RemoveIniFile',11592)396RemoveIniFile.add_field(2,'FileName',4095)397RemoveIniFile.add_field(3,'DirProperty',7496)398RemoveIniFile.add_field(4,'Section',3936)399RemoveIniFile.add_field(5,'Key',3968)400RemoveIniFile.add_field(6,'Value',8191)401RemoveIniFile.add_field(7,'Action',1282)402RemoveIniFile.add_field(8,'Component_',3400)403RemoveRegistry = Table('RemoveRegistry')404RemoveRegistry.add_field(1,'RemoveRegistry',11592)405RemoveRegistry.add_field(2,'Root',1282)406RemoveRegistry.add_field(3,'Key',4095)407RemoveRegistry.add_field(4,'Name',8191)408RemoveRegistry.add_field(5,'Component_',3400)409ReserveCost = Table('ReserveCost')410ReserveCost.add_field(1,'ReserveKey',11592)411ReserveCost.add_field(2,'Component_',3400)412ReserveCost.add_field(3,'ReserveFolder',7496)413ReserveCost.add_field(4,'ReserveLocal',260)414ReserveCost.add_field(5,'ReserveSource',260)415SelfReg = Table('SelfReg')416SelfReg.add_field(1,'File_',11592)417SelfReg.add_field(2,'Cost',5378)418ServiceControl = Table('ServiceControl')419ServiceControl.add_field(1,'ServiceControl',11592)420ServiceControl.add_field(2,'Name',4095)421ServiceControl.add_field(3,'Event',1282)422ServiceControl.add_field(4,'Arguments',8191)423ServiceControl.add_field(5,'Wait',5378)424ServiceControl.add_field(6,'Component_',3400)425ServiceInstall = Table('ServiceInstall')426ServiceInstall.add_field(1,'ServiceInstall',11592)427ServiceInstall.add_field(2,'Name',3583)428ServiceInstall.add_field(3,'DisplayName',8191)429ServiceInstall.add_field(4,'ServiceType',260)430ServiceInstall.add_field(5,'StartType',260)431ServiceInstall.add_field(6,'ErrorControl',260)432ServiceInstall.add_field(7,'LoadOrderGroup',7679)433ServiceInstall.add_field(8,'Dependencies',7679)434ServiceInstall.add_field(9,'StartName',7679)435ServiceInstall.add_field(10,'Password',7679)436ServiceInstall.add_field(11,'Arguments',7679)437ServiceInstall.add_field(12,'Component_',3400)438ServiceInstall.add_field(13,'Description',8191)439Shortcut = Table('Shortcut')440Shortcut.add_field(1,'Shortcut',11592)441Shortcut.add_field(2,'Directory_',3400)442Shortcut.add_field(3,'Name',3968)443Shortcut.add_field(4,'Component_',3400)444Shortcut.add_field(5,'Target',3400)445Shortcut.add_field(6,'Arguments',7679)446Shortcut.add_field(7,'Description',8191)447Shortcut.add_field(8,'Hotkey',5378)448Shortcut.add_field(9,'Icon_',7496)449Shortcut.add_field(10,'IconIndex',5378)450Shortcut.add_field(11,'ShowCmd',5378)451Shortcut.add_field(12,'WkDir',7496)452Signature = Table('Signature')453Signature.add_field(1,'Signature',11592)454Signature.add_field(2,'FileName',3583)455Signature.add_field(3,'MinVersion',7444)456Signature.add_field(4,'MaxVersion',7444)457Signature.add_field(5,'MinSize',4356)458Signature.add_field(6,'MaxSize',4356)459Signature.add_field(7,'MinDate',4356)460Signature.add_field(8,'MaxDate',4356)461Signature.add_field(9,'Languages',7679)462TextStyle = Table('TextStyle')463TextStyle.add_field(1,'TextStyle',11592)464TextStyle.add_field(2,'FaceName',3360)465TextStyle.add_field(3,'Size',1282)466TextStyle.add_field(4,'Color',4356)467TextStyle.add_field(5,'StyleBits',5378)468TypeLib = Table('TypeLib')469TypeLib.add_field(1,'LibID',11558)470TypeLib.add_field(2,'Language',9474)471TypeLib.add_field(3,'Component_',11592)472TypeLib.add_field(4,'Version',4356)473TypeLib.add_field(5,'Description',8064)474TypeLib.add_field(6,'Directory_',7496)475TypeLib.add_field(7,'Feature_',3366)476TypeLib.add_field(8,'Cost',4356)477UIText = Table('UIText')478UIText.add_field(1,'Key',11592)479UIText.add_field(2,'Text',8191)480Upgrade = Table('Upgrade')481Upgrade.add_field(1,'UpgradeCode',11558)482Upgrade.add_field(2,'VersionMin',15636)483Upgrade.add_field(3,'VersionMax',15636)484Upgrade.add_field(4,'Language',15871)485Upgrade.add_field(5,'Attributes',8452)486Upgrade.add_field(6,'Remove',7679)487Upgrade.add_field(7,'ActionProperty',3400)488Verb = Table('Verb')489Verb.add_field(1,'Extension_',11775)490Verb.add_field(2,'Verb',11552)491Verb.add_field(3,'Sequence',5378)492Verb.add_field(4,'Command',8191)493Verb.add_field(5,'Argument',8191)494tables=[_Validation, ActionText, AdminExecuteSequence, Condition, AdminUISequence, AdvtExecuteSequence, AdvtUISequence, AppId, AppSearch, Property, BBControl, Billboard, Feature, Binary, BindImage, File, CCPSearch, CheckBox, Class, Component, Icon, ProgId, ComboBox, CompLocator, Complus, Directory, Control, Dialog, ControlCondition, ControlEvent, CreateFolder, CustomAction, DrLocator, DuplicateFile, Environment, Error, EventMapping, Extension, MIME, FeatureComponents, FileSFPCatalog, SFPCatalog, Font, IniFile, IniLocator, InstallExecuteSequence, InstallUISequence, IsolatedComponent, LaunchCondition, ListBox, ListView, LockPermissions, Media, MoveFile, MsiAssembly, MsiAssemblyName, MsiDigitalCertificate, MsiDigitalSignature, MsiFileHash, MsiPatchHeaders, ODBCAttribute, ODBCDriver, ODBCDataSource, ODBCSourceAttribute, ODBCTranslator, Patch, PatchPackage, PublishComponent, RadioButton, Registry, RegLocator, RemoveFile, RemoveIniFile, RemoveRegistry, ReserveCost, SelfReg, ServiceControl, ServiceInstall, Shortcut, Signature, TextStyle, TypeLib, UIText, Upgrade, Verb]495_Validation_records = [496(u'_Validation',u'Table',u'N',None, None, None, None, u'Identifier',None, u'Name of table',),497(u'_Validation',u'Column',u'N',None, None, None, None, u'Identifier',None, u'Name of column',),498(u'_Validation',u'Description',u'Y',None, None, None, None, u'Text',None, u'Description of column',),499(u'_Validation',u'Set',u'Y',None, None, None, None, u'Text',None, u'Set of values that are permitted',),500(u'_Validation',u'Category',u'Y',None, None, None, None, None, u'Text;Formatted;Template;Condition;Guid;Path;Version;Language;Identifier;Binary;UpperCase;LowerCase;Filename;Paths;AnyPath;WildCardFilename;RegPath;KeyFormatted;CustomSource;Property;Cabinet;Shortcut;URL',u'String category',),501(u'_Validation',u'KeyColumn',u'Y',1,32,None, None, None, None, u'Column to which foreign key connects',),502(u'_Validation',u'KeyTable',u'Y',None, None, None, None, u'Identifier',None, u'For foreign key, Name of table to which data must link',),503(u'_Validation',u'MaxValue',u'Y',-2147483647,2147483647,None, None, None, None, u'Maximum value allowed',),504(u'_Validation',u'MinValue',u'Y',-2147483647,2147483647,None, None, None, None, u'Minimum value allowed',),505(u'_Validation',u'Nullable',u'N',None, None, None, None, None, u'Y;N;@',u'Whether the column is nullable',),506(u'ActionText',u'Description',u'Y',None, None, None, None, u'Text',None, u'Localized description displayed in progress dialog and log when action is executing.',),507(u'ActionText',u'Action',u'N',None, None, None, None, u'Identifier',None, u'Name of action to be described.',),508(u'ActionText',u'Template',u'Y',None, None, None, None, u'Template',None, u'Optional localized format template used to format action data records for display during action execution.',),509(u'AdminExecuteSequence',u'Action',u'N',None, None, None, None, u'Identifier',None, u'Name of action to invoke, either in the engine or the handler DLL.',),510(u'AdminExecuteSequence',u'Condition',u'Y',None, None, None, None, u'Condition',None, u'Optional expression which skips the action if evaluates to expFalse.If the expression syntax is invalid, the engine will terminate, returning iesBadActionData.',),511(u'AdminExecuteSequence',u'Sequence',u'Y',-4,32767,None, None, None, None, u'Number that determines the sort order in which the actions are to be executed. Leave blank to suppress action.',),512(u'Condition',u'Condition',u'Y',None, None, None, None, u'Condition',None, u'Expression evaluated to determine if Level in the Feature table is to change.',),513(u'Condition',u'Feature_',u'N',None, None, u'Feature',1,u'Identifier',None, u'Reference to a Feature entry in Feature table.',),514(u'Condition',u'Level',u'N',0,32767,None, None, None, None, u'New selection Level to set in Feature table if Condition evaluates to TRUE.',),515(u'AdminUISequence',u'Action',u'N',None, None, None, None, u'Identifier',None, u'Name of action to invoke, either in the engine or the handler DLL.',),516(u'AdminUISequence',u'Condition',u'Y',None, None, None, None, u'Condition',None, u'Optional expression which skips the action if evaluates to expFalse.If the expression syntax is invalid, the engine will terminate, returning iesBadActionData.',),517(u'AdminUISequence',u'Sequence',u'Y',-4,32767,None, None, None, None, u'Number that determines the sort order in which the actions are to be executed. Leave blank to suppress action.',),518(u'AdvtExecuteSequence',u'Action',u'N',None, None, None, None, u'Identifier',None, u'Name of action to invoke, either in the engine or the handler DLL.',),519(u'AdvtExecuteSequence',u'Condition',u'Y',None, None, None, None, u'Condition',None, u'Optional expression which skips the action if evaluates to expFalse.If the expression syntax is invalid, the engine will terminate, returning iesBadActionData.',),520(u'AdvtExecuteSequence',u'Sequence',u'Y',-4,32767,None, None, None, None, u'Number that determines the sort order in which the actions are to be executed. Leave blank to suppress action.',),521(u'AdvtUISequence',u'Action',u'N',None, None, None, None, u'Identifier',None, u'Name of action to invoke, either in the engine or the handler DLL.',),522(u'AdvtUISequence',u'Condition',u'Y',None, None, None, None, u'Condition',None, u'Optional expression which skips the action if evaluates to expFalse.If the expression syntax is invalid, the engine will terminate, returning iesBadActionData.',),523(u'AdvtUISequence',u'Sequence',u'Y',-4,32767,None, None, None, None, u'Number that determines the sort order in which the actions are to be executed. Leave blank to suppress action.',),524(u'AppId',u'AppId',u'N',None, None, None, None, u'Guid',None, None, ),525(u'AppId',u'ActivateAtStorage',u'Y',0,1,None, None, None, None, None, ),526(u'AppId',u'DllSurrogate',u'Y',None, None, None, None, u'Text',None, None, ),527(u'AppId',u'LocalService',u'Y',None, None, None, None, u'Text',None, None, ),528(u'AppId',u'RemoteServerName',u'Y',None, None, None, None, u'Formatted',None, None, ),529(u'AppId',u'RunAsInteractiveUser',u'Y',0,1,None, None, None, None, None, ),530(u'AppId',u'ServiceParameters',u'Y',None, None, None, None, u'Text',None, None, ),531(u'AppSearch',u'Property',u'N',None, None, None, None, u'Identifier',None, u'The property associated with a Signature',),532(u'AppSearch',u'Signature_',u'N',None, None, u'Signature;RegLocator;IniLocator;DrLocator;CompLocator',1,u'Identifier',None, u'The Signature_ represents a unique file signature and is also the foreign key in the Signature, RegLocator, IniLocator, CompLocator and the DrLocator tables.',),533(u'Property',u'Property',u'N',None, None, None, None, u'Identifier',None, u'Name of property, uppercase if settable by launcher or loader.',),534(u'Property',u'Value',u'N',None, None, None, None, u'Text',None, u'String value for property. Never null or empty.',),535(u'BBControl',u'Type',u'N',None, None, None, None, u'Identifier',None, u'The type of the control.',),536(u'BBControl',u'Y',u'N',0,32767,None, None, None, None, u'Vertical coordinate of the upper left corner of the bounding rectangle of the control.',),537(u'BBControl',u'Text',u'Y',None, None, None, None, u'Text',None, u'A string used to set the initial text contained within a control (if appropriate).',),538(u'BBControl',u'BBControl',u'N',None, None, None, None, u'Identifier',None, u'Name of the control. This name must be unique within a billboard, but can repeat on different billboard.',),539(u'BBControl',u'Attributes',u'Y',0,2147483647,None, None, None, None, u'A 32-bit word that specifies the attribute flags to be applied to this control.',),540(u'BBControl',u'Billboard_',u'N',None, None, u'Billboard',1,u'Identifier',None, u'External key to the Billboard table, name of the billboard.',),541(u'BBControl',u'Height',u'N',0,32767,None, None, None, None, u'Height of the bounding rectangle of the control.',),542(u'BBControl',u'Width',u'N',0,32767,None, None, None, None, u'Width of the bounding rectangle of the control.',),543(u'BBControl',u'X',u'N',0,32767,None, None, None, None, u'Horizontal coordinate of the upper left corner of the bounding rectangle of the control.',),544(u'Billboard',u'Action',u'Y',None, None, None, None, u'Identifier',None, u'The name of an action. The billboard is displayed during the progress messages received from this action.',),545(u'Billboard',u'Billboard',u'N',None, None, None, None, u'Identifier',None, u'Name of the billboard.',),546(u'Billboard',u'Feature_',u'N',None, None, u'Feature',1,u'Identifier',None, u'An external key to the Feature Table. The billboard is shown only if this feature is being installed.',),547(u'Billboard',u'Ordering',u'Y',0,32767,None, None, None, None, u'A positive integer. If there is more than one billboard corresponding to an action they will be shown in the order defined by this column.',),548(u'Feature',u'Description',u'Y',None, None, None, None, u'Text',None, u'Longer descriptive text describing a visible feature item.',),549(u'Feature',u'Attributes',u'N',None, None, None, None, None, u'0;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;54',u'Feature attributes',),550(u'Feature',u'Feature',u'N',None, None, None, None, u'Identifier',None, u'Primary key used to identify a particular feature record.',),551(u'Feature',u'Directory_',u'Y',None, None, u'Directory',1,u'UpperCase',None, u'The name of the Directory that can be configured by the UI. A non-null value will enable the browse button.',),552(u'Feature',u'Level',u'N',0,32767,None, None, None, None, u'The install level at which record will be initially selected. An install level of 0 will disable an item and prevent its display.',),553(u'Feature',u'Title',u'Y',None, None, None, None, u'Text',None, u'Short text identifying a visible feature item.',),554(u'Feature',u'Display',u'Y',0,32767,None, None, None, None, u'Numeric sort order, used to force a specific display ordering.',),555(u'Feature',u'Feature_Parent',u'Y',None, None, u'Feature',1,u'Identifier',None, u'Optional 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.',),556(u'Binary',u'Name',u'N',None, None, None, None, u'Identifier',None, u'Unique key identifying the binary data.',),557(u'Binary',u'Data',u'N',None, None, None, None, u'Binary',None, u'The unformatted binary data.',),558(u'BindImage',u'File_',u'N',None, None, u'File',1,u'Identifier',None, u'The index into the File table. This must be an executable file.',),559(u'BindImage',u'Path',u'Y',None, None, None, None, u'Paths',None, u'A list of ; delimited paths that represent the paths to be searched for the import DLLS. The list is usually a list of properties each enclosed within square brackets [] .',),560(u'File',u'Sequence',u'N',1,32767,None, None, None, None, u'Sequence with respect to the media images; order must track cabinet order.',),561(u'File',u'Attributes',u'Y',0,32767,None, None, None, None, u'Integer containing bit flags representing file attributes (with the decimal value of each bit position in parentheses)',),562(u'File',u'File',u'N',None, None, None, None, u'Identifier',None, u'Primary key, non-localized token, must match identifier in cabinet. For uncompressed files, this field is ignored.',),563(u'File',u'Component_',u'N',None, None, u'Component',1,u'Identifier',None, u'Foreign key referencing Component that controls the file.',),564(u'File',u'FileName',u'N',None, None, None, None, u'Filename',None, u'File name used for installation, may be localized. This may contain a "short name|long name" pair.',),565(u'File',u'FileSize',u'N',0,2147483647,None, None, None, None, u'Size of file in bytes (long integer).',),566(u'File',u'Language',u'Y',None, None, None, None, u'Language',None, u'List of decimal language Ids, comma-separated if more than one.',),567(u'File',u'Version',u'Y',None, None, u'File',1,u'Version',None, u'Version string for versioned files; Blank for unversioned files.',),568(u'CCPSearch',u'Signature_',u'N',None, None, u'Signature;RegLocator;IniLocator;DrLocator;CompLocator',1,u'Identifier',None, u'The Signature_ represents a unique file signature and is also the foreign key in the Signature, RegLocator, IniLocator, CompLocator and the DrLocator tables.',),569(u'CheckBox',u'Property',u'N',None, None, None, None, u'Identifier',None, u'A named property to be tied to the item.',),570(u'CheckBox',u'Value',u'Y',None, None, None, None, u'Formatted',None, u'The value string associated with the item.',),571(u'Class',u'Description',u'Y',None, None, None, None, u'Text',None, u'Localized description for the Class.',),572(u'Class',u'Attributes',u'Y',None, 32767,None, None, None, None, u'Class registration attributes.',),573(u'Class',u'Feature_',u'N',None, None, u'Feature',1,u'Identifier',None, u'Required foreign key into the Feature Table, specifying the feature to validate or install in order for the CLSID factory to be operational.',),574(u'Class',u'AppId_',u'Y',None, None, u'AppId',1,u'Guid',None, u'Optional AppID containing DCOM information for associated application (string GUID).',),575(u'Class',u'Argument',u'Y',None, None, None, None, u'Formatted',None, u'optional argument for LocalServers.',),576(u'Class',u'CLSID',u'N',None, None, None, None, u'Guid',None, u'The CLSID of an OLE factory.',),577(u'Class',u'Component_',u'N',None, None, u'Component',1,u'Identifier',None, u'Required foreign key into the Component Table, specifying the component for which to return a path when called through LocateComponent.',),578(u'Class',u'Context',u'N',None, None, None, None, u'Identifier',None, u'The numeric server context for this server. CLSCTX_xxxx',),579(u'Class',u'DefInprocHandler',u'Y',None, None, None, None, u'Filename',u'1;2;3',u'Optional default inproc handler. Only optionally provided if Context=CLSCTX_LOCAL_SERVER. Typically "ole32.dll" or "mapi32.dll"',),580(u'Class',u'FileTypeMask',u'Y',None, None, None, None, u'Text',None, u'Optional string containing information for the HKCRthis CLSID) key. If multiple patterns exist, they must be delimited by a semicolon, and numeric subkeys will be generated: 0,1,2...',),581(u'Class',u'Icon_',u'Y',None, None, u'Icon',1,u'Identifier',None, u'Optional foreign key into the Icon Table, specifying the icon file associated with this CLSID. Will be written under the DefaultIcon key.',),582(u'Class',u'IconIndex',u'Y',-32767,32767,None, None, None, None, u'Optional icon index.',),583(u'Class',u'ProgId_Default',u'Y',None, None, u'ProgId',1,u'Text',None, u'Optional ProgId associated with this CLSID.',),584(u'Component',u'Condition',u'Y',None, None, None, None, u'Condition',None, u"A 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.",),585(u'Component',u'Attributes',u'N',None, None, None, None, None, None, u'Remote execution option, one of irsEnum',),586(u'Component',u'Component',u'N',None, None, None, None, u'Identifier',None, u'Primary key used to identify a particular component record.',),587(u'Component',u'ComponentId',u'Y',None, None, None, None, u'Guid',None, u'A string GUID unique to this component, version, and language.',),588(u'Component',u'Directory_',u'N',None, None, u'Directory',1,u'Identifier',None, u'Required 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.',),589(u'Component',u'KeyPath',u'Y',None, None, u'File;Registry;ODBCDataSource',1,u'Identifier',None, u'Either 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.',),590(u'Icon',u'Name',u'N',None, None, None, None, u'Identifier',None, u'Primary key. Name of the icon file.',),591(u'Icon',u'Data',u'N',None, None, None, None, u'Binary',None, u'Binary stream. The binary icon data in PE (.DLL or .EXE) or icon (.ICO) format.',),592(u'ProgId',u'Description',u'Y',None, None, None, None, u'Text',None, u'Localized description for the Program identifier.',),593(u'ProgId',u'Icon_',u'Y',None, None, u'Icon',1,u'Identifier',None, u'Optional foreign key into the Icon Table, specifying the icon file associated with this ProgId. Will be written under the DefaultIcon key.',),594(u'ProgId',u'IconIndex',u'Y',-32767,32767,None, None, None, None, u'Optional icon index.',),595(u'ProgId',u'ProgId',u'N',None, None, None, None, u'Text',None, u'The Program Identifier. Primary key.',),596(u'ProgId',u'Class_',u'Y',None, None, u'Class',1,u'Guid',None, u'The CLSID of an OLE factory corresponding to the ProgId.',),597(u'ProgId',u'ProgId_Parent',u'Y',None, None, u'ProgId',1,u'Text',None, u'The Parent Program Identifier. If specified, the ProgId column becomes a version independent prog id.',),598(u'ComboBox',u'Text',u'Y',None, None, None, None, u'Formatted',None, u'The visible text to be assigned to the item. Optional. If this entry or the entire column is missing, the text is the same as the value.',),599(u'ComboBox',u'Property',u'N',None, None, None, None, u'Identifier',None, u'A named property to be tied to this item. All the items tied to the same property become part of the same combobox.',),600(u'ComboBox',u'Value',u'N',None, None, None, None, u'Formatted',None, u'The value string associated with this item. Selecting the line will set the associated property to this value.',),601(u'ComboBox',u'Order',u'N',1,32767,None, None, None, None, u'A positive integer used to determine the ordering of the items within one list.\tThe integers do not have to be consecutive.',),602(u'CompLocator',u'Type',u'Y',0,1,None, None, None, None, u'A boolean value that determines if the registry value is a filename or a directory location.',),603(u'CompLocator',u'Signature_',u'N',None, None, None, None, u'Identifier',None, u'The table key. The Signature_ represents a unique file signature and is also the foreign key in the Signature table.',),604(u'CompLocator',u'ComponentId',u'N',None, None, None, None, u'Guid',None, u'A string GUID unique to this component, version, and language.',),605(u'Complus',u'Component_',u'N',None, None, u'Component',1,u'Identifier',None, u'Foreign key referencing Component that controls the ComPlus component.',),606(u'Complus',u'ExpType',u'Y',0,32767,None, None, None, None, u'ComPlus component attributes.',),607(u'Directory',u'Directory',u'N',None, None, None, None, u'Identifier',None, u'Unique identifier for directory entry, primary key. If a property by this name is defined, it contains the full path to the directory.',),608(u'Directory',u'DefaultDir',u'N',None, None, None, None, u'DefaultDir',None, u"The default sub-path under parent's path.",),609(u'Directory',u'Directory_Parent',u'Y',None, None, u'Directory',1,u'Identifier',None, u'Reference 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.',),610(u'Control',u'Type',u'N',None, None, None, None, u'Identifier',None, u'The type of the control.',),611(u'Control',u'Y',u'N',0,32767,None, None, None, None, u'Vertical coordinate of the upper left corner of the bounding rectangle of the control.',),612(u'Control',u'Text',u'Y',None, None, None, None, u'Formatted',None, u'A string used to set the initial text contained within a control (if appropriate).',),613(u'Control',u'Property',u'Y',None, None, None, None, u'Identifier',None, u'The name of a defined property to be linked to this control. ',),614(u'Control',u'Attributes',u'Y',0,2147483647,None, None, None, None, u'A 32-bit word that specifies the attribute flags to be applied to this control.',),615(u'Control',u'Height',u'N',0,32767,None, None, None, None, u'Height of the bounding rectangle of the control.',),616(u'Control',u'Width',u'N',0,32767,None, None, None, None, u'Width of the bounding rectangle of the control.',),617(u'Control',u'X',u'N',0,32767,None, None, None, None, u'Horizontal coordinate of the upper left corner of the bounding rectangle of the control.',),618(u'Control',u'Control',u'N',None, None, None, None, u'Identifier',None, u'Name of the control. This name must be unique within a dialog, but can repeat on different dialogs. ',),619(u'Control',u'Control_Next',u'Y',None, None, u'Control',2,u'Identifier',None, u'The name of an other control on the same dialog. This link defines the tab order of the controls. The links have to form one or more cycles!',),620(u'Control',u'Dialog_',u'N',None, None, u'Dialog',1,u'Identifier',None, u'External key to the Dialog table, name of the dialog.',),621(u'Control',u'Help',u'Y',None, None, None, None, u'Text',None, u'The help strings used with the button. The text is optional. ',),622(u'Dialog',u'Attributes',u'Y',0,2147483647,None, None, None, None, u'A 32-bit word that specifies the attribute flags to be applied to this dialog.',),623(u'Dialog',u'Height',u'N',0,32767,None, None, None, None, u'Height of the bounding rectangle of the dialog.',),624(u'Dialog',u'Width',u'N',0,32767,None, None, None, None, u'Width of the bounding rectangle of the dialog.',),625(u'Dialog',u'Dialog',u'N',None, None, None, None, u'Identifier',None, u'Name of the dialog.',),626(u'Dialog',u'Control_Cancel',u'Y',None, None, u'Control',2,u'Identifier',None, u'Defines the cancel control. Hitting escape or clicking on the close icon on the dialog is equivalent to pushing this button.',),627(u'Dialog',u'Control_Default',u'Y',None, None, u'Control',2,u'Identifier',None, u'Defines the default control. Hitting return is equivalent to pushing this button.',),628(u'Dialog',u'Control_First',u'N',None, None, u'Control',2,u'Identifier',None, u'Defines the control that has the focus when the dialog is created.',),629(u'Dialog',u'HCentering',u'N',0,100,None, None, None, None, u'Horizontal position of the dialog on a 0-100 scale. 0 means left end, 100 means right end of the screen, 50 center.',),630(u'Dialog',u'Title',u'Y',None, None, None, None, u'Formatted',None, u"A text string specifying the title to be displayed in the title bar of the dialog's window.",),631(u'Dialog',u'VCentering',u'N',0,100,None, None, None, None, u'Vertical position of the dialog on a 0-100 scale. 0 means top end, 100 means bottom end of the screen, 50 center.',),632(u'ControlCondition',u'Action',u'N',None, None, None, None, None, u'Default;Disable;Enable;Hide;Show',u'The desired action to be taken on the specified control.',),633(u'ControlCondition',u'Condition',u'N',None, None, None, None, u'Condition',None, u'A standard conditional statement that specifies under which conditions the action should be triggered.',),634(u'ControlCondition',u'Dialog_',u'N',None, None, u'Dialog',1,u'Identifier',None, u'A foreign key to the Dialog table, name of the dialog.',),635(u'ControlCondition',u'Control_',u'N',None, None, u'Control',2,u'Identifier',None, u'A foreign key to the Control table, name of the control.',),636(u'ControlEvent',u'Condition',u'Y',None, None, None, None, u'Condition',None, u'A standard conditional statement that specifies under which conditions an event should be triggered.',),637(u'ControlEvent',u'Ordering',u'Y',0,2147483647,None, None, None, None, u'An integer used to order several events tied to the same control. Can be left blank.',),638(u'ControlEvent',u'Argument',u'N',None, None, None, None, u'Formatted',None, u'A value to be used as a modifier when triggering a particular event.',),639(u'ControlEvent',u'Dialog_',u'N',None, None, u'Dialog',1,u'Identifier',None, u'A foreign key to the Dialog table, name of the dialog.',),640(u'ControlEvent',u'Control_',u'N',None, None, u'Control',2,u'Identifier',None, u'A foreign key to the Control table, name of the control',),641(u'ControlEvent',u'Event',u'N',None, None, None, None, u'Formatted',None, u'An identifier that specifies the type of the event that should take place when the user interacts with control specified by the first two entries.',),642(u'CreateFolder',u'Component_',u'N',None, None, u'Component',1,u'Identifier',None, u'Foreign key into the Component table.',),643(u'CreateFolder',u'Directory_',u'N',None, None, u'Directory',1,u'Identifier',None, u'Primary key, could be foreign key into the Directory table.',),644(u'CustomAction',u'Type',u'N',1,16383,None, None, None, None, u'The numeric custom action type, consisting of source location, code type, entry, option flags.',),645(u'CustomAction',u'Action',u'N',None, None, None, None, u'Identifier',None, u'Primary key, name of action, normally appears in sequence table unless private use.',),646(u'CustomAction',u'Source',u'Y',None, None, None, None, u'CustomSource',None, u'The table reference of the source of the code.',),647(u'CustomAction',u'Target',u'Y',None, None, None, None, u'Formatted',None, u'Excecution parameter, depends on the type of custom action',),648(u'DrLocator',u'Signature_',u'N',None, None, None, None, u'Identifier',None, u'The Signature_ represents a unique file signature and is also the foreign key in the Signature table.',),649(u'DrLocator',u'Path',u'Y',None, None, None, None, u'AnyPath',None, u'The path on the user system. This is a either a subpath below the value of the Parent or a full path. The path may contain properties enclosed within [ ] that will be expanded.',),650(u'DrLocator',u'Depth',u'Y',0,32767,None, None, None, None, u'The depth below the path to which the Signature_ is recursively searched. If absent, the depth is assumed to be 0.',),651(u'DrLocator',u'Parent',u'Y',None, None, None, None, u'Identifier',None, u'The parent file signature. It is also a foreign key in the Signature table. If null and the Path column does not expand to a full path, then all the fixed drives of the user system are searched using the Path.',),652(u'DuplicateFile',u'File_',u'N',None, None, u'File',1,u'Identifier',None, u'Foreign key referencing the source file to be duplicated.',),653(u'DuplicateFile',u'Component_',u'N',None, None, u'Component',1,u'Identifier',None, u'Foreign key referencing Component that controls the duplicate file.',),654(u'DuplicateFile',u'DestFolder',u'Y',None, None, None, None, u'Identifier',None, u'Name of a property whose value is assumed to resolve to the full pathname to a destination folder.',),655(u'DuplicateFile',u'DestName',u'Y',None, None, None, None, u'Filename',None, u'Filename to be given to the duplicate file.',),656(u'DuplicateFile',u'FileKey',u'N',None, None, None, None, u'Identifier',None, u'Primary key used to identify a particular file entry',),657(u'Environment',u'Name',u'N',None, None, None, None, u'Text',None, u'The name of the environmental value.',),658(u'Environment',u'Value',u'Y',None, None, None, None, u'Formatted',None, u'The value to set in the environmental settings.',),659(u'Environment',u'Component_',u'N',None, None, u'Component',1,u'Identifier',None, u'Foreign key into the Component table referencing component that controls the installing of the environmental value.',),660(u'Environment',u'Environment',u'N',None, None, None, None, u'Identifier',None, u'Unique identifier for the environmental variable setting',),661(u'Error',u'Error',u'N',0,32767,None, None, None, None, u'Integer error number, obtained from header file IError(...) macros.',),662(u'Error',u'Message',u'Y',None, None, None, None, u'Template',None, u'Error formatting template, obtained from user ed. or localizers.',),663(u'EventMapping',u'Dialog_',u'N',None, None, u'Dialog',1,u'Identifier',None, u'A foreign key to the Dialog table, name of the Dialog.',),664(u'EventMapping',u'Control_',u'N',None, None, u'Control',2,u'Identifier',None, u'A foreign key to the Control table, name of the control.',),665(u'EventMapping',u'Event',u'N',None, None, None, None, u'Identifier',None, u'An identifier that specifies the type of the event that the control subscribes to.',),666(u'EventMapping',u'Attribute',u'N',None, None, None, None, u'Identifier',None, u'The name of the control attribute, that is set when this event is received.',),667(u'Extension',u'Feature_',u'N',None, None, u'Feature',1,u'Identifier',None, u'Required foreign key into the Feature Table, specifying the feature to validate or install in order for the CLSID factory to be operational.',),668(u'Extension',u'Component_',u'N',None, None, u'Component',1,u'Identifier',None, u'Required foreign key into the Component Table, specifying the component for which to return a path when called through LocateComponent.',),669(u'Extension',u'Extension',u'N',None, None, None, None, u'Text',None, u'The extension associated with the table row.',),670(u'Extension',u'MIME_',u'Y',None, None, u'MIME',1,u'Text',None, u'Optional Context identifier, typically "type/format" associated with the extension',),671(u'Extension',u'ProgId_',u'Y',None, None, u'ProgId',1,u'Text',None, u'Optional ProgId associated with this extension.',),672(u'MIME',u'CLSID',u'Y',None, None, None, None, u'Guid',None, u'Optional associated CLSID.',),673(u'MIME',u'ContentType',u'N',None, None, None, None, u'Text',None, u'Primary key. Context identifier, typically "type/format".',),674(u'MIME',u'Extension_',u'N',None, None, u'Extension',1,u'Text',None, u'Optional associated extension (without dot)',),675(u'FeatureComponents',u'Feature_',u'N',None, None, u'Feature',1,u'Identifier',None, u'Foreign key into Feature table.',),676(u'FeatureComponents',u'Component_',u'N',None, None, u'Component',1,u'Identifier',None, u'Foreign key into Component table.',),677(u'FileSFPCatalog',u'File_',u'N',None, None, u'File',1,u'Identifier',None, u'File associated with the catalog',),678(u'FileSFPCatalog',u'SFPCatalog_',u'N',None, None, u'SFPCatalog',1,u'Filename',None, u'Catalog associated with the file',),679(u'SFPCatalog',u'SFPCatalog',u'N',None, None, None, None, u'Filename',None, u'File name for the catalog.',),680(u'SFPCatalog',u'Catalog',u'N',None, None, None, None, u'Binary',None, u'SFP Catalog',),681(u'SFPCatalog',u'Dependency',u'Y',None, None, None, None, u'Formatted',None, u'Parent catalog - only used by SFP',),682(u'Font',u'File_',u'N',None, None, u'File',1,u'Identifier',None, u'Primary key, foreign key into File table referencing font file.',),683(u'Font',u'FontTitle',u'Y',None, None, None, None, u'Text',None, u'Font name.',),684(u'IniFile',u'Action',u'N',None, None, None, None, None, u'0;1;3',u'The type of modification to be made, one of iifEnum',),685(u'IniFile',u'Value',u'N',None, None, None, None, u'Formatted',None, u'The value to be written.',),686(u'IniFile',u'Component_',u'N',None, None, u'Component',1,u'Identifier',None, u'Foreign key into the Component table referencing component that controls the installing of the .INI value.',),687(u'IniFile',u'FileName',u'N',None, None, None, None, u'Filename',None, u'The .INI file name in which to write the information',),688(u'IniFile',u'IniFile',u'N',None, None, None, None, u'Identifier',None, u'Primary key, non-localized token.',),689(u'IniFile',u'DirProperty',u'Y',None, None, None, None, u'Identifier',None, u'Foreign key into the Directory table denoting the directory where the .INI file is.',),690(u'IniFile',u'Key',u'N',None, None, None, None, u'Formatted',None, u'The .INI file key below Section.',),691(u'IniFile',u'Section',u'N',None, None, None, None, u'Formatted',None, u'The .INI file Section.',),692(u'IniLocator',u'Type',u'Y',0,2,None, None, None, None, u'An integer value that determines if the .INI value read is a filename or a directory location or to be used as is w/o interpretation.',),693(u'IniLocator',u'Signature_',u'N',None, None, None, None, u'Identifier',None, u'The table key. The Signature_ represents a unique file signature and is also the foreign key in the Signature table.',),694(u'IniLocator',u'FileName',u'N',None, None, None, None, u'Filename',None, u'The .INI file name.',),695(u'IniLocator',u'Key',u'N',None, None, None, None, u'Text',None, u'Key value (followed by an equals sign in INI file).',),696(u'IniLocator',u'Section',u'N',None, None, None, None, u'Text',None, u'Section name within in file (within square brackets in INI file).',),697(u'IniLocator',u'Field',u'Y',0,32767,None, None, None, None, u'The field in the .INI line. If Field is null or 0 the entire line is read.',),698(u'InstallExecuteSequence',u'Action',u'N',None, None, None, None, u'Identifier',None, u'Name of action to invoke, either in the engine or the handler DLL.',),699(u'InstallExecuteSequence',u'Condition',u'Y',None, None, None, None, u'Condition',None, u'Optional expression which skips the action if evaluates to expFalse.If the expression syntax is invalid, the engine will terminate, returning iesBadActionData.',),700(u'InstallExecuteSequence',u'Sequence',u'Y',-4,32767,None, None, None, None, u'Number that determines the sort order in which the actions are to be executed. Leave blank to suppress action.',),701(u'InstallUISequence',u'Action',u'N',None, None, None, None, u'Identifier',None, u'Name of action to invoke, either in the engine or the handler DLL.',),702(u'InstallUISequence',u'Condition',u'Y',None, None, None, None, u'Condition',None, u'Optional expression which skips the action if evaluates to expFalse.If the expression syntax is invalid, the engine will terminate, returning iesBadActionData.',),703(u'InstallUISequence',u'Sequence',u'Y',-4,32767,None, None, None, None, u'Number that determines the sort order in which the actions are to be executed. Leave blank to suppress action.',),704(u'IsolatedComponent',u'Component_Application',u'N',None, None, u'Component',1,u'Identifier',None, u'Key to Component table item for application',),705(u'IsolatedComponent',u'Component_Shared',u'N',None, None, u'Component',1,u'Identifier',None, u'Key to Component table item to be isolated',),706(u'LaunchCondition',u'Description',u'N',None, None, None, None, u'Formatted',None, u'Localizable text to display when condition fails and install must abort.',),707(u'LaunchCondition',u'Condition',u'N',None, None, None, None, u'Condition',None, u'Expression which must evaluate to TRUE in order for install to commence.',),708(u'ListBox',u'Text',u'Y',None, None, None, None, u'Text',None, u'The visible text to be assigned to the item. Optional. If this entry or the entire column is missing, the text is the same as the value.',),709(u'ListBox',u'Property',u'N',None, None, None, None, u'Identifier',None, u'A named property to be tied to this item. All the items tied to the same property become part of the same listbox.',),710(u'ListBox',u'Value',u'N',None, None, None, None, u'Formatted',None, u'The value string associated with this item. Selecting the line will set the associated property to this value.',),711(u'ListBox',u'Order',u'N',1,32767,None, None, None, None, u'A positive integer used to determine the ordering of the items within one list..The integers do not have to be consecutive.',),712(u'ListView',u'Text',u'Y',None, None, None, None, u'Text',None, u'The visible text to be assigned to the item. Optional. If this entry or the entire column is missing, the text is the same as the value.',),713(u'ListView',u'Property',u'N',None, None, None, None, u'Identifier',None, u'A named property to be tied to this item. All the items tied to the same property become part of the same listview.',),714(u'ListView',u'Value',u'N',None, None, None, None, u'Identifier',None, u'The value string associated with this item. Selecting the line will set the associated property to this value.',),715(u'ListView',u'Order',u'N',1,32767,None, None, None, None, u'A positive integer used to determine the ordering of the items within one list..The integers do not have to be consecutive.',),716(u'ListView',u'Binary_',u'Y',None, None, u'Binary',1,u'Identifier',None, u'The name of the icon to be displayed with the icon. The binary information is looked up from the Binary Table.',),717(u'LockPermissions',u'Table',u'N',None, None, None, None, u'Identifier',u'Directory;File;Registry',u'Reference to another table name',),718(u'LockPermissions',u'Domain',u'Y',None, None, None, None, u'Formatted',None, u'Domain name for user whose permissions are being set. (usually a property)',),719(u'LockPermissions',u'LockObject',u'N',None, None, None, None, u'Identifier',None, u'Foreign key into Registry or File table',),720(u'LockPermissions',u'Permission',u'Y',-2147483647,2147483647,None, None, None, None, u'Permission Access mask. Full Control = 268435456 (GENERIC_ALL = 0x10000000)',),721(u'LockPermissions',u'User',u'N',None, None, None, None, u'Formatted',None, u'User for permissions to be set. (usually a property)',),722(u'Media',u'Source',u'Y',None, None, None, None, u'Property',None, u'The property defining the location of the cabinet file.',),723(u'Media',u'Cabinet',u'Y',None, None, None, None, u'Cabinet',None, u'If some or all of the files stored on the media are compressed in a cabinet, the name of that cabinet.',),724(u'Media',u'DiskId',u'N',1,32767,None, None, None, None, u'Primary key, integer to determine sort order for table.',),725(u'Media',u'DiskPrompt',u'Y',None, None, None, None, u'Text',None, u'Disk name: the visible text actually printed on the disk. This will be used to prompt the user when this disk needs to be inserted.',),726(u'Media',u'LastSequence',u'N',0,32767,None, None, None, None, u'File sequence number for the last file for this media.',),727(u'Media',u'VolumeLabel',u'Y',None, None, None, None, u'Text',None, u'The label attributed to the volume.',),728(u'ModuleComponents',u'Component',u'N',None, None, u'Component',1,u'Identifier',None, u'Component contained in the module.',),729(u'ModuleComponents',u'Language',u'N',None, None, u'ModuleSignature',2,None, None, u'Default language ID for module (may be changed by transform).',),730(u'ModuleComponents',u'ModuleID',u'N',None, None, u'ModuleSignature',1,u'Identifier',None, u'Module containing the component.',),731(u'ModuleSignature',u'Language',u'N',None, None, None, None, None, None, u'Default decimal language of module.',),732(u'ModuleSignature',u'Version',u'N',None, None, None, None, u'Version',None, u'Version of the module.',),733(u'ModuleSignature',u'ModuleID',u'N',None, None, None, None, u'Identifier',None, u'Module identifier (String.GUID).',),734(u'ModuleDependency',u'ModuleID',u'N',None, None, u'ModuleSignature',1,u'Identifier',None, u'Module requiring the dependency.',),735(u'ModuleDependency',u'ModuleLanguage',u'N',None, None, u'ModuleSignature',2,None, None, u'Language of module requiring the dependency.',),736(u'ModuleDependency',u'RequiredID',u'N',None, None, None, None, None, None, u'String.GUID of required module.',),737(u'ModuleDependency',u'RequiredLanguage',u'N',None, None, None, None, None, None, u'LanguageID of the required module.',),738(u'ModuleDependency',u'RequiredVersion',u'Y',None, None, None, None, u'Version',None, u'Version of the required version.',),739(u'ModuleExclusion',u'ModuleID',u'N',None, None, u'ModuleSignature',1,u'Identifier',None, u'String.GUID of module with exclusion requirement.',),740(u'ModuleExclusion',u'ModuleLanguage',u'N',None, None, u'ModuleSignature',2,None, None, u'LanguageID of module with exclusion requirement.',),741(u'ModuleExclusion',u'ExcludedID',u'N',None, None, None, None, None, None, u'String.GUID of excluded module.',),742(u'ModuleExclusion',u'ExcludedLanguage',u'N',None, None, None, None, None, None, u'Language of excluded module.',),743(u'ModuleExclusion',u'ExcludedMaxVersion',u'Y',None, None, None, None, u'Version',None, u'Maximum version of excluded module.',),744(u'ModuleExclusion',u'ExcludedMinVersion',u'Y',None, None, None, None, u'Version',None, u'Minimum version of excluded module.',),745(u'MoveFile',u'Component_',u'N',None, None, u'Component',1,u'Identifier',None, u'If this component is not "selected" for installation or removal, no action will be taken on the associated MoveFile entry',),746(u'MoveFile',u'DestFolder',u'N',None, None, None, None, u'Identifier',None, u'Name of a property whose value is assumed to resolve to the full path to the destination directory',),747(u'MoveFile',u'DestName',u'Y',None, None, None, None, u'Filename',None, u'Name to be given to the original file after it is moved or copied. If blank, the destination file will be given the same name as the source file',),748(u'MoveFile',u'FileKey',u'N',None, None, None, None, u'Identifier',None, u'Primary key that uniquely identifies a particular MoveFile record',),749(u'MoveFile',u'Options',u'N',0,1,None, None, None, None, u'Integer value specifying the MoveFile operating mode, one of imfoEnum',),750(u'MoveFile',u'SourceFolder',u'Y',None, None, None, None, u'Identifier',None, u'Name of a property whose value is assumed to resolve to the full path to the source directory',),751(u'MoveFile',u'SourceName',u'Y',None, None, None, None, u'Text',None, u"Name of the source file(s) to be moved or copied. Can contain the '*' or '?' wildcards.",),752(u'MsiAssembly',u'Attributes',u'Y',None, None, None, None, None, None, u'Assembly attributes',),753(u'MsiAssembly',u'Feature_',u'N',None, None, u'Feature',1,u'Identifier',None, u'Foreign key into Feature table.',),754(u'MsiAssembly',u'Component_',u'N',None, None, u'Component',1,u'Identifier',None, u'Foreign key into Component table.',),755(u'MsiAssembly',u'File_Application',u'Y',None, None, u'File',1,u'Identifier',None, u'Foreign key into File table, denoting the application context for private assemblies. Null for global assemblies.',),756(u'MsiAssembly',u'File_Manifest',u'Y',None, None, u'File',1,u'Identifier',None, u'Foreign key into the File table denoting the manifest file for the assembly.',),757(u'MsiAssemblyName',u'Name',u'N',None, None, None, None, u'Text',None, u'The name part of the name-value pairs for the assembly name.',),758(u'MsiAssemblyName',u'Value',u'N',None, None, None, None, u'Text',None, u'The value part of the name-value pairs for the assembly name.',),759(u'MsiAssemblyName',u'Component_',u'N',None, None, u'Component',1,u'Identifier',None, u'Foreign key into Component table.',),760(u'MsiDigitalCertificate',u'CertData',u'N',None, None, None, None, u'Binary',None, u'A certificate context blob for a signer certificate',),761(u'MsiDigitalCertificate',u'DigitalCertificate',u'N',None, None, None, None, u'Identifier',None, u'A unique identifier for the row',),762(u'MsiDigitalSignature',u'Table',u'N',None, None, None, None, None, u'Media',u'Reference to another table name (only Media table is supported)',),763(u'MsiDigitalSignature',u'DigitalCertificate_',u'N',None, None, u'MsiDigitalCertificate',1,u'Identifier',None, u'Foreign key to MsiDigitalCertificate table identifying the signer certificate',),764(u'MsiDigitalSignature',u'Hash',u'Y',None, None, None, None, u'Binary',None, u'The encoded hash blob from the digital signature',),765(u'MsiDigitalSignature',u'SignObject',u'N',None, None, None, None, u'Text',None, u'Foreign key to Media table',),766(u'MsiFileHash',u'File_',u'N',None, None, u'File',1,u'Identifier',None, u'Primary key, foreign key into File table referencing file with this hash',),767(u'MsiFileHash',u'Options',u'N',0,32767,None, None, None, None, u'Various options and attributes for this hash.',),768(u'MsiFileHash',u'HashPart1',u'N',None, None, None, None, None, None, u'Size of file in bytes (long integer).',),769(u'MsiFileHash',u'HashPart2',u'N',None, None, None, None, None, None, u'Size of file in bytes (long integer).',),770(u'MsiFileHash',u'HashPart3',u'N',None, None, None, None, None, None, u'Size of file in bytes (long integer).',),771(u'MsiFileHash',u'HashPart4',u'N',None, None, None, None, None, None, u'Size of file in bytes (long integer).',),772(u'MsiPatchHeaders',u'StreamRef',u'N',None, None, None, None, u'Identifier',None, u'Primary key. A unique identifier for the row.',),773(u'MsiPatchHeaders',u'Header',u'N',None, None, None, None, u'Binary',None, u'Binary stream. The patch header, used for patch validation.',),774(u'ODBCAttribute',u'Value',u'Y',None, None, None, None, u'Text',None, u'Value for ODBC driver attribute',),775(u'ODBCAttribute',u'Attribute',u'N',None, None, None, None, u'Text',None, u'Name of ODBC driver attribute',),776(u'ODBCAttribute',u'Driver_',u'N',None, None, u'ODBCDriver',1,u'Identifier',None, u'Reference to ODBC driver in ODBCDriver table',),777(u'ODBCDriver',u'Description',u'N',None, None, None, None, u'Text',None, u'Text used as registered name for driver, non-localized',),778(u'ODBCDriver',u'File_',u'N',None, None, u'File',1,u'Identifier',None, u'Reference to key driver file',),779(u'ODBCDriver',u'Component_',u'N',None, None, u'Component',1,u'Identifier',None, u'Reference to associated component',),780(u'ODBCDriver',u'Driver',u'N',None, None, None, None, u'Identifier',None, u'Primary key, non-localized.internal token for driver',),781(u'ODBCDriver',u'File_Setup',u'Y',None, None, u'File',1,u'Identifier',None, u'Optional reference to key driver setup DLL',),782(u'ODBCDataSource',u'Description',u'N',None, None, None, None, u'Text',None, u'Text used as registered name for data source',),783(u'ODBCDataSource',u'Component_',u'N',None, None, u'Component',1,u'Identifier',None, u'Reference to associated component',),784(u'ODBCDataSource',u'DataSource',u'N',None, None, None, None, u'Identifier',None, u'Primary key, non-localized.internal token for data source',),785(u'ODBCDataSource',u'DriverDescription',u'N',None, None, None, None, u'Text',None, u'Reference to driver description, may be existing driver',),786(u'ODBCDataSource',u'Registration',u'N',0,1,None, None, None, None, u'Registration option: 0=machine, 1=user, others t.b.d.',),787(u'ODBCSourceAttribute',u'Value',u'Y',None, None, None, None, u'Text',None, u'Value for ODBC data source attribute',),788(u'ODBCSourceAttribute',u'Attribute',u'N',None, None, None, None, u'Text',None, u'Name of ODBC data source attribute',),789(u'ODBCSourceAttribute',u'DataSource_',u'N',None, None, u'ODBCDataSource',1,u'Identifier',None, u'Reference to ODBC data source in ODBCDataSource table',),790(u'ODBCTranslator',u'Description',u'N',None, None, None, None, u'Text',None, u'Text used as registered name for translator',),791(u'ODBCTranslator',u'File_',u'N',None, None, u'File',1,u'Identifier',None, u'Reference to key translator file',),792(u'ODBCTranslator',u'Component_',u'N',None, None, u'Component',1,u'Identifier',None, u'Reference to associated component',),793(u'ODBCTranslator',u'File_Setup',u'Y',None, None, u'File',1,u'Identifier',None, u'Optional reference to key translator setup DLL',),794(u'ODBCTranslator',u'Translator',u'N',None, None, None, None, u'Identifier',None, u'Primary key, non-localized.internal token for translator',),795(u'Patch',u'Sequence',u'N',0,32767,None, None, None, None, u'Primary key, sequence with respect to the media images; order must track cabinet order.',),796(u'Patch',u'Attributes',u'N',0,32767,None, None, None, None, u'Integer containing bit flags representing patch attributes',),797(u'Patch',u'File_',u'N',None, None, None, None, u'Identifier',None, u'Primary key, non-localized token, foreign key to File table, must match identifier in cabinet.',),798(u'Patch',u'Header',u'Y',None, None, None, None, u'Binary',None, u'Binary stream. The patch header, used for patch validation.',),799(u'Patch',u'PatchSize',u'N',0,2147483647,None, None, None, None, u'Size of patch in bytes (long integer).',),800(u'Patch',u'StreamRef_',u'Y',None, None, None, None, u'Identifier',None, u'Identifier. Foreign key to the StreamRef column of the MsiPatchHeaders table.',),801(u'PatchPackage',u'Media_',u'N',0,32767,None, None, None, None, u'Foreign key to DiskId column of Media table. Indicates the disk containing the patch package.',),802(u'PatchPackage',u'PatchId',u'N',None, None, None, None, u'Guid',None, u'A unique string GUID representing this patch.',),803(u'PublishComponent',u'Feature_',u'N',None, None, u'Feature',1,u'Identifier',None, u'Foreign key into the Feature table.',),804(u'PublishComponent',u'Component_',u'N',None, None, u'Component',1,u'Identifier',None, u'Foreign key into the Component table.',),805(u'PublishComponent',u'ComponentId',u'N',None, None, None, None, u'Guid',None, u'A string GUID that represents the component id that will be requested by the alien product.',),806(u'PublishComponent',u'AppData',u'Y',None, None, None, None, u'Text',None, u'This is localisable Application specific data that can be associated with a Qualified Component.',),807(u'PublishComponent',u'Qualifier',u'N',None, None, None, None, u'Text',None, u'This is defined only when the ComponentId column is an Qualified Component Id. This is the Qualifier for ProvideComponentIndirect.',),808(u'RadioButton',u'Y',u'N',0,32767,None, None, None, None, u'The vertical coordinate of the upper left corner of the bounding rectangle of the radio button.',),809(u'RadioButton',u'Text',u'Y',None, None, None, None, u'Text',None, u'The visible title to be assigned to the radio button.',),810(u'RadioButton',u'Property',u'N',None, None, None, None, u'Identifier',None, u'A named property to be tied to this radio button. All the buttons tied to the same property become part of the same group.',),811(u'RadioButton',u'Height',u'N',0,32767,None, None, None, None, u'The height of the button.',),812(u'RadioButton',u'Width',u'N',0,32767,None, None, None, None, u'The width of the button.',),813(u'RadioButton',u'X',u'N',0,32767,None, None, None, None, u'The horizontal coordinate of the upper left corner of the bounding rectangle of the radio button.',),814(u'RadioButton',u'Value',u'N',None, None, None, None, u'Formatted',None, u'The value string associated with this button. Selecting the button will set the associated property to this value.',),815(u'RadioButton',u'Order',u'N',1,32767,None, None, None, None, u'A positive integer used to determine the ordering of the items within one list..The integers do not have to be consecutive.',),816(u'RadioButton',u'Help',u'Y',None, None, None, None, u'Text',None, u'The help strings used with the button. The text is optional.',),817(u'Registry',u'Name',u'Y',None, None, None, None, u'Formatted',None, u'The registry value name.',),818(u'Registry',u'Value',u'Y',None, None, None, None, u'Formatted',None, u'The registry value.',),819(u'Registry',u'Component_',u'N',None, None, u'Component',1,u'Identifier',None, u'Foreign key into the Component table referencing component that controls the installing of the registry value.',),820(u'Registry',u'Key',u'N',None, None, None, None, u'RegPath',None, u'The key for the registry value.',),821(u'Registry',u'Registry',u'N',None, None, None, None, u'Identifier',None, u'Primary key, non-localized token.',),822(u'Registry',u'Root',u'N',-1,3,None, None, None, None, u'The predefined root key for the registry value, one of rrkEnum.',),823(u'RegLocator',u'Name',u'Y',None, None, None, None, u'Formatted',None, u'The registry value name.',),824(u'RegLocator',u'Type',u'Y',0,18,None, None, None, None, u'An integer value that determines if the registry value is a filename or a directory location or to be used as is w/o interpretation.',),825(u'RegLocator',u'Signature_',u'N',None, None, None, None, u'Identifier',None, u'The table key. The Signature_ represents a unique file signature and is also the foreign key in the Signature table. If the type is 0, the registry values refers a directory, and _Signature is not a foreign key.',),826(u'RegLocator',u'Key',u'N',None, None, None, None, u'RegPath',None, u'The key for the registry value.',),827(u'RegLocator',u'Root',u'N',0,3,None, None, None, None, u'The predefined root key for the registry value, one of rrkEnum.',),828(u'RemoveFile',u'Component_',u'N',None, None, u'Component',1,u'Identifier',None, u'Foreign key referencing Component that controls the file to be removed.',),829(u'RemoveFile',u'FileKey',u'N',None, None, None, None, u'Identifier',None, u'Primary key used to identify a particular file entry',),830(u'RemoveFile',u'FileName',u'Y',None, None, None, None, u'WildCardFilename',None, u'Name of the file to be removed.',),831(u'RemoveFile',u'DirProperty',u'N',None, None, None, None, u'Identifier',None, u'Name of a property whose value is assumed to resolve to the full pathname to the folder of the file to be removed.',),832(u'RemoveFile',u'InstallMode',u'N',None, None, None, None, None, u'1;2;3',u'Installation option, one of iimEnum.',),833(u'RemoveIniFile',u'Action',u'N',None, None, None, None, None, u'2;4',u'The type of modification to be made, one of iifEnum.',),834(u'RemoveIniFile',u'Value',u'Y',None, None, None, None, u'Formatted',None, u'The value to be deleted. The value is required when Action is iifIniRemoveTag',),835(u'RemoveIniFile',u'Component_',u'N',None, None, u'Component',1,u'Identifier',None, u'Foreign key into the Component table referencing component that controls the deletion of the .INI value.',),836(u'RemoveIniFile',u'FileName',u'N',None, None, None, None, u'Filename',None, u'The .INI file name in which to delete the information',),837(u'RemoveIniFile',u'DirProperty',u'Y',None, None, None, None, u'Identifier',None, u'Foreign key into the Directory table denoting the directory where the .INI file is.',),838(u'RemoveIniFile',u'Key',u'N',None, None, None, None, u'Formatted',None, u'The .INI file key below Section.',),839(u'RemoveIniFile',u'Section',u'N',None, None, None, None, u'Formatted',None, u'The .INI file Section.',),840(u'RemoveIniFile',u'RemoveIniFile',u'N',None, None, None, None, u'Identifier',None, u'Primary key, non-localized token.',),841(u'RemoveRegistry',u'Name',u'Y',None, None, None, None, u'Formatted',None, u'The registry value name.',),842(u'RemoveRegistry',u'Component_',u'N',None, None, u'Component',1,u'Identifier',None, u'Foreign key into the Component table referencing component that controls the deletion of the registry value.',),843(u'RemoveRegistry',u'Key',u'N',None, None, None, None, u'RegPath',None, u'The key for the registry value.',),844(u'RemoveRegistry',u'Root',u'N',-1,3,None, None, None, None, u'The predefined root key for the registry value, one of rrkEnum',),845(u'RemoveRegistry',u'RemoveRegistry',u'N',None, None, None, None, u'Identifier',None, u'Primary key, non-localized token.',),846(u'ReserveCost',u'Component_',u'N',None, None, u'Component',1,u'Identifier',None, u'Reserve a specified amount of space if this component is to be installed.',),847(u'ReserveCost',u'ReserveFolder',u'Y',None, None, None, None, u'Identifier',None, u'Name of a property whose value is assumed to resolve to the full path to the destination directory',),848(u'ReserveCost',u'ReserveKey',u'N',None, None, None, None, u'Identifier',None, u'Primary key that uniquely identifies a particular ReserveCost record',),849(u'ReserveCost',u'ReserveLocal',u'N',0,2147483647,None, None, None, None, u'Disk space to reserve if linked component is installed locally.',),850(u'ReserveCost',u'ReserveSource',u'N',0,2147483647,None, None, None, None, u'Disk space to reserve if linked component is installed to run from the source location.',),851(u'SelfReg',u'File_',u'N',None, None, u'File',1,u'Identifier',None, u'Foreign key into the File table denoting the module that needs to be registered.',),852(u'SelfReg',u'Cost',u'Y',0,32767,None, None, None, None, u'The cost of registering the module.',),853(u'ServiceControl',u'Name',u'N',None, None, None, None, u'Formatted',None, u'Name of a service. /, \\, comma and space are invalid',),854(u'ServiceControl',u'Component_',u'N',None, None, u'Component',1,u'Identifier',None, u'Required foreign key into the Component Table that controls the startup of the service',),855(u'ServiceControl',u'Event',u'N',0,187,None, None, None, None, u'Bit field: Install: 0x1 = Start, 0x2 = Stop, 0x8 = Delete, Uninstall: 0x10 = Start, 0x20 = Stop, 0x80 = Delete',),856(u'ServiceControl',u'ServiceControl',u'N',None, None, None, None, u'Identifier',None, u'Primary key, non-localized token.',),857(u'ServiceControl',u'Arguments',u'Y',None, None, None, None, u'Formatted',None, u'Arguments for the service. Separate by [~].',),858(u'ServiceControl',u'Wait',u'Y',0,1,None, None, None, None, u'Boolean for whether to wait for the service to fully start',),859(u'ServiceInstall',u'Name',u'N',None, None, None, None, u'Formatted',None, u'Internal Name of the Service',),860(u'ServiceInstall',u'Description',u'Y',None, None, None, None, u'Text',None, u'Description of service.',),861(u'ServiceInstall',u'Component_',u'N',None, None, u'Component',1,u'Identifier',None, u'Required foreign key into the Component Table that controls the startup of the service',),862(u'ServiceInstall',u'Arguments',u'Y',None, None, None, None, u'Formatted',None, u'Arguments to include in every start of the service, passed to WinMain',),863(u'ServiceInstall',u'ServiceInstall',u'N',None, None, None, None, u'Identifier',None, u'Primary key, non-localized token.',),864(u'ServiceInstall',u'Dependencies',u'Y',None, None, None, None, u'Formatted',None, u'Other services this depends on to start. Separate by [~], and end with [~][~]',),865(u'ServiceInstall',u'DisplayName',u'Y',None, None, None, None, u'Formatted',None, u'External Name of the Service',),866(u'ServiceInstall',u'ErrorControl',u'N',-2147483647,2147483647,None, None, None, None, u'Severity of error if service fails to start',),867(u'ServiceInstall',u'LoadOrderGroup',u'Y',None, None, None, None, u'Formatted',None, u'LoadOrderGroup',),868(u'ServiceInstall',u'Password',u'Y',None, None, None, None, u'Formatted',None, u'password to run service with. (with StartName)',),869(u'ServiceInstall',u'ServiceType',u'N',-2147483647,2147483647,None, None, None, None, u'Type of the service',),870(u'ServiceInstall',u'StartName',u'Y',None, None, None, None, u'Formatted',None, u'User or object name to run service as',),871(u'ServiceInstall',u'StartType',u'N',0,4,None, None, None, None, u'Type of the service',),872(u'Shortcut',u'Name',u'N',None, None, None, None, u'Filename',None, u'The name of the shortcut to be created.',),873(u'Shortcut',u'Description',u'Y',None, None, None, None, u'Text',None, u'The description for the shortcut.',),874(u'Shortcut',u'Component_',u'N',None, None, u'Component',1,u'Identifier',None, u'Foreign key into the Component table denoting the component whose selection gates the shortcut creation/deletion.',),875(u'Shortcut',u'Icon_',u'Y',None, None, u'Icon',1,u'Identifier',None, u'Foreign key into the File table denoting the external icon file for the shortcut.',),876(u'Shortcut',u'IconIndex',u'Y',-32767,32767,None, None, None, None, u'The icon index for the shortcut.',),877(u'Shortcut',u'Directory_',u'N',None, None, u'Directory',1,u'Identifier',None, u'Foreign key into the Directory table denoting the directory where the shortcut file is created.',),878(u'Shortcut',u'Target',u'N',None, None, None, None, u'Shortcut',None, u'The shortcut target. This is usually a property that is expanded to a file or a folder that the shortcut points to.',),879(u'Shortcut',u'Arguments',u'Y',None, None, None, None, u'Formatted',None, u'The command-line arguments for the shortcut.',),880(u'Shortcut',u'Shortcut',u'N',None, None, None, None, u'Identifier',None, u'Primary key, non-localized token.',),881(u'Shortcut',u'Hotkey',u'Y',0,32767,None, None, None, None, u'The 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. ',),882(u'Shortcut',u'ShowCmd',u'Y',None, None, None, None, None, u'1;3;7',u'The show command for the application window.The following values may be used.',),883(u'Shortcut',u'WkDir',u'Y',None, None, None, None, u'Identifier',None, u'Name of property defining location of working directory.',),884(u'Signature',u'FileName',u'N',None, None, None, None, u'Filename',None, u'The name of the file. This may contain a "short name|long name" pair.',),885(u'Signature',u'Signature',u'N',None, None, None, None, u'Identifier',None, u'The table key. The Signature represents a unique file signature.',),886(u'Signature',u'Languages',u'Y',None, None, None, None, u'Language',None, u'The languages supported by the file.',),887(u'Signature',u'MaxDate',u'Y',0,2147483647,None, None, None, None, u'The maximum creation date of the file.',),888(u'Signature',u'MaxSize',u'Y',0,2147483647,None, None, None, None, u'The maximum size of the file. ',),889(u'Signature',u'MaxVersion',u'Y',None, None, None, None, u'Text',None, u'The maximum version of the file.',),890(u'Signature',u'MinDate',u'Y',0,2147483647,None, None, None, None, u'The minimum creation date of the file.',),891(u'Signature',u'MinSize',u'Y',0,2147483647,None, None, None, None, u'The minimum size of the file.',),892(u'Signature',u'MinVersion',u'Y',None, None, None, None, u'Text',None, u'The minimum version of the file.',),893(u'TextStyle',u'TextStyle',u'N',None, None, None, None, u'Identifier',None, u'Name of the style. The primary key of this table. This name is embedded in the texts to indicate a style change.',),894(u'TextStyle',u'Color',u'Y',0,16777215,None, None, None, None, u'A long integer indicating the color of the string in the RGB format (Red, Green, Blue each 0-255, RGB = R + 256*G + 256^2*B).',),895(u'TextStyle',u'FaceName',u'N',None, None, None, None, u'Text',None, u'A string indicating the name of the font used. Required. The string must be at most 31 characters long.',),896(u'TextStyle',u'Size',u'N',0,32767,None, None, None, None, u'The size of the font used. This size is given in our units (1/12 of the system font height). Assuming that the system font is set to 12 point size, this is equivalent to the point size.',),897(u'TextStyle',u'StyleBits',u'Y',0,15,None, None, None, None, u'A combination of style bits.',),898(u'TypeLib',u'Description',u'Y',None, None, None, None, u'Text',None, None, ),899(u'TypeLib',u'Feature_',u'N',None, None, u'Feature',1,u'Identifier',None, u'Required foreign key into the Feature Table, specifying the feature to validate or install in order for the type library to be operational.',),900(u'TypeLib',u'Component_',u'N',None, None, u'Component',1,u'Identifier',None, u'Required foreign key into the Component Table, specifying the component for which to return a path when called through LocateComponent.',),901(u'TypeLib',u'Directory_',u'Y',None, None, u'Directory',1,u'Identifier',None, u'Optional. The foreign key into the Directory table denoting the path to the help file for the type library.',),902(u'TypeLib',u'Language',u'N',0,32767,None, None, None, None, u'The language of the library.',),903(u'TypeLib',u'Version',u'Y',0,16777215,None, None, None, None, u'The version of the library. The minor version is in the lower 8 bits of the integer. The major version is in the next 16 bits. ',),904(u'TypeLib',u'Cost',u'Y',0,2147483647,None, None, None, None, u'The cost associated with the registration of the typelib. This column is currently optional.',),905(u'TypeLib',u'LibID',u'N',None, None, None, None, u'Guid',None, u'The GUID that represents the library.',),906(u'UIText',u'Text',u'Y',None, None, None, None, u'Text',None, u'The localized version of the string.',),907(u'UIText',u'Key',u'N',None, None, None, None, u'Identifier',None, u'A unique key that identifies the particular string.',),908(u'Upgrade',u'Attributes',u'N',0,2147483647,None, None, None, None, u'The attributes of this product set.',),909(u'Upgrade',u'Language',u'Y',None, None, None, None, u'Language',None, u'A comma-separated list of languages for either products in this set or products not in this set.',),910(u'Upgrade',u'ActionProperty',u'N',None, None, None, None, u'UpperCase',None, u'The property to set when a product in this set is found.',),911(u'Upgrade',u'Remove',u'Y',None, None, None, None, u'Formatted',None, u'The list of features to remove when uninstalling a product from this set. The default is "ALL".',),912(u'Upgrade',u'UpgradeCode',u'N',None, None, None, None, u'Guid',None, u'The UpgradeCode GUID belonging to the products in this set.',),913(u'Upgrade',u'VersionMax',u'Y',None, None, None, None, u'Text',None, u'The maximum ProductVersion of the products in this set. The set may or may not include products with this particular version.',),914(u'Upgrade',u'VersionMin',u'Y',None, None, None, None, u'Text',None, u'The minimum ProductVersion of the products in this set. The set may or may not include products with this particular version.',),915(u'Verb',u'Sequence',u'Y',0,32767,None, None, None, None, u'Order within the verbs for a particular extension. Also used simply to specify the default verb.',),916(u'Verb',u'Argument',u'Y',None, None, None, None, u'Formatted',None, u'Optional value for the command arguments.',),917(u'Verb',u'Extension_',u'N',None, None, u'Extension',1,u'Text',None, u'The extension associated with the table row.',),918(u'Verb',u'Verb',u'N',None, None, None, None, u'Text',None, u'The verb for the command.',),919(u'Verb',u'Command',u'Y',None, None, None, None, u'Formatted',None, u'The command text.',),...

Full Screen

Full Screen

customerOnYourOwnS.js

Source:customerOnYourOwnS.js Github

copy

Full Screen

1 var ven = document.getElementById("popup-1");2 var cate = document.getElementById("popup-2");3 var photo = document.getElementById("popup-3");4 var music = document.getElementById("popup-4");5 var dance = document.getElementById("popup-5");6 var salon = document.getElementById("popup-6");7 var cake = document.getElementById("popup-7");8 var deco = document.getElementById("popup-8");9 var sound = document.getElementById("popup-9");10 var dress = document.getElementById("popup-10");11 // var vn = document.getElementById("ve");12 // var cat = document.getElementById("ca");13 // var pho = document.getElementById("ph");14 // var muc = document.getElementById("mu");15 // var dac = document.getElementById("da");16 // var sal = document.getElementById("sa");17 // var cak = document.getElementById("cak");18 // var dec = document.getElementById("dec");19 // var sou= document.getElementById("so");20 // var dre = document.getElementById("dr");21 var vBtn = document.getElementById("venue");22 var cBtn = document.getElementById("catering");23 var pBtn = document.getElementById("photo");24 var mBtn = document.getElementById("music");25 var dBtn = document.getElementById("dance");26 var sBtn = document.getElementById("salon");27 var caBtn = document.getElementById("cake");28 var deBtn = document.getElementById("deco");29 var slBtn = document.getElementById("sound");30 var dsBtn = document.getElementById("dress");31 var cbBtn = document.getElementById("backc");32 var pbBtn = document.getElementById("backp");33 var mbBtn = document.getElementById("backm");34 var dbBtn = document.getElementById("backd");35 var sbBtn = document.getElementById("backs");36 var cabBtn = document.getElementById("backca");37 var debBtn = document.getElementById("backde");38 var slbBtn = document.getElementById("backsl");39 var drbBtn = document.getElementById("backdr");40 // vn.className = "active";41 vBtn.onclick = function(){42 ven.style.display="none";43 cate.style.display="block";44 photo.style.display="none";45 music.style.display="none";46 dance.style.display="none";47 salon.style.display="none";48 cake.style.display="none";49 deco.style.display="none";50 sound.style.display="none";51 dress.style.display="none";52 // vn.className = "no";53 // cat.className = "active";54 // pho.className ="no";55 // muc.className ="no";56 // dac.className ="no";57 // sal.className ="no";58 // cak.className ="no";59 // dec.className ="no";60 // sou.className ="no";61 // dre.className ="no";62 }63 cBtn.onclick = function(){64 cate.style.display="none";65 ven.style.display="none";66 photo.style.display="block";67 music.style.display="none";68 dance.style.display="none";69 salon.style.display="none";70 cake.style.display="none";71 deco.style.display="none";72 sound.style.display="none";73 dress.style.display="none";74 // vn.className = "no";75 // cat.className = "no";76 // pho.className = "active";77 // muc.className ="no";78 // dac.className ="no";79 // sal.className ="no";80 // cak.className ="no";81 // dec.className ="no";82 // sou.className ="no";83 // dre.className ="no";84 85 }86 87 pBtn.onclick = function(){88 cate.style.display="none";89 ven.style.display="none";90 photo.style.display="none";91 music.style.display="block";92 dance.style.display="none";93 salon.style.display="none";94 cake.style.display="none";95 sound.style.display="none";96 dress.style.display="none";97 // vn.className = "no";98 // cat.className = "no";99 // pho.className = "no";100 // muc.className ="active";101 // dac.className ="no";102 // sal.className ="no";103 // cak.className ="no";104 // dec.className ="no";105 // sou.className ="no";106 // dre.className ="no";107 108 }109 mBtn.onclick = function(){110 cate.style.display="none";111 ven.style.display="none";112 photo.style.display="none";113 music.style.display="none";114 dance.style.display="block";115 salon.style.display="none";116 cake.style.display="none";117 sound.style.display="none";118 dress.style.display="none";119 // vn.className = "no";120 // cat.className = "no";121 // pho.className = "no";122 // muc.className ="no";123 // dac.className ="active";124 // sal.className ="no";125 // cak.className ="no";126 // dec.className ="no";127 // sou.className ="no";128 // dre.className ="no";129 130 }131 dBtn.onclick = function(){132 cate.style.display="none";133 ven.style.display="none";134 photo.style.display="none";135 music.style.display="none";136 dance.style.display="none";137 salon.style.display="block";138 cake.style.display="none";139 deco.style.display="none";140 sound.style.display="none";141 dress.style.display="none";142 // vn.className = "no";143 // cat.className = "no";144 // pho.className = "no";145 // muc.className ="no";146 // dac.className ="no";147 // sal.className ="active";148 // cak.className ="no";149 // dec.className ="no";150 // sou.className ="no";151 // dre.className ="no";152 153 }154 sBtn.onclick = function(){155 cate.style.display="none";156 ven.style.display="none";157 photo.style.display="none";158 music.style.display="none";159 dance.style.display="none";160 salon.style.display="none";161 cake.style.display="block";162 deco.style.display="none";163 sound.style.display="none";164 dress.style.display="none";165 // vn.className = "no";166 // cat.className = "no";167 // pho.className = "no";168 // muc.className ="no";169 // dac.className ="no";170 // sal.className ="no";171 // cak.className ="active";172 // dec.className ="no";173 // sou.className ="no";174 // dre.className ="no";175 176 }177 178 caBtn.onclick = function(){179 cate.style.display="none";180 ven.style.display="none";181 photo.style.display="none";182 music.style.display="none";183 dance.style.display="none";184 salon.style.display="none";185 cake.style.display="none";186 deco.style.display="block";187 sound.style.display="none";188 dress.style.display="none";189 // vn.className = "no";190 // cat.className = "no";191 // pho.className = "no";192 // muc.className ="no";193 // dac.className ="no";194 // sal.className ="no";195 // cak.className ="no";196 // dec.className ="active";197 // sou.className ="no";198 // dre.className ="no";199 200 }201 deBtn.onclick = function(){202 cate.style.display="none";203 ven.style.display="none";204 photo.style.display="none";205 music.style.display="none";206 dance.style.display="none";207 salon.style.display="none";208 cake.style.display="none";209 deco.style.display="none";210 sound.style.display="block";211 dress.style.display="none";212 // vn.className = "no";213 // cat.className = "no";214 // pho.className = "no";215 // muc.className ="no";216 // dac.className ="no";217 // sal.className ="no";218 // cak.className ="no";219 // dec.className ="no";220 // sou.className ="active";221 // dre.className ="no";222 223 }224 slBtn.onclick = function(){225 cate.style.display="none";226 ven.style.display="none";227 photo.style.display="none";228 music.style.display="none";229 dance.style.display="none";230 salon.style.display="none";231 cake.style.display="none";232 deco.style.display="none";233 sound.style.display="none";234 dress.style.display="block";235 // vn.className = "no";236 // cat.className = "no";237 // pho.className = "no";238 // muc.className ="no";239 // dac.className ="no";240 // sal.className ="no";241 // cak.className ="no";242 // dec.className ="no";243 // sou.className ="no";244 // dre.className ="active";245 246 }247// dsBtn.onclick = function(){248// cate.style.display="none";249// ven.style.display="none";250// photo.style.display="none";251// music.style.display="none";252// dance.style.display="none";253// salon.style.display="none";254// cake.style.display="none";255// deco.style.display="none";256// sound.style.display="none";257// dress.style.display="block";258// conent.style.display="none";259 260// }261cbBtn.onclick = function(){262 cate.style.display="none";263 ven.style.display="block";264 photo.style.display="none";265 music.style.display="none";266 dance.style.display="none";267 salon.style.display="none";268 cake.style.display="none";269 deco.style.display="none";270 sound.style.display="none";271 dress.style.display="none";272 // vn.className = "active";273 // cat.className = "no";274 // pho.className = "no";275 // muc.className ="no";276 // dac.className ="no";277 // sal.className ="no";278 // cak.className ="no";279 // dec.className ="no";280 // sou.className ="no";281 // dre.className ="no";282 283 }284pbBtn.onclick = function(){285 cate.style.display="block";286 ven.style.display="none";287 photo.style.display="none";288 music.style.display="none";289 dance.style.display="none";290 salon.style.display="none";291 cake.style.display="none";292 deco.style.display="none";293 sound.style.display="none";294 dress.style.display="none";295 // vn.className = "no";296 // cat.className = "active";297 // pho.className = "no";298 // muc.className ="no";299 // dac.className ="no";300 // sal.className ="no";301 // cak.className ="no";302 // dec.className ="no";303 // sou.className ="no";304 // dre.className ="no";305}306mbBtn.onclick = function(){307 cate.style.display="none";308 ven.style.display="none";309 photo.style.display="block";310 music.style.display="none";311 dance.style.display="none";312 salon.style.display="none";313 cake.style.display="none";314 deco.style.display="none";315 sound.style.display="none";316 dress.style.display="none";317 // vn.className = "no";318 // cat.className = "no";319 // pho.className = "active";320 // muc.className ="no";321 // dac.className ="no";322 // sal.className ="no";323 // cak.className ="no";324 // dec.className ="no";325 // sou.className ="no";326 // dre.className ="no";327}328dbBtn.onclick = function(){329 cate.style.display="none";330 ven.style.display="none";331 photo.style.display="none";332 music.style.display="block";333 dance.style.display="none";334 salon.style.display="none";335 cake.style.display="none";336 deco.style.display="none";337 sound.style.display="none";338 dress.style.display="none";339 // vn.className = "no";340 // cat.className = "no";341 // pho.className = "no";342 // muc.className ="active";343 // dac.className ="no";344 // sal.className ="no";345 // cak.className ="no";346 // dec.className ="no";347 // sou.className ="no";348 // dre.className ="no";349}350sbBtn.onclick = function(){351 cate.style.display="none";352 ven.style.display="none";353 photo.style.display="none";354 music.style.display="none";355 dance.style.display="block";356 salon.style.display="none";357 cake.style.display="none";358 deco.style.display="none";359 sound.style.display="none";360 dress.style.display="none";361 // vn.className = "no";362 // cat.className = "no";363 // pho.className = "no";364 // muc.className ="no";365 // dac.className ="active";366 // sal.className ="no";367 // cak.className ="no";368 // dec.className ="no";369 // sou.className ="no";370 // dre.className ="no";371}372cabBtn.onclick = function(){373 cate.style.display="none";374 ven.style.display="none";375 photo.style.display="none";376 music.style.display="none";377 dance.style.display="none";378 salon.style.display="block";379 cake.style.display="none";380 deco.style.display="none";381 sound.style.display="none";382 dress.style.display="none";383 // vn.className = "no";384 // cat.className = "no";385 // pho.className = "no";386 // muc.className ="no";387 // dac.className ="no";388 // sal.className ="active";389 // cak.className ="no";390 // dec.className ="no";391 // sou.className ="no";392 // dre.className ="no";393}394debBtn.onclick = function(){395 cate.style.display="none";396 ven.style.display="none";397 photo.style.display="none";398 music.style.display="none";399 dance.style.display="none";400 salon.style.display="none";401 cake.style.display="block";402 deco.style.display="none";403 sound.style.display="none";404 dress.style.display="none";405 // vn.className = "no";406 // cat.className = "no";407 // pho.className = "no";408 // muc.className ="no";409 // dac.className ="no";410 // sal.className ="no";411 // cak.className ="active";412 // dec.className ="no";413 // sou.className ="no";414 // dre.className ="no";415}416slbBtn.onclick = function(){417 cate.style.display="none";418 ven.style.display="none";419 photo.style.display="none";420 music.style.display="none";421 dance.style.display="none";422 salon.style.display="none";423 cake.style.display="none";424 deco.style.display="block";425 sound.style.display="none";426 dress.style.display="none";427// vn.className = "no";428// cat.className = "no";429// pho.className = "no";430// muc.className ="no";431// dac.className ="no";432// sal.className ="no";433// cak.className ="no";434// dec.className ="active";435// sou.className ="no";436// dre.className ="no";437 }438drbBtn.onclick = function(){439 cate.style.display="none";440 ven.style.display="none";441 photo.style.display="none";442 music.style.display="none";443 dance.style.display="none";444 salon.style.display="none";445 cake.style.display="none";446 deco.style.display="none";447 sound.style.display="block";448 dress.style.display="none";449 // vn.className = "no";450 // cat.className = "no";451 // pho.className = "no";452 // muc.className ="no";453 // dac.className ="no";454 // sal.className ="no";455 // cak.className ="no";456 // dec.className ="no";457 // sou.className ="active";458 // dre.className ="no";...

Full Screen

Full Screen

customerContactServiceProvicer.js

Source:customerContactServiceProvicer.js Github

copy

Full Screen

1 var eventp =document.getElementById("popup-0");2 var ven = document.getElementById("popup-1");3 var cate = document.getElementById("popup-2");4 var photo = document.getElementById("popup-3");5 var music = document.getElementById("popup-4");6 var dance = document.getElementById("popup-5");7 var salon = document.getElementById("popup-6");8 var cake = document.getElementById("popup-7");9 var deco = document.getElementById("popup-8");10 var sound = document.getElementById("popup-9");11 var dress = document.getElementById("popup-10");12 var conent = document.getElementById("con");13 var e = document.getElementById("epl");14 var vn = document.getElementById("venu");15 var cat = document.getElementById("cat");16 var pho = document.getElementById("phot");17 var muc = document.getElementById("musi");18 var dac = document.getElementById("danc");19 var sal = document.getElementById("salo");20 var cak = document.getElementById("caku");21 var dec = document.getElementById("decor");22 var sou= document.getElementById("soun");23 var dre = document.getElementById("dres");24 var eBtn = document.getElementById("ep1");25 var vBtn = document.getElementById("venue");26 var cBtn = document.getElementById("catering");27 var pBtn = document.getElementById("photo");28 var mBtn = document.getElementById("music");29 var dBtn = document.getElementById("dance");30 var sBtn = document.getElementById("salon");31 var caBtn = document.getElementById("cake");32 var deBtn = document.getElementById("deco");33 var slBtn = document.getElementById("sound");34 var dsBtn = document.getElementById("dress");35 var backBtn = document.getElementById("backb");36 var VSBtn = document.getElementById("venueSu");37 VSBtn.onclick = function(){38 // cate.style.display="none";39 // photo.style.display="none";40 // ven.style.display="block";41 // music.style.display="none";42 // dance.style.display="none";43 // salon.style.display="none";44 // cake.style.display="none";45 // deco.style.display="none";46 // sound.style.display="none";47 // dress.style.display="none";48 // conent.style.display="none";49 // eventp.style.display="none";50 e.className = "no";51 vn.className = "active";52 cat.className = "no";53 pho.className ="no";54 muc.className ="no";55 dac.className ="no";56 sal.className ="no";57 cak.className ="no";58 dec.className ="no";59 sou.className ="no";60 dre.className ="no";61 }62 63 eBtn.onclick = function(){64 // eventp.style.display="block";65 // ven.style.display="none";66 // cate.style.display="none";67 // photo.style.display="none";68 // music.style.display="none";69 // dance.style.display="none";70 // salon.style.display="none";71 // cake.style.display="none";72 // deco.style.display="none";73 // sound.style.display="none";74 // dress.style.display="none";75 // conent.style.display="none";76 e.className = "active";77 vn.className = "no";78 cat.className = "no";79 pho.className ="no";80 muc.className ="no";81 dac.className ="no";82 sal.className ="no";83 cak.className ="no";84 dec.className ="no";85 sou.className ="no";86 dre.className ="no";87 }88 vBtn.onclick = function(){89 // cate.style.display="none";90 // photo.style.display="none";91 // ven.style.display="block";92 // music.style.display="none";93 // dance.style.display="none";94 // salon.style.display="none";95 // cake.style.display="none";96 // deco.style.display="none";97 // sound.style.display="none";98 // dress.style.display="none";99 // conent.style.display="none";100 // eventp.style.display="none";101 e.className = "no";102 vn.className = "active";103 cat.className = "no";104 pho.className ="no";105 muc.className ="no";106 dac.className ="no";107 sal.className ="no";108 cak.className ="no";109 dec.className ="no";110 sou.className ="no";111 dre.className ="no";112 113 }114 cBtn.onclick = function(){115 // cate.style.display="block";116 // ven.style.display="none";117 // photo.style.display="none";118 // music.style.display="none";119 // dance.style.display="none";120 // salon.style.display="none";121 // cake.style.display="none";122 // deco.style.display="none";123 // sound.style.display="none";124 // dress.style.display="none";125 // conent.style.display="none";126 // eventp.style.display="none";127 e.className = "no";128 vn.className = "no";129 cat.className = "active";130 pho.className ="no";131 muc.className ="no";132 dac.className ="no";133 sal.className ="no";134 cak.className ="no";135 dec.className ="no";136 sou.className ="no";137 dre.className ="no";138 }139 140 pBtn.onclick = function(){141 // cate.style.display="none";142 // ven.style.display="none";143 // photo.style.display="block";144 // music.style.display="none";145 // dance.style.display="none";146 // salon.style.display="none";147 // cake.style.display="none";148 // sound.style.display="none";149 // dress.style.display="none";150 // conent.style.display="none";151 // eventp.style.display="none";152 e.className = "no";153 vn.className = "no";154 cat.className = "no";155 pho.className ="active";156 muc.className ="no";157 dac.className ="no";158 sal.className ="no";159 cak.className ="no";160 dec.className ="no";161 sou.className ="no";162 dre.className ="no";163 }164 mBtn.onclick = function(){165 // cate.style.display="none";166 // ven.style.display="none";167 // photo.style.display="none";168 // music.style.display="block";169 // dance.style.display="none";170 // salon.style.display="none";171 // cake.style.display="none";172 // sound.style.display="none";173 // dress.style.display="none";174 // conent.style.display="none";175 // eventp.style.display="none";176 e.className = "no";177 vn.className = "no";178 cat.className = "no";179 pho.className ="no";180 muc.className ="active";181 dac.className ="no";182 sal.className ="no";183 cak.className ="no";184 dec.className ="no";185 sou.className ="no";186 dre.className ="no";187 }188 dBtn.onclick = function(){189 // cate.style.display="none";190 // ven.style.display="none";191 // photo.style.display="none";192 // music.style.display="none";193 // dance.style.display="block";194 // salon.style.display="none";195 // cake.style.display="none";196 // deco.style.display="none";197 // sound.style.display="none";198 // dress.style.display="none";199 // conent.style.display="none";200 // eventp.style.display="none";201 e.className = "no";202 vn.className = "no";203 cat.className = "no";204 pho.className ="no";205 muc.className ="no";206 dac.className ="active";207 sal.className ="no";208 cak.className ="no";209 dec.className ="no";210 sou.className ="no";211 dre.className ="no";212 }213 sBtn.onclick = function(){214 // cate.style.display="none";215 // ven.style.display="none";216 // photo.style.display="none";217 // music.style.display="none";218 // dance.style.display="none";219 // salon.style.display="block";220 // cake.style.display="none";221 // deco.style.display="none";222 // sound.style.display="none";223 // dress.style.display="none";224 // conent.style.display="none";225 // eventp.style.display="none";226 e.className = "no";227 vn.className = "no";228 cat.className = "no";229 pho.className ="no";230 muc.className ="no";231 dac.className ="no";232 sal.className ="active";233 cak.className ="no";234 dec.className ="no";235 sou.className ="no";236 dre.className ="no";237 }238 caBtn.onclick = function(){239 // cate.style.display="none";240 // ven.style.display="none";241 // photo.style.display="none";242 // music.style.display="none";243 // dance.style.display="none";244 // salon.style.display="none";245 // cake.style.display="block";246 // deco.style.display="none";247 // sound.style.display="none";248 // dress.style.display="none";249 // conent.style.display="none";250 // eventp.style.display="none";251 e.className = "no";252 vn.className = "no";253 cat.className = "no";254 pho.className ="no";255 muc.className ="no";256 dac.className ="no";257 sal.className ="no";258 cak.className ="active";259 dec.className ="no";260 sou.className ="no";261 dre.className ="no";262 }263 deBtn.onclick = function(){264 // cate.style.display="none";265 // ven.style.display="none";266 // photo.style.display="none";267 // music.style.display="none";268 // dance.style.display="none";269 // salon.style.display="none";270 // cake.style.display="none";271 // deco.style.display="block";272 // sound.style.display="none";273 // dress.style.display="none";274 // conent.style.display="none";275 // eventp.style.display="none";276 e.className = "no";277 vn.className = "no";278 cat.className = "no";279 pho.className ="no";280 muc.className ="no";281 dac.className ="no";282 sal.className ="no";283 cak.className ="no";284 dec.className ="active";285 sou.className ="no";286 dre.className ="no";287 }288 slBtn.onclick = function(){289 // cate.style.display="none";290 // ven.style.display="none";291 // photo.style.display="none";292 // music.style.display="none";293 // dance.style.display="none";294 // salon.style.display="none";295 // cake.style.display="none";296 // deco.style.display="none";297 // sound.style.display="block";298 // dress.style.display="none";299 // conent.style.display="none";300 // eventp.style.display="none";301 e.className = "no";302 vn.className = "no";303 cat.className = "no";304 pho.className ="no";305 muc.className ="no";306 dac.className ="no";307 sal.className ="no";308 cak.className ="no";309 dec.className ="no";310 sou.className ="active";311 dre.className ="no";312 }313 dsBtn.onclick = function(){314 // cate.style.display="none";315 // ven.style.display="none";316 // photo.style.display="none";317 // music.style.display="none";318 // dance.style.display="none";319 // salon.style.display="none";320 // cake.style.display="none";321 // deco.style.display="none";322 // sound.style.display="none";323 // dress.style.display="block";324 // conent.style.display="none";325 // eventp.style.display="none";326 e.className = "no";327 vn.className = "no";328 cat.className = "no";329 pho.className ="no";330 muc.className ="no";331 dac.className ="no";332 sal.className ="no";333 cak.className ="no";334 dec.className ="no";335 sou.className ="no";336 dre.className ="active";337 }338 // backBtn.onclick = function(){339 // cate.style.display="none";340 // ven.style.display="none";341 // photo.style.display="none";342 // music.style.display="none";343 // dance.style.display="none";344 // salon.style.display="none";345 // cake.style.display="none";346 // deco.style.display="none";347 // sound.style.display="none";348 // dress.style.display="none";349 // conent.style.display="block";350 // eventp.style.display="none";...

Full Screen

Full Screen

customerOnYourOwnPlan.js

Source:customerOnYourOwnPlan.js Github

copy

Full Screen

1 var ven = document.getElementById("popup-1");2 var cate = document.getElementById("popup-2");3 var photo = document.getElementById("popup-3");4 var music = document.getElementById("popup-4");5 var dance = document.getElementById("popup-5");6 var salon = document.getElementById("popup-6");7 var cake = document.getElementById("popup-7");8 var deco = document.getElementById("popup-8");9 var sound = document.getElementById("popup-9");10 var dress = document.getElementById("popup-10");11 var conent = document.getElementById("con");12 var sidebar = document.getElementById("sidee");13 var vBtn = document.getElementById("venue");14 var cBtn = document.getElementById("catering");15 var pBtn = document.getElementById("photo");16 var mBtn = document.getElementById("music");17 var dBtn = document.getElementById("dance");18 var sBtn = document.getElementById("salon");19 var caBtn = document.getElementById("cake");20 var deBtn = document.getElementById("deco");21 var slBtn = document.getElementById("sound");22 var dsBtn = document.getElementById("dress");23 var sideBtn = document.getElementById("submitid");24 vBtn.onclick = function(){25 ven.style.display="block";26 cate.style.display="none";27 photo.style.display="none";28 music.style.display="none";29 dance.style.display="none";30 salon.style.display="none";31 cake.style.display="none";32 deco.style.display="none";33 sound.style.display="none";34 dress.style.display="none";35 conent.style.display="none";36 }37 cBtn.onclick = function(){38 cate.style.display="block";39 ven.style.display="none";40 photo.style.display="none";41 music.style.display="none";42 dance.style.display="none";43 salon.style.display="none";44 cake.style.display="none";45 deco.style.display="none";46 sound.style.display="none";47 dress.style.display="none";48 conent.style.display="none";49 50 }51 52 pBtn.onclick = function(){53 cate.style.display="none";54 ven.style.display="none";55 photo.style.display="block";56 music.style.display="none";57 dance.style.display="none";58 salon.style.display="none";59 cake.style.display="none";60 sound.style.display="none";61 dress.style.display="none";62 conent.style.display="none";63 64 }65 mBtn.onclick = function(){66 cate.style.display="none";67 ven.style.display="none";68 photo.style.display="none";69 music.style.display="block";70 dance.style.display="none";71 salon.style.display="none";72 cake.style.display="none";73 sound.style.display="none";74 dress.style.display="none";75 conent.style.display="none";76 77 }78 dBtn.onclick = function(){79 cate.style.display="none";80 ven.style.display="none";81 photo.style.display="none";82 music.style.display="none";83 dance.style.display="block";84 salon.style.display="none";85 cake.style.display="none";86 deco.style.display="none";87 sound.style.display="none";88 dress.style.display="none";89 conent.style.display="none";90 91 }92 sBtn.onclick = function(){93 cate.style.display="none";94 ven.style.display="none";95 photo.style.display="none";96 music.style.display="none";97 dance.style.display="none";98 salon.style.display="block";99 cake.style.display="none";100 deco.style.display="none";101 sound.style.display="none";102 dress.style.display="none";103 conent.style.display="none";104 105 }106 caBtn.onclick = function(){107 cate.style.display="none";108 ven.style.display="none";109 photo.style.display="none";110 music.style.display="none";111 dance.style.display="none";112 salon.style.display="none";113 cake.style.display="block";114 deco.style.display="none";115 sound.style.display="none";116 dress.style.display="none";117 conent.style.display="none";118 119 }120 deBtn.onclick = function(){121 cate.style.display="none";122 ven.style.display="none";123 photo.style.display="none";124 music.style.display="none";125 dance.style.display="none";126 salon.style.display="none";127 cake.style.display="none";128 deco.style.display="block";129 sound.style.display="none";130 dress.style.display="none";131 conent.style.display="none";132 133 }134 slBtn.onclick = function(){135 cate.style.display="none";136 ven.style.display="none";137 photo.style.display="none";138 music.style.display="none";139 dance.style.display="none";140 salon.style.display="none";141 cake.style.display="none";142 deco.style.display="none";143 sound.style.display="block";144 dress.style.display="none";145 conent.style.display="none";146 147 }148 dsBtn.onclick = function(){149 cate.style.display="none";150 ven.style.display="none";151 photo.style.display="none";152 music.style.display="none";153 dance.style.display="none";154 salon.style.display="none";155 cake.style.display="none";156 deco.style.display="none";157 sound.style.display="none";158 dress.style.display="block";159 conent.style.display="none";160 161 }162 sideBtn.onclick = function(){163 sidebar.style.display="block";...

Full Screen

Full Screen

Automation Testing Tutorials

Learn to execute automation testing from scratch with LambdaTest Learning Hub. Right from setting up the prerequisites to run your first automation test, to following best practices and diving deeper into advanced test scenarios. LambdaTest Learning Hubs compile a list of step-by-step guides to help you be proficient with different test automation frameworks i.e. Selenium, Cypress, TestNG etc.

LambdaTest Learning Hubs:

YouTube

You could also refer to video tutorials over LambdaTest YouTube channel to get step by step demonstration from industry experts.

Run Sure automation tests on LambdaTest cloud grid

Perform automation testing on 3000+ real desktop and mobile devices online.

Try LambdaTest Now !!

Get 100 minutes of automation test minutes FREE!!

Next-Gen App & Browser Testing Cloud

Was this article helpful?

Helpful

NotHelpful