CREATE TABLE Branding ( ProductID TEXT NOT NULL REFERENCES Suites (ProductID),resource_type TEXT NOT NULL,resource_data TEXT NOT NULL,PRIMARY KEY (ProductID, resource_type) )
CREATE TABLE DependencyData( PayloadID TEXT NOT NULL REFERENCES Payloads (PayloadID),PayloadIDb TEXT ,type TEXT NOT NULL ,product_family TEXT, product_name TEXT, version TEXT, PRIMARY KEY (PayloadID,PayloadIDb,type,product_family,product_name,version))
CREATE TABLE EULA_Files( productID TEXT NOT NULL, langCode TEXT NOT NULL,eula TEXT NOT NULL,PRIMARY KEY (productID, langCode) )
CREATE TABLE PayloadData( PayloadID TEXT NOT NULL REFERENCES Payloads (PayloadID),domain TEXT NOT NULL,key TEXT NOT NULL,value TEXT NOT NULL,PRIMARY KEY (PayloadID, domain, key) )
CREATE TABLE Payloads( PayloadID TEXT NOT NULL, payload_family TEXT NOT NULL,payload_name TEXT NOT NULL, payload_version TEXT NOT NULL,payload_type TEXT NOT NULL,PRIMARY KEY (PayloadID) )
CREATE TABLE SuitePayloads( ProductID TEXT NOT NULL REFERENCES Suites (ProductID),PayloadID TEXT NOT NULL REFERENCES Payloads (PayloadID),PRIMARY KEY (ProductID, PayloadID) )
CREATE TABLE Suites( ProductID TEXT NOT NULL, group_name TEXT NOT NULL, group_family TEXT NOT NULL, display_name TEXT NOT NULL, PRIMARY KEY (ProductID) )
CREATE TABLE EULA_Ref( productID TEXT NOT NULL, langCode TEXT NOT NULL, eula_hash TEXT NOT NULL, PRIMARY KEY (productID, langCode) )
CREATE TABLE EULA_Content(eula_hash TEXT NOT NULL, Content TEXT NOT NULL, PRIMARY KEY (eula_hash))
CREATE TABLE IF NOT EXISTS pcd_meta ( key TEXT NOT NULL, value TEXT NOT NULL, PRIMARY KEY (key) )
INSERT OR REPLACE INTO pcd_meta (key, value) VALUES ('schema_version', 2)
INSERT OR REPLACE INTO pcd_meta (key, value) VALUES ('schema_compatibility_version', 1)
INSERT INTO DependencyData VALUES	("{CB510A42-9CC2-4FD0-9DA6-0C8C333EF538}", "{7E2D1A2D-3F2E-49FF-95D2-B7384713DE35}", "conflict", "", "", "")
INSERT INTO DependencyData VALUES	("{CB510A42-9CC2-4FD0-9DA6-0C8C333EF538}", "{01180AA1-981E-47AC-84ED-19F506FC142F}", "conflict", "", "", "")
INSERT INTO PayloadData VALUES("{CB510A42-9CC2-4FD0-9DA6-0C8C333EF538}", "0" , "ValidationInfo", '<ValidationInfo payloadID="{CB510A42-9CC2-4FD0-9DA6-0C8C333EF538}"/>')
INSERT INTO PayloadData VALUES("{CB510A42-9CC2-4FD0-9DA6-0C8C333EF538}", "0" , "ValidationSig", "ng2BsFsyWeH+04VVRxC+CsRLXgJDADN0jffKNebC7bx/gHER2lDW7jWp+Di3VK3uaUFHlIugXYs3NLLOlu2KHoapLkPkIfU2llroxPZM1qmkDY0l2wx9mRBhhefypxEistx71sDzjAVrlDS3lPUJWkFgjrzwrKkAN4rbpY+2h6bYr3N5W4hJdmXWeILpCW/A8/VY1xq/6vuqcEVJ08Jlu2veqxvW4Fi5BPStaJDCUhy6V0QvYecJKOSipH1W7OkXGiTLeTV0+CRMpQD6AgcSjdaf5g5voxSqV+H1qOR/Cs7ilnncI8/u9iCuFiBT57FJnuCnVMui2O0ym8wE27JCJY10Y0PeyP3gf53DnWCdjW9rsmUOUAIVFNJcRrh1rLJPY91ix9695J6iN+GMn5mB9aqyROhuaB2HoCkh+0TsPN2M39q+yHjzh5sFf/vwkdVvrvOd9dW+XQWM0Pg0WRcuboUDYVGHlzA3ciMsexVCWs+3YgvPO1onrr5vu2yLbAVn")
INSERT INTO Payloads VALUES	("{CB510A42-9CC2-4FD0-9DA6-0C8C333EF538}", "Illustrator", "Adobe Illustrator CS6 Support32", "16.0", "normal")
INSERT INTO PayloadData VALUES("{CB510A42-9CC2-4FD0-9DA6-0C8C333EF538}", "0" , "KeyFolder", "[INSTALLDIR]/Adobe Illustrator CS6/Support Files/Contents/Windows")
INSERT INTO PayloadData VALUES("{CB510A42-9CC2-4FD0-9DA6-0C8C333EF538}", "0" , "PayloadInfo", '<PayloadInfo version="6.0.29.0"><BuildInfo>
    <Property name="Created">2012-03-06 14:15:28.145000</Property>
    <Property name="TargetName">AdobeIllustrator16-Support32</Property>
    <Property name="ProcessorFamily">All</Property>
  </BuildInfo><InstallerProperties>
    <Property name="payloadType">SQLite</Property>
    <Property name="AdobeCode">{CB510A42-9CC2-4FD0-9DA6-0C8C333EF538}</Property>
    <Property name="ProductName">Adobe Illustrator CS6 Support32</Property>
    <Property name="ProductVersion">16.0</Property>
    <Property name="KeyFolder">[INSTALLDIR]/Adobe Illustrator CS6/Support Files/Contents/Windows</Property>
  </InstallerProperties><InstallDir>
    <Platform isFixed="0" name="Default" folderName="">[AdobeProgramFiles]</Platform>
  </InstallDir><Languages languageIndependent="1"/><Satisfies>
    <ProductInfo>
		<Family>Illustrator</Family>
		<ProductName>Adobe Illustrator CS6 Support32</ProductName>
	<ProductVersion>16.0</ProductVersion>
    </ProductInfo>
  </Satisfies><Conflicts>
    <AdobeCode>{7E2D1A2D-3F2E-49FF-95D2-B7384713DE35}</AdobeCode>
    <AdobeCode>{01180AA1-981E-47AC-84ED-19F506FC142F}</AdobeCode>
  </Conflicts><Channel enable="1" id="AdobeIllustratorCS6Support32-16.0">
    <DisplayName>Adobe Illustrator CS6 Support32</DisplayName>
  </Channel><InstallDestinationMetadata relocatableSize="292878" sysDriveSize="0"><Destination>
      <Root>[INSTALLDIR]</Root>
      <TotalSize>292878</TotalSize>
      <MaxPathComponent>/Adobe Illustrator CS6/Support Files/Contents/Windows\idea.ico</MaxPathComponent>
    </Destination>
    <Assets>
      <Asset flag="1" name="Assets1_1" size="292878"/>
    </Assets>
  </InstallDestinationMetadata><ConflictingProcesses>
	<Win32>
	</Win32>
</ConflictingProcesses><AddRemoveInfo>
    <DisplayVersion>
      <Value lang="ar_AE">16.0</Value>
      <Value lang="be_BY">16.0</Value>
      <Value lang="bg_BG">16.0</Value>
      <Value lang="ca_ES">16.0</Value>
      <Value lang="cs_CZ">16.0</Value>
      <Value lang="da_DK">16.0</Value>
      <Value lang="de_DE">16.0</Value>
      <Value lang="el_GR">16.0</Value>
      <Value lang="en_GB">16.0</Value>
      <Value lang="en_MX">16.0</Value>
      <Value lang="en_US">16.0</Value>
      <Value lang="en_XC">16.0</Value>
      <Value lang="en_XM">16.0</Value>
      <Value lang="es_ES">16.0</Value>
      <Value lang="es_MX">16.0</Value>
      <Value lang="es_QM">16.0</Value>
      <Value lang="et_EE">16.0</Value>
      <Value lang="fi_FI">16.0</Value>
      <Value lang="fr_CA">16.0</Value>
      <Value lang="fr_FR">16.0</Value>
      <Value lang="fr_MX">16.0</Value>
      <Value lang="fr_XM">16.0</Value>
      <Value lang="he_IL">16.0</Value>
      <Value lang="hi_IN">16.0</Value>
      <Value lang="hr_HR">16.0</Value>
      <Value lang="hu_HU">16.0</Value>
      <Value lang="is_IS">16.0</Value>
      <Value lang="it_IT">16.0</Value>
      <Value lang="ja_JP">16.0</Value>
      <Value lang="ko_KR">16.0</Value>
      <Value lang="lt_LT">16.0</Value>
      <Value lang="lv_LV">16.0</Value>
      <Value lang="mk_MK">16.0</Value>
      <Value lang="nb_NO">16.0</Value>
      <Value lang="nl_NL">16.0</Value>
      <Value lang="nn_NO">16.0</Value>
      <Value lang="no_NO">16.0</Value>
      <Value lang="pl_PL">16.0</Value>
      <Value lang="pt_BR">16.0</Value>
      <Value lang="ro_RO">16.0</Value>
      <Value lang="ru_RU">16.0</Value>
      <Value lang="sh_YU">16.0</Value>
      <Value lang="sk_SK">16.0</Value>
      <Value lang="sl_SI">16.0</Value>
      <Value lang="sq_AL">16.0</Value>
      <Value lang="sv_SE">16.0</Value>
      <Value lang="th_TH">16.0</Value>
      <Value lang="tr_TR">16.0</Value>
      <Value lang="uk_UA">16.0</Value>
      <Value lang="vi_VN">16.0</Value>
      <Value lang="zh_CN">16.0</Value>
      <Value lang="zh_TW">16.0</Value>
      <Value lang="en_AE">16.0</Value>
      <Value lang="en_IL">16.0</Value>
      <Value lang="fr_MA">16.0</Value>
    </DisplayVersion>
    <DisplayName>
      <Value lang="ar_AE">Adobe Illustrator CS6 Support32</Value>
      <Value lang="be_BY">Adobe Illustrator CS6 Support32</Value>
      <Value lang="bg_BG">Adobe Illustrator CS6 Support32</Value>
      <Value lang="ca_ES">Adobe Illustrator CS6 Support32</Value>
      <Value lang="cs_CZ">Adobe Illustrator CS6 Support32</Value>
      <Value lang="da_DK">Adobe Illustrator CS6 Support32</Value>
      <Value lang="de_DE">Adobe Illustrator CS6 Support32</Value>
      <Value lang="el_GR">Adobe Illustrator CS6 Support32</Value>
      <Value lang="en_GB">Adobe Illustrator CS6 Support32</Value>
      <Value lang="en_MX">Adobe Illustrator CS6 Support32</Value>
      <Value lang="en_US">Adobe Illustrator CS6 Support32</Value>
      <Value lang="en_XC">Adobe Illustrator CS6 Support32</Value>
      <Value lang="en_XM">Adobe Illustrator CS6 Support32</Value>
      <Value lang="es_ES">Adobe Illustrator CS6 Support32</Value>
      <Value lang="es_MX">Adobe Illustrator CS6 Support32</Value>
      <Value lang="es_QM">Adobe Illustrator CS6 Support32</Value>
      <Value lang="et_EE">Adobe Illustrator CS6 Support32</Value>
      <Value lang="fi_FI">Adobe Illustrator CS6 Support32</Value>
      <Value lang="fr_CA">Adobe Illustrator CS6 Support32</Value>
      <Value lang="fr_FR">Adobe Illustrator CS6 Support32</Value>
      <Value lang="fr_MX">Adobe Illustrator CS6 Support32</Value>
      <Value lang="fr_XM">Adobe Illustrator CS6 Support32</Value>
      <Value lang="he_IL">Adobe Illustrator CS6 Support32</Value>
      <Value lang="hi_IN">Adobe Illustrator CS6 Support32</Value>
      <Value lang="hr_HR">Adobe Illustrator CS6 Support32</Value>
      <Value lang="hu_HU">Adobe Illustrator CS6 Support32</Value>
      <Value lang="is_IS">Adobe Illustrator CS6 Support32</Value>
      <Value lang="it_IT">Adobe Illustrator CS6 Support32</Value>
      <Value lang="ja_JP">Adobe Illustrator CS6 Support32</Value>
      <Value lang="ko_KR">Adobe Illustrator CS6 Support32</Value>
      <Value lang="lt_LT">Adobe Illustrator CS6 Support32</Value>
      <Value lang="lv_LV">Adobe Illustrator CS6 Support32</Value>
      <Value lang="mk_MK">Adobe Illustrator CS6 Support32</Value>
      <Value lang="nb_NO">Adobe Illustrator CS6 Support32</Value>
      <Value lang="nl_NL">Adobe Illustrator CS6 Support32</Value>
      <Value lang="nn_NO">Adobe Illustrator CS6 Support32</Value>
      <Value lang="no_NO">Adobe Illustrator CS6 Support32</Value>
      <Value lang="pl_PL">Adobe Illustrator CS6 Support32</Value>
      <Value lang="pt_BR">Adobe Illustrator CS6 Support32</Value>
      <Value lang="ro_RO">Adobe Illustrator CS6 Support32</Value>
      <Value lang="ru_RU">Adobe Illustrator CS6 Support32</Value>
      <Value lang="sh_YU">Adobe Illustrator CS6 Support32</Value>
      <Value lang="sk_SK">Adobe Illustrator CS6 Support32</Value>
      <Value lang="sl_SI">Adobe Illustrator CS6 Support32</Value>
      <Value lang="sq_AL">Adobe Illustrator CS6 Support32</Value>
      <Value lang="sv_SE">Adobe Illustrator CS6 Support32</Value>
      <Value lang="th_TH">Adobe Illustrator CS6 Support32</Value>
      <Value lang="tr_TR">Adobe Illustrator CS6 Support32</Value>
      <Value lang="uk_UA">Adobe Illustrator CS6 Support32</Value>
      <Value lang="vi_VN">Adobe Illustrator CS6 Support32</Value>
      <Value lang="zh_CN">Adobe Illustrator CS6 Support32</Value>
      <Value lang="zh_TW">Adobe Illustrator CS6 Support32</Value>
      <Value lang="en_AE">Adobe Illustrator CS6 Support32</Value>
      <Value lang="en_IL">Adobe Illustrator CS6 Support32</Value>
      <Value lang="fr_MA">Adobe Illustrator CS6 Support32</Value>
    </DisplayName>
  </AddRemoveInfo><UserPreferences>0</UserPreferences></PayloadInfo>')
INSERT INTO PayloadData VALUES("{CB510A42-9CC2-4FD0-9DA6-0C8C333EF538}", "0" , "WorkflowVersion", "CS6")
INSERT INTO PayloadData VALUES("{CB510A42-9CC2-4FD0-9DA6-0C8C333EF538}", "0" , "DEVersion", "6.0")
INSERT INTO PayloadData VALUES("{CB510A42-9CC2-4FD0-9DA6-0C8C333EF538}", "0", "ChannelID", "AdobeIllustratorCS6Support32-16.0")
INSERT INTO PayloadData VALUES("{CB510A42-9CC2-4FD0-9DA6-0C8C333EF538}", "0", "ChannelInfo", '<Channel enable="1" id="AdobeIllustratorCS6Support32-16.0">
    <DisplayName>Adobe Illustrator CS6 Support32</DisplayName>
  </Channel>')
