/build/static/layout/Breadcrumb_cap_w.png

Acrobat 9 and Win 7

I am trying to push acrobat 9 through sccm 2007. I have it all setup and it copies the files to the client and runs the install. Here is my install commands.
msiexec.exe /i \\server\SMSPKG\CIC00023\acropro.msi TRANSFORMS="\\server\data\SMSPKG\CIC00023\acropro.mst" /qn /L*v C:\logname.log

I get this error message in the install log but the update ti talks about is not for win7 but for vista, xp.

Property(S): WebLink = 0
Property(S): _WebLinkChecked = 1
Property(S): HotFix64_Link = http://www.adobe.com/go/ms_kb930627
Property(S): ADOBE_ACROBAT_DOCUMENT = Adobe Acrobat Document
Property(S): UnsupportedOS_HotFix = Acrobat requires an update for this 64-Bit operating system. The update can be found at http://www.adobe.com/go/ms_kb930627. Please update your system and run setup again. Setup will now terminate.
Property(S): ISReleaseFlags = PRO, EFG_PRO,ROMAN,PRO_ONLY

i also get this in the log file:
Property(S): UnsupportedVersionOS_XP = This version of Windows is not supported. You should upgrade to Service Pack 2 and run setup again. Setup will now terminate.
Property(S): OpenWith = Open with Acrobat 9

I don't think it will let me upload the whole log file so if some needs it can you tell me what part and i will post it. In the event viewer is get error 1603 which is nothing but a generic i didn't install. Can anyone help me out here? Thanks.

0 Comments   [ + ] Show comments

Answers (3)

Posted by: cptkirkh 14 years ago
Yellow Belt
0
ok so after going through the logfile i cam across that it find says "blocking product". The blocking product i would assume would be Acrobat 8. If i have it set in my transform to remove previous versions i take it from the log file it is saying I can't install v9 until i remove v8. Then why would it allow me to choose this as a option in the transform? Thanks.

Comments:
  • Did you ever find out the cause of this issue? I am receiving this same error in the log now when deploying packages made with the Adobe AAMEE tool. This is occurring on some Win7 64bit computers which are supposed to already have .NET2 installed. - sundi712 11 years ago
Posted by: cptkirkh 14 years ago
Yellow Belt
0
ok so let me say it may have not been the older version blicking it since it says a few lines down blocking product= none. Os i decided to upload above and beyond the return value 3 lines. I am doing this since i read someone else with a similar problem and the person who answered asked for this


Action start 13:21:38: ResolveSource.
MSI (s) (94:C4) [13:21:38:411]: Doing action: SetSourceDirCustom
Action ended 13:21:38: ResolveSource. Return value 1.
MSI (s) (94:C4) [13:21:38:411]: Note: 1: 2235 2: 3: ExtendedType 4: SELECT `Action`,`Type`,`Source`,`Target`, NULL, `ExtendedType` FROM `CustomAction` WHERE `Action` = 'SetSourceDirCustom'
MSI (s) (94:C4) [13:21:38:411]: PROPERTY CHANGE: Adding SourceDirCustom property. Its value is '\\Bugs.cic.scic.com\data\SMSPKG\CIC00023\'.
Action start 13:21:38: SetSourceDirCustom.
MSI (s) (94:C4) [13:21:38:411]: Doing action: ProcessAbcpy
Action ended 13:21:38: SetSourceDirCustom. Return value 1.
MSI (s) (94:C4) [13:21:38:411]: Note: 1: 2235 2: 3: ExtendedType 4: SELECT `Action`,`Type`,`Source`,`Target`, NULL, `ExtendedType` FROM `CustomAction` WHERE `Action` = 'ProcessAbcpy'
MSI (s) (94:C4) [13:21:38:411]: Transforming table Binary.

MSI (s) (94:38) [13:21:38:411]: Invoking remote custom action. DLL: C:\Windows\Installer\MSI5726.tmp, Entrypoint: GetOemSettings
MSI (s) (94!98) [13:21:38:457]: PROPERTY CHANGE: Modifying ALLOW_LOCKDOWN_BROWSE property. Its current value is 'NO'. Its new value: 'YES'.
MSI (s) (94!98) [13:21:38:457]: PROPERTY CHANGE: Modifying ALLOW_LOCKDOWN_MEDIA property. Its current value is 'NO'. Its new value: 'YES'.
Action start 13:21:38: ProcessAbcpy.
CustomAction ProcessAbcpy returned actual error code 1603 but will be translated to success due to continue marking
MSI (s) (94:C4) [13:21:38:473]: Skipping action: SetBooleanIs3D (condition is false)
MSI (s) (94:C4) [13:21:38:473]: Doing action: SetBooleanIsPro
Action ended 13:21:38: ProcessAbcpy. Return value 1.
MSI (s) (94:C4) [13:21:38:473]: Note: 1: 2235 2: 3: ExtendedType 4: SELECT `Action`,`Type`,`Source`,`Target`, NULL, `ExtendedType` FROM `CustomAction` WHERE `Action` = 'SetBooleanIsPro'
MSI (s) (94:C4) [13:21:38:473]: PROPERTY CHANGE: Adding bIsPro property. Its value is '1'.
Action start 13:21:38: SetBooleanIsPro.
MSI (s) (94:C4) [13:21:38:473]: Skipping action: SetBooleanIsStandard (condition is false)
MSI (s) (94:C4) [13:21:38:473]: Skipping action: SetBooleanIsDistiller (condition is false)
MSI (s) (94:C4) [13:21:38:473]: Skipping action: SetBooleanIsElements (condition is false)
MSI (s) (94:C4) [13:21:38:473]: Skipping action: SetProductIDBase (condition is false)
MSI (s) (94:C4) [13:21:38:473]: Doing action: SetProductIDPro
Action ended 13:21:38: SetBooleanIsPro. Return value 1.
MSI (s) (94:C4) [13:21:38:473]: Note: 1: 2235 2: 3: ExtendedType 4: SELECT `Action`,`Type`,`Source`,`Target`, NULL, `ExtendedType` FROM `CustomAction` WHERE `Action` = 'SetProductIDPro'
MSI (s) (94:C4) [13:21:38:473]: PROPERTY CHANGE: Modifying ProductID property. Its current value is '16'. Its new value: '118'.
Action start 13:21:38: SetProductIDPro.
MSI (s) (94:C4) [13:21:38:473]: Doing action: SetTryoutSerial
Action ended 13:21:38: SetProductIDPro. Return value 1.
MSI (s) (94:C4) [13:21:38:473]: Note: 1: 2235 2: 3: ExtendedType 4: SELECT `Action`,`Type`,`Source`,`Target`, NULL, `ExtendedType` FROM `CustomAction` WHERE `Action` = 'SetTryoutSerial'
MSI (s) (94:C4) [13:21:38:473]: Transforming table Binary.

MSI (s) (94:58) [13:21:38:489]: Invoking remote custom action. DLL: C:\Windows\Installer\MSI5765.tmp, Entrypoint: VsnSetSerial
Action start 13:21:38: SetTryoutSerial.
MSI (s) (94:C4) [13:21:38:535]: Doing action: CA_UIV
Action ended 13:21:38: SetTryoutSerial. Return value 1.
MSI (s) (94:C4) [13:21:38:535]: Note: 1: 2235 2: 3: ExtendedType 4: SELECT `Action`,`Type`,`Source`,`Target`, NULL, `ExtendedType` FROM `CustomAction` WHERE `Action` = 'CA_UIV'
MSI (s) (94:C4) [13:21:38:535]: Transforming table Binary.

MSI (s) (94:30) [13:21:38:535]: Invoking remote custom action. DLL: C:\Windows\Installer\MSI57A5.tmp, Entrypoint: Vsn
Action start 13:21:38: CA_UIV.
EmiOrientation: CryptQueryObject failed with 80092009

EmiOrientation: CryptQueryObject failed with 80092009

MSI (s) (94!18) [13:21:38:598]: PROPERTY CHANGE: Adding ESIV property. Its value is '1'.
MSI (s) (94!18) [13:21:38:598]: PROPERTY CHANGE: Adding ISX_SERIAL property. Its value is '970787082548367612444454'.
MSI (s) (94!18) [13:21:38:598]: PROPERTY CHANGE: Adding ESIVEMULOV property. Its value is '1'.
MSI (s) (94!18) [13:21:38:598]: PROPERTY CHANGE: Adding UT_AP8_NOT_TB property. Its value is '{AC76BA86-1033-F400-7760-000000000003}'.
EmiOrientation: Verified that it is NOT a volume binary
MSI (s) (94!18) [13:21:38:613]: PROPERTY CHANGE: Deleting ESIVEMULOV property. Its current value is '1'.
MSI (s) (94!18) [13:21:38:613]: PROPERTY CHANGE: Deleting ESIV property. Its current value is '1'.
EmiOrientation: User has entered a volume serial number in a retail build. Rejecting.
MSI (s) (94:C4) [13:21:38:613]: Doing action: SetColorFileToInstall
Action ended 13:21:38: CA_UIV. Return value 1.
MSI (s) (94:C4) [13:21:38:613]: Note: 1: 2235 2: 3: ExtendedType 4: SELECT `Action`,`Type`,`Source`,`Target`, NULL, `ExtendedType` FROM `CustomAction` WHERE `Action` = 'SetColorFileToInstall'
MSI (s) (94:C4) [13:21:38:613]: Transforming table Binary.

MSI (s) (94:2C) [13:21:38:629]: Invoking remote custom action. DLL: C:\Windows\Installer\MSI57F4.tmp, Entrypoint: SetColorFileToInstall
MSI (s) (94!AC) [13:21:38:660]: PROPERTY CHANGE: Adding COLORWIN64_BLACKWHITE property. Its value is '1'.
Action start 13:21:38: SetColorFileToInstall.
MSI (s) (94!AC) [13:21:38:660]: PROPERTY CHANGE: Adding COLORWIN64_COATEDFOGRA27 property. Its value is '1'.
ADelRCP: Not existing file to be added=> "COLORWIN64_BLACKWHITE"
MSI (s) (94!AC) [13:21:38:660]: PROPERTY CHANGE: Adding COLORWIN64_COATEDFOGRA39 property. Its value is '1'.
ADelRCP: Not existing file to be added=> "COLORWIN64_COATEDFOGRA27"
MSI (s) (94!AC) [13:21:38:660]: PROPERTY CHANGE: Adding COLORWIN64_COATEDGRACOL2006 property. Its value is '1'.
ADelRCP: Not existing file to be added=> "COLORWIN64_COATEDFOGRA39"
MSI (s) (94!AC) [13:21:38:676]: PROPERTY CHANGE: Adding COLORWIN64_PROPHOTO property. Its value is '1'.
ADelRCP: Not existing file to be added=> "COLORWIN64_COATEDGRACOL2006"
MSI (s) (94!AC) [13:21:38:676]: PROPERTY CHANGE: Adding COLORWIN64_UNCOATEDFOGRA29 property. Its value is '1'.
ADelRCP: Not existing file to be added=> "COLORWIN64_PROPHOTO"
MSI (s) (94!AC) [13:21:38:691]: PROPERTY CHANGE: Adding COLORWIN64_WEBCOATEDFOGRA28 property. Its value is '1'.
ADelRCP: Not existing file to be added=> "COLORWIN64_UNCOATEDFOGRA29"
MSI (s) (94!AC) [13:21:38:691]: PROPERTY CHANGE: Adding COLORWIN64_WEBCOATEDSWOP2006GRADE3 property. Its value is '1'.
ADelRCP: Not existing file to be added=> "COLORWIN64_WEBCOATEDFOGRA28"
MSI (s) (94!AC) [13:21:38:691]: PROPERTY CHANGE: Adding COLORWIN64_WEBCOATEDSWOP2006GRADE5 property. Its value is '1'.
ADelRCP: Not existing file to be added=> "COLORWIN64_WEBCOATEDSWOP2006GRADE3"
MSI (s) (94!AC) [13:21:38:691]: PROPERTY CHANGE: Adding COLOR_ICC_COATEDFOGRA27 property. Its value is '1'.
ADelRCP: Not existing file to be added=> "COLORWIN64_WEBCOATEDSWOP2006GRADE5"
MSI (s) (94!AC) [13:21:38:691]: PROPERTY CHANGE: Adding COLOR_ICC_COATEDFOGRA39 property. Its value is '1'.
ADelRCP: Old file to be replaced=> "COLOR_ICC_COATEDFOGRA27"
MSI (s) (94!AC) [13:21:38:691]: PROPERTY CHANGE: Adding COLOR_ICC_COATEDGRACOL2006 property. Its value is '1'.
ADelRCP: Not existing file to be added=> "COLOR_ICC_COATEDFOGRA39"
MSI (s) (94!AC) [13:21:38:847]: PROPERTY CHANGE: Adding COLOR_ICC_WEBCOATEDSWOP2006GRADE3 property. Its value is '1'.
ADelRCP: Not existing file to be added=> "COLOR_ICC_COATEDGRACOL2006"
MSI (s) (94!AC) [13:21:38:847]: PROPERTY CHANGE: Adding COLOR_ICC_WEBCOATEDSWOP2006GRADE5 property. Its value is '1'.
ADelRCP: Not existing file to be added=> "COLOR_ICC_WEBCOATEDSWOP2006GRADE3"
MSI (s) (94!AC) [13:21:38:847]: PROPERTY CHANGE: Adding COLOR_CSF_EMULATEACROBAT4 property. Its value is '1'.
ADelRCP: Not existing file to be added=> "COLOR_ICC_WEBCOATEDSWOP2006GRADE5"
MSI (s) (94!AC) [13:21:38:863]: PROPERTY CHANGE: Adding COLOR_CSF_EUROPEGENERALPURPOSE property. Its value is '1'.
ADelRCP: Not existing file to be added=> "COLOR_CSF_EMULATEACROBAT4"
MSI (s) (94!AC) [13:21:38:879]: PROPERTY CHANGE: Adding COLOR_CSF_EUROPEPREPRESS property. Its value is '1'.
ADelRCP: Old file to be replaced=> "COLOR_CSF_EUROPEGENERALPURPOSE"
MSI (s) (94!AC) [13:21:38:894]: PROPERTY CHANGE: Adding COLOR_CSF_EUROPEWEBINTERNET property. Its value is '1'.
ADelRCP: Old file to be replaced=> "COLOR_CSF_EUROPEPREPRESS"
MSI (s) (94!AC) [13:21:38:894]: PROPERTY CHANGE: Adding COLOR_CSF_JAPANGENERALPURPOSE property. Its value is '1'.
ADelRCP: Old file to be replaced=> "COLOR_CSF_EUROPEWEBINTERNET"
MSI (s) (94!AC) [13:21:38:910]: PROPERTY CHANGE: Adding COLOR_CSF_JAPANMAGAZINE property. Its value is '1'.
ADelRCP: Old file to be replaced=> "COLOR_CSF_JAPANGENERALPURPOSE"
MSI (s) (94!AC) [13:21:38:925]: PROPERTY CHANGE: Adding COLOR_CSF_JAPANNEWSPAPER property. Its value is '1'.
ADelRCP: Old file to be replaced=> "COLOR_CSF_JAPANMAGAZINE"
MSI (s) (94!AC) [13:21:38:941]: PROPERTY CHANGE: Adding COLOR_CSF_JAPANPREPRESS property. Its value is '1'.
ADelRCP: Old file to be replaced=> "COLOR_CSF_JAPANNEWSPAPER"
MSI (s) (94!AC) [13:21:38:941]: PROPERTY CHANGE: Adding COLOR_CSF_JAPANWEBINTERNET property. Its value is '1'.
ADelRCP: Old file to be replaced=> "COLOR_CSF_JAPANPREPRESS"
MSI (s) (94!AC) [13:21:38:957]: PROPERTY CHANGE: Adding COLOR_CSF_MONITORCOLOR property. Its value is '1'.
ADelRCP: Old file to be replaced=> "COLOR_CSF_JAPANWEBINTERNET"
MSI (s) (94!AC) [13:21:38:972]: PROPERTY CHANGE: Adding COLOR_CSF_NORTHAMERICAGENERALPURPOSE property. Its value is '1'.
ADelRCP: Old file to be replaced=> "COLOR_CSF_MONITORCOLOR"
MSI (s) (94!AC) [13:21:38:988]: PROPERTY CHANGE: Adding COLOR_CSF_NORTHAMERICAPREPRESS property. Its value is '1'.
ADelRCP: Old file to be replaced=> "COLOR_CSF_NORTHAMERICAGENERALPURPOSE"
MSI (s) (94!AC) [13:21:39:003]: PROPERTY CHANGE: Adding COLOR_CSF_NORTHAMERICAWEBINTERNET property. Its value is '1'.
ADelRCP: Old file to be replaced=> "COLOR_CSF_NORTHAMERICAPREPRESS"
ADelRCP: Old file to be replaced=> "COLOR_CSF_NORTHAMERICAWEBINTERNET"
MSI (s) (94:C4) [13:21:39:003]: Doing action: CA_QV
Action ended 13:21:39: SetColorFileToInstall. Return value 1.
MSI (s) (94:C4) [13:21:39:003]: Note: 1: 2235 2: 3: ExtendedType 4: SELECT `Action`,`Type`,`Source`,`Target`, NULL, `ExtendedType` FROM `CustomAction` WHERE `Action` = 'CA_QV'
Action start 13:21:39: CA_QV.
MSI (s) (94:C4) [13:21:39:003]: Product: Adobe Acrobat 9 Pro - English, Français, Deutsch -- xxxx-xxxx-xxxx-xxxx-xxxx-xxxx error.

xxxx-xxxx-xxxx-xxxx-xxxx-xxxx error.
Action ended 13:21:39: CA_QV. Return value 3.
Action ended 13:21:39: INSTALL. Return value 3.
Property(S): DiskPrompt = [1]
Property(S): Registration = No
Property(S): UpgradeCode = {AC76BA86-0000-0000-7760-7E8A45000000}
Property(S): VersionNT = 601
Property(S): ProgramFilesFolder = C:\Program Files (x86)\
Property(S): CommonFilesFolder = C:\Program Files (x86)\Common Files\
Property(S): CommonAppDataFolder = C:\ProgramData\
Property(S): AdminToolsFolder = C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\
Property(S): AppDataFolder = C:\Windows\system32\config\systemprofile\AppData\Roaming\
Property(S): CommonFiles64Folder = C:\Program Files\Common Files\
Property(S): DesktopFolder = C:\Users\Public\Desktop\
Property(S): FavoritesFolder = C:\Windows\system32\config\systemprofile\Favorites\
Property(S): FontsFolder = C:\Windows\Fonts\
Property(S): LocalAppDataFolder = C:\Windows\system32\config\systemprofile\AppData\Local\
Property(S): SystemFolder = C:\Windows\SysWOW64\
Property(S): MyPicturesFolder = C:\Windows\system32\config\systemprofile\Pictures\
Property(S): PersonalFolder = C:\Windows\system32\config\systemprofile\Documents\
Property(S): ProgramFiles64Folder = C:\Program Files\
Property(S): ProgramMenuFolder = C:\ProgramData\Microsoft\Windows\Start Menu\Programs\
Property(S): SendToFolder = C:\Windows\system32\config\systemprofile\AppData\Roaming\Microsoft\Windows\SendTo\
Property(S): SourceDirCustom = \\Bugs.cic.scic.com\data\SMSPKG\CIC00023\
Property(S): System64Folder = C:\Windows\system32\
Property(S): StartMenuFolder = C:\ProgramData\Microsoft\Windows\Start Menu\
Property(S): StartupFolder = C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup\
Property(S): SourceDir = \\Bugs.cic.scic.com\data\SMSPKG\CIC00023\
Property(S): TempFolder = C:\Windows\TEMP\
Property(S): TemplateFolder = C:\ProgramData\Microsoft\Windows\Templates\
Property(S): WindowsFolder = C:\Windows\
Property(S): WindowsVolume = C:\
Property(S): VersionNT64 = 601
Property(S): ProgramFilesFolder.70DBED24_B579_40CB_AB0B_F1221A3E9EC5 = C:\Program Files (x86)\
Property(S): INSTALLDIR_DESIGNER.70DBED24_B579_40CB_AB0B_F1221A3E9EC5 = [INSTALLDIR]
Property(S): IS_COMPLUS_PROGRESSTEXT_COST = Costing COM+ application: [1]
Property(S): IS_COMPLUS_PROGRESSTEXT_INSTALL = Installing COM+ application: [1]
Property(S): IS_COMPLUS_PROGRESSTEXT_UNINSTALL = Uninstalling COM+ application: [1]
Property(S): SV = 8.0
Property(S): WindowsFolder.97F81AF1_0E47_DC99_FF1F_C8B3B9A1E18E = C:\Windows\
Property(S): SystemFolder.97F81AF1_0E47_DC99_FF1F_C8B3B9A1E18E = C:\Windows\SysWOW64\
Property(S): ALLUSERS = 1
Property(S): WindowsFolder.66332652_9C28_58B1_FF1F_C8B3B9A1E18E = C:\Windows\
Property(S): SystemFolder.66332652_9C28_58B1_FF1F_C8B3B9A1E18E = C:\Windows\SysWOW64\
Property(S): WindowsFolder.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E = C:\Windows\
Property(S): SystemFolder.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E = C:\Windows\SysWOW64\
Property(S): WindowsFolder.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E = C:\Windows\
Property(S): SystemFolder.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E = C:\Windows\SysWOW64\
Property(S): WindowsFolder.9BAE13A2_E7AF_D6C3_FF1F_C8B3B9A1E18E = C:\Windows\
Property(S): SystemFolder.9BAE13A2_E7AF_D6C3_FF1F_C8B3B9A1E18E = C:\Windows\SysWOW64\
Property(S): WindowsFolder.68B7C6D9_1DF2_54C1_FF1F_C8B3B9A1E18E = C:\Windows\
Property(S): SystemFolder.68B7C6D9_1DF2_54C1_FF1F_C8B3B9A1E18E = C:\Windows\SysWOW64\
Property(S): Other_EN_Property.70DBED24_B579_40CB_AB0B_F1221A3E9EC5 = [INSTALLDIR]EN\Templates\Other
Property(S): MIN_SYSTEM = C:\Windows\SysWOW64\Shdocvw.dll
Property(S): ALL_USERS_DESKTOP = C:\Users\Public\Desktop
Property(S): ACROBAT_APP_PATH = C:\Program Files (x86)\Adobe\Acrobat 8.0\Acrobat\Acrobat.exe
Property(S): MSPROJECT_EXE = C:\PROGRA~2\MIF5BA~1\Office12\
Property(S): VISIO2K2PATH = C:\Program Files (x86)\Microsoft Office\Office12\
Property(S): POWERPOINT_EXE = C:\PROGRA~2\MIF5BA~1\Office12\POWERPNT.EXE
Property(S): WORD_EXE = C:\PROGRA~2\MIF5BA~1\Office12\WINWORD.EXE
Property(S): VISIO2K2EXE = C:\PROGRA~2\MIF5BA~1\Office12\
Property(S): APPPATHS_OUTLOOK_EXE = C:\PROGRA~2\MIF5BA~1\Office12\OUTLOOK.EXE
Property(S): APPPATHS_WINPROJ_EXE = C:\PROGRA~2\MIF5BA~1\Office12\WINPROJ.EXE
Property(S): APPPATHS_VISIO_EXE = C:\PROGRA~2\MIF5BA~1\Office12\VISIO.EXE
Property(S): APPPATHS_POWERPOINT_EXE = C:\PROGRA~2\MIF5BA~1\Office12\POWERPNT.EXE
Property(S): APPPATHS_WORD_EXE = C:\PROGRA~2\MIF5BA~1\Office12\WINWORD.EXE
Property(S): APPPATHS_EXCEL_EXE = C:\PROGRA~2\MIF5BA~1\Office12\EXCEL.EXE
Property(S): ACRODIST_EXE = C:\Program Files (x86)\Adobe\Acrobat 8.0\Acrobat\
Property(S): ISX_SERIAL = 970787082548367612444454
Property(S): MSVCP60 = C:\Windows\SysWOW64\msvcp60.dll
Property(S): OUTLOOK_EXE = C:\PROGRA~2\MIF5BA~1\Office12\
Property(S): ACCESS_EXE = C:\PROGRA~2\MIF5BA~1\Office12\MSACCESS.EXE
Property(S): AS_DISABLE_LEGACY_COLOR = #1
Property(S): AS_DOTNET_2 = C:\Windows\Microsoft.Net\Framework64\v2.0.50727\mscorlib.dll
Property(S): AS_PRINTER = Adobe PDF
Property(S): AS_HKCR_EXE = "C:\Program Files (x86)\Adobe\Acrobat 8.0\Acrobat\Acrobat.exe"
Property(S): AS_PRINTER_DRIVER_64 = PSCRIPT5.DLL
Property(S): WIA_DISPLAY_NAME = @%SystemRoot%\system32\wiaservc.dll,-9
Property(S): HOT_FIX_VISTA64 = C:\Windows\SysWOW64\Gdi32.dll
Property(S): HOT_FIX_XP64 = C:\Windows\SysWOW64\Gdi32.dll
Property(S): ProductCode = {AC76BA86-1033-F400-7760-000000000004}
Property(S): APPPATHS_LOTUS_EXE = z:\NLNOTES.EXE
Property(S): RadioGroup = 0
Property(S): ApplicationUsers = AllUsers
Property(S): AgreeToLicense = Yes
Property(S): _IsMaintenance = Change
Property(S): SetupType = Typical
Property(S): _IsSetupTypeMin = Typical
Property(S): Display_IsBitmapDlg = 1
Property(S): ARPCONTACT = Customer Support
Property(S): ARPHELPLINK = http://www.adobe.com/support/main.html
Property(S): ARPREADME = [INSTALLDIR]Readme.htm
Property(S): ARPURLINFOABOUT = http://www.adobe.com
Property(S): ARPURLUPDATEINFO = http://www.adobe.com/acrofamily/main.html
Property(S): DefaultUIFont = Tahoma8
Property(S): DialogCaption = Adobe Acrobat 3D version 9 - Setup
Property(S): DisplayNameCustom = Custom
Property(S): DisplayNameMinimal = Minimal
Property(S): DisplayNameTypical = Typical
Property(S): ErrorDialog = SetupError
Property(S): InstallChoice = AR
Property(S): INSTALLLEVEL = 100
Property(S): Manufacturer = Adobe Systems
Property(S): PIDTemplate = 12345<###-%%%%%%%>@@@@@
Property(S): ProductID = 118
Property(S): ProductLanguage = 1033
Property(S): ProductName = Adobe Acrobat 9 Pro - English, Français, Deutsch
Property(S): ProductVersion = 9.3.0
Property(S): ProgressType0 = install
Property(S): ProgressType1 = Installing
Property(S): ProgressType2 = installed
Property(S): ProgressType3 = installs
Property(S): RebootYesNo = Yes
Property(S): ReinstallModeText = omus
Property(S): ERROR_PRINTER_SETUP = 0
Property(S): Radio = Verify
Property(S): DescriptionLabel = 0
Property(S): ARPPRODUCTICON = _SC_Acrobat.exe
Property(S): AdobeAcceptEULA = No
Property(S): REGIONAL_LIST = ENU
Property(S): UIMODE = YES
Property(S): DWUSINTERVAL = 30
Property(S): esif = application.sif
Property(S): BDK = 0
Property(S): PRINTERINFO2_PLOCATION = My Documents
Property(S): PRINTERINFO2_PCOMMENT = Creates Adobe PDF
Property(S): LANG_SEL_DEFAULT = ENU
Property(S): EULA_ACCEPT = YES
Property(S): CustomText = 0
Property(S): CompleteText = 0
Property(S): FileInUseProcess = 0
Property(S): edl = Asneu.dll
Property(S): ARPHELPTELEPHONE =
Property(S): ErrorUnsupportedOS = This operating system is not supported by this installation. Setup will now quit.
Property(S): AppsInUseSilentAbort = Uninstallation Dialog cannot continue - one or more applications are using files that are marked for uninstall. Please close all open applications before continuing
Property(S): ERROR_NEWER_OVER_OLDER_ABORT = The Installer has encountered the following older Adobe product on your computer:

[BlockingProduct]

Property(S): ERROR_PRO_OVER_BASE_ABORT = The Installer requires that you uninstall [BlockingProduct] before continuing this installation, in order to avoid application conflict. Please follow these steps:

1) Cancel this Installer
2) Go to the "Add/Remove Programs" Control Panel, located at
Start: Settings: Control Panel
3) Highlight the product [BlockingProduct]
and click Remove
4) Relaunch this Installer
Property(S): ERROR_OLDER_OVER_NEWER = Setup has detected that you already have a more functional product installed. Setup will now terminate.
Property(S): IsMinIE_Message = requires Internet Explorer 6.0 or greater. Please visit www.microsoft.com to upgrade Internet Explorer.
Property(S): SecureCustomProperties = UT_A3D9;UT_AP9;UT_AS9;UT_RB9;UT_RS9;UT_AS6U;UT_AS6;UT_AP6;UT_AP6U;UT_AP6T;UT_D6;UT_E6;UT_RB7;UT_AP7;UT_AP7U;UT_AS7U;UT_AS7;UT_FR;UT_RS7;UT_AS8;UT_AS8U;UT_AP8;UT_AP8U;UT_A7T;UT_E7;UT_RB8;UT_RS8;UT_6X;UT_7X;UT_A6;UT_RS6;UT_RS7;UT_A3D8;UT_A3D7;UT_A6T;UT_D7;RDRBIG_8;RDRBIG_6;UT_RB6;RDRBIG_7;RDRMIN_8;RDRMIN_6;RDRMIN_7;DEACTIVATE;PDFMAKER_AUTOCAD2008_INSTALLED;AS_OPTIMIZE_ENABLED
Property(S): ProductFamilyCode = {AC76BA86-0000-0000-0000-000000000000}
Property(S): IGNORE_INTEROP_REQS = NO
Property(S): BlockingProduct = NONE
Property(S): UpgradeTagFile = instmsiw.exe
Property(S): EulaAgreementRequirement = 0
Property(S): Eula_accept_term = 0
Property(S): BrandName = Adobe Acrobat 9 Pro - English, Français, Deutsch (9.3.0)
Property(S): ALLOW_LOCKDOWN_MEDIA = YES
Property(S): ALLOW_LOCKDOWN_BROWSE = YES
Property(S): ERROR_NO_ADMIN = You do not have sufficient privileges to run this installer. Setup will now terminate.
Property(S): UnsupportedVersionOS_W2K = This operating system is not supported by this installation. Setup will now terminate.
Property(S): ERROR_ACROELEMENTS_INSTALLED = The installer detected that you have Acrobat Elements on your system. You must uninstall the older version first before installing this version.
Property(S): ERROR_OLD_ACROBAT_INSTALLED = The installer detected that you have an older version of Acrobat on your system. You must uninstall the older version first before installing this version.
Property(S): InstalledFile = 0
Property(S): ERROR_BASE_OVER_PRO = Setup has detected that you already have a more functional product installed. Setup will now terminate.
Property(S): DEFAULT_JOBOPTION = Standard
Property(S): PENDINGOPERATION = 0
Property(S): ISVROOT_PORT_NO = 0
Property(S): UnsupportedVersionOS_NT4 = This version of Windows NT is not supported. You should upgrade to Service Pack 6 and run setup again. Setup will now terminate.
Property(S): ARPCOMMENTS =
Property(S): ARPNOREPAIR = 1
Property(S): UITimeRemaining = Time remaining: {[1] min }[2] sec
Property(S): REMOVE_A7 = ALL
Property(S): IEMENU_CVTLINKTGTTO_PDF = Convert link target to Adobe PDF
Property(S): INBROWSER_HANDLER = YES
Property(S): PDF_Integration = 1
Property(S): ApplicationList = 0
Property(S): Browser_Integration = 1
Property(S): ERROR_DEFRAG_MSG = Optimizing performance ...
Property(S): DISABLE_BROWSER_INTEGRATION = NO
Property(S): RemoveFilesActionText = File: [1]

Folder: [9]
Property(S): ARPNOMODIFY = 1
Property(S): IEMENU_CVTSELTO_EXISTPDF = Convert selection to existing PDF
Property(S): IEMENU_CVTSELTO_PDF = Convert selection to Adobe PDF
Property(S): IsUpgrade = 0
Property(S): DEFAULT_VERB = Open
Property(S): NewFilesActionText = File: [1]
Size: [6] bytes
Folder: [9]
Property(S): REMOVE_PREVIOUS = YES
Property(S): IEMENU_CVTTO_PDF = Convert to Adobe PDF
Property(S): EnablePDFMakerIntergrationDisplay = 1
Property(S): ENABLE_CACHE_FILES = YES
Property(S): ARPNOREMOVE = 1
Property(S): ActivationUninstallType = Standard
Property(S): IEMENU_CVTSELLINKSTO_PDF = Convert selected links to Adobe PDF
Property(S): Error_ALMStatus_OK = The operation completed successfully.
Property(S): Error_ALMStatus_NoMemAlloc = Unable to allocate enough memory to complete the operation.
Property(S): Error_ALMStatus_Initialization = A required deactivation library has not been initialized.
Property(S): IEMENU_CVTTO_EXISTPDF = Append to existing PDF
Property(S): ARPSYSTEMCOMPONENT = 1
Property(S): SetupCache_Of = of
Property(S): SetupCache_Installing = Installing megabyte
Property(S): SetupCache_Title = Copying Installer Files...
Property(S): IEMENU_CVTSELLINKSTO_EXISTPDF = Convert selected links to existing PDF
Property(S): IEMENU_CVTLINKTGTTO_EXISTPDF = Convert link target to existing PDF
Property(S): RemoveOK = No
Property(S): TOOLBAR_NAME = Adobe PDF
Property(S): NewRegistryActionText = Key: [1]
Name: [2]
Value: [3]
Property(S): JAPAN = (Japan)
Property(S): TRY_SERIALNUMBER = xxxx-xxxx-xxxx-xxxx-xxxx-xxxx
Property(S): A3D_TB_SN = xxxx-xxxx-xxxx-xxxx-xxxx-xxxx
Property(S): PRO_TB_SN = xxxx-xxxx-xxxx-xxxx-xxxx-xxxx
Property(S): INSTALL_MODE = Retail
Property(S): UnsupportedVersionOS_XP = This version of Windows is not supported. You should upgrade to Service Pack 2 and run setup again. Setup will now terminate.
Property(S): OpenWith = Open with Acrobat 9
Property(S): ERROR_CANNOT_OPTIMIZE_DISK = NOTE: Installation was successful. However, because your hard drive is fragmented, this application may not be able to launch as quickly as possible.

To optimize performance, please defragment your hard drive and then repair this application under Add or Remove Programs in the Control Panel.

Please see the ReadMe file installed in your Programs Folder for more information.
Property(S): ENABLE_OPTIMIZATION = YES
Property(S): ERROR_DEFRAG_ADTEMPLATE = Completed [1]% of process
Property(S): DisallowRunFromSource = 1
Property(S): LAUNCH_APP = 1
Property(S): SUPPRESS_APP_LAUNCH = NO
Property(S): ADMIN_INSTALL = NO
Property(S): AdminProperties = ADMIN_INSTALL
Property(S): SetupCacheExport = Enterprise.mnt
Property(S): STORE_URL = http://www.adobe.com/go/Acrobat8_Standard_try_deny
Property(S): ERROR_READER_NOTINSTALLED = This product requires that Adobe Reader must be installed. Setup will now terminate.
Property(S): OLE_VERB_OPEN = &Open,0,2
Property(S): AcroIEHelper_Description = Adobe PDF Reader Link Helper
Property(S): DEFAULT_ATTACHMENT_WHITELIST = version:1|.ade:3|.adp:3|.app:3|.arc:3|.arj:3|.asp:3|.bas:3|.bat:3|.bz:3|.bz2:3|.cab:3|.chm:3|.class:3|.cmd:3|.com:3|.command:3|.cpl:3|.crt:3|.csh:3|.desktop:3|.dll:3|.exe:3|.fxp:3|.gz:3|.hex:3|.hlp:3|.hqx:3|.hta:3|.inf:3|.ini:3|.ins:3|.isp:3|.its:3|.job:3|.js:3|.jse:3|.ksh:3|.lnk:3|.lzh:3|.mad:3|.maf:3|.mag:3|.mam:3|.maq:3|.mar:3|.mas:3|.mat:3|.mau:3|.mav:3|.maw:3|.mda:3|.mdb:3|.mde:3|.mdt:3|.mdw:3|.mdz:3|.msc:3|.msi:3|.msp:3|.mst:3|.ocx:3|.ops:3|.pcd:3|.pi:3|.pif:3|.prf:3|.prg:3|.pst:3|.rar:3|.reg:3|.scf:3|.scr:3|.sct:3|.sea:3|.shb:3|.shs:3|.sit:3|.tar:3|.taz:3|.tgz:3|.tmp:3|.url:3|.vb:3|.vbe:3|.vbs:3|.vsmacros:3|.vss:3|.vst:3|.vsw:3|.webloc:3|.ws:3|.wsc:3|.wsf:3|.wsh:3|.z:3|.zip:3|.zlo:3|.zoo:3|.pdf:2|.fdf:2|.jar:3|.pkg:3|.tool:3|.term:3
Property(S): EXEC_MENU_WHITELIST = Close|GeneralInfo|Quit|FirstPage|PrevPage|NextPage|LastPage|ActualSize|FitPage|FitWidth|FitHeight|SinglePage|OneColumn|TwoPages|TwoColumns|ZoomViewIn|ZoomViewOut|ShowHideBookmarks|ShowHideThumbnails|Print|GoToPage|ZoomTo|GeneralPrefs|SaveAs|FullScreen|OpenOrganizer|Scan|Web2PDF:OpnURL|AcroSendMail:SendMail|Spelling:Check Spelling|PageSetup|Find|FindSearch|GoBack|GoForward|FitVisible|ShowHideToolbarEditing|ShowHideToolbarCommenting|ShowHideToolbarEdit|ShowHideToolbarFile|ShowHideToolbarFind|ShowHideToolbarForms|ShowHideToolbarMeasuring|ShowHideToolbarData|ShowHideToolbarPageDisplay|ShowHideToolbarNavigation|ShowHideToolbarPrintProduction|ShowHideToolbarRedaction|ShowHideToolbarBasicTools|ShowHideToolbarTasks|ShowHideToolbarTypewriter|PropertyToolbar|ShowHideArticles|ShowHideFileAttachment|ShowHideAnnotManager|ShowHideFields|ShowHideOptCont|ShowHideModelTree|ShowHideSignatures|InsertPages|ExtractPages|ReplacePages|DeletePages|CropPages|RotatePages|AddFileAttachment|FindCurrentBookmark|BookmarkShowLocation|GoBackDoc|GoForwardDoc|DocHelpUserGuide|HelpReader|rolReadPage|HandMenuItem|ZoomDragMenuItem|Annots:Tool:InkMenuItem|CollectionHome|CollectionDetails|CollectionPreview|CollectionShowRoot
Property(S): PreviousFileTypesOwnerKey = Software\Adobe\PDF Owner\PreviousOwner
Property(S): Elevated = 1
Property(S): REMOVE_A6 = ALL
Property(S): CacheSizeInMb = 400
Property(S): AdobeRIBSUninstallSupport = 1
Property(S): RunTimeProperties = CACHE_DIR;UPDATE_DIR;ProductName;OriginalDatabase;REMOVE;ACROBAT;INSTALLDIR;ISX_SERIALNUMBER;LOTUS_DLL_PATH;ProductCode;ProductLanguage;SUITEMODE;SourceDir;UILevel;SetupCacheExport;ALLUSERS;REINSTALLMODE;PLUG_INS;SUPPORTDIR;ACROBAT_AMT;ProductVersion;EULA_ACCEPT;REGISTRATION_SUPPRESS;UPGRADEFOUND;ICONS_FOLDER;DefragResetProgress;ESIVEMULOV;COLOR_FILES;DesktopFolder;ProgramMenuFolder;DISABLE_FIX_OEM;WindowsFolder
Property(S): OVERSIZED_PAGES = Oversized Pages
Property(S): STANDARD = Standard
Property(S): SMALLEST_FILE_SIZE = Smallest File Size
Property(S): HIGH_QUALITY_PRINT = High Quality Print
Property(S): PRESS_QUALITY = Press Quality
Property(S): aaa = 0
Property(S): FilesLabel = 0
Property(S): WaitForCostingComplete = 150
Property(S): ReadmeHtml = Readme.htm
Property(S): DWUSLINK = CEEC27D809AC97A8AEAC17A84E9C978F999BC08F69BBF088CEBB97D8E9CC97B8CE1C376FD9AC
Property(S): _4678a55949a7d = {AC76BA80-0009-7760-0000-000000000000}
Property(S): ARP_UninstallSubkey = Adobe Acrobat 9
Property(S): REGISTRATION_SUPPRESS = YES
Property(S): MSIRESTARTMANAGERCONTROL = Disable
Property(S): BrandNameMajorVer = Adobe Acrobat 9
Property(S): DEACTIVATE = YES
Property(S): WIA_Service = ServiceNotRunning
Property(S): REMOVE_A8 = ALL
Property(S): DefragResetProgress = No
Property(S): LOTUS_INSTALLED = NO
Property(S): DOTNET64_LINK = http://www.microsoft.com/downloads/details.aspx?FamilyID=b44a0000-acf8-4fa1-affb-40e78d788b00&displaylang=en
Property(S): PROGMSG_IIS_REMOVESITE = Removing web site at port %d
Property(S): PROGMSG_IIS_CREATEVROOT = Creating IIS virtual directory %s
Property(S): PROGMSG_IIS_CREATEVROOTS = Creating IIS virtual directories...
Property(S): PROGMSG_IIS_EXTRACTDONE = Extracted information for IIS virtual directories...
Property(S): PROGMSG_IIS_REMOVEVROOT = Removing IIS virtual directory %s
Property(S): PROGMSG_IIS_REMOVEVROOTS = Removing IIS virtual directories...
Property(S): PROGMSG_IIS_ROLLBACKVROOTS = Rolling back virtual directory and web site changes...
Property(S): PROGMSG_IIS_EXTRACT = Extracting information for IIS virtual directories...
Property(S): IS_SQLSERVER_AUTHENTICATION = 0
Property(S): IS_SQLSERVER_USERNAME = sa
Property(S): IS_PROGMSG_XML_COSTING = Costing XML files...
Property(S): IS_PROGMSG_XML_CREATE_FILE = Creating XML file %s...
Property(S): IS_PROGMSG_XML_FILES = Performing XML file changes...
Property(S): IS_PROGMSG_XML_REMOVE_FILE = Removing XML file %s...
Property(S): IS_PROGMSG_XML_ROLLBACK_FILES = Rolling back XML file changes...
Property(S): IS_PROGMSG_XML_UPDATE_FILE = Updating XML file %s...
Property(S): PROGMSG_IIS_CREATEAPPPOOLS = Creating application Pools...
Property(S): PROGMSG_IIS_CREATEAPPPOOL = Creating application pool %s
Property(S): PROGMSG_IIS_CREATEWEBSERVICEEXTENSION = Creating web service extension
Property(S): PROGMSG_IIS_CREATEWEBSERVICEEXTENSIONS = Creating web service extensions...
Property(S): PROGMSG_IIS_REMOVEAPPPOOL = Removing application pool
Property(S): PROGMSG_IIS_REMOVEAPPPOOLS = Removing application pools...
Property(S): PROGMSG_IIS_REMOVEWEBSERVICEEXTENSION = Removing web service extension
Property(S): PROGMSG_IIS_REMOVEWEBSERVICEEXTENSIONS = Removing web service extensions...
Property(S): PROGMSG_IIS_ROLLBACKAPPPOOLS = Rolling back application pools...
Property(S): PROGMSG_IIS_ROLLBACKWEBSERVICEEXTENSIONS = Rolling back web service extensions...
Property(S): RestartManagerOption = CloseRestart
Property(S): UnsupportedOS_DotNet = The installation of [BrandName] on a 64-bit Windows operating system requires that you first install the following package from the location indicated below:

- Package: Microsoft .NET framework 2.0 x64
- Location: http://www.microsoft.com/downloads/details.aspx?FamilyID=
b44a0000-acf8-4fa1-affb-40e78d788b00&&displaylang=en

Property(S): WebLink = 0
Property(S): _WebLinkChecked = 1
Property(S): HotFix64_Link = http://www.adobe.com/go/ms_kb930627
Property(S): ADOBE_ACROBAT_DOCUMENT = Adobe Acrobat Document
Property(S): UnsupportedOS_HotFix = Acrobat requires an update for this 64-Bit operating system. The update can be found at http://www.adobe.com/go/ms_kb930627. Please update your system and run setup again. Setup will now terminate.
Property(S): ISReleaseFlags = PRO, EFG_PRO,ROMAN,PRO_ONLY
Property(S): bIsPro = 1
Property(S): DV = 9.0
Property(S): SUPPORTDIR = C:\Windows\TEMP\{AC76BA86-1033-F400-7760-000000000004}
Property(S): ROOTDRIVE = C:\
Property(S): UT_AP8 = {AC76BA86-1033-F400-7760-000000000003}
Property(S): PackageLanguage = ENU,DEU,FRA
Property(S): InstallShieldTempProp = 0
Property(S): ISX_SERIALNUMBER = xxxx-xxxx-xxxx-xxxx-xxxx-xxxx
Property(S): USERNAME = Kirk Hill
Property(S): COMPANYNAME = The National Alliance
Property(S): ISSETUPFILESCOMPLETED = Completed
Property(S): ACTION = INSTALL
Property(S): UILevel = 2
Property(S): OriginalDatabase = \\Bugs.cic.scic.com\data\SMSPKG\CIC00023\AcroPro.msi
Property(S): DATABASE = C:\Windows\Installer\50143e0.msi
Property(S): Privileged = 1
Property(S): MsiRunningElevated = 1
Property(S): RedirectedDllSupport = 2
Property(S): MsiWin32AssemblySupport = 6.1.7600.16385
Property(S): MsiNetAssemblySupport = 2.0.50727.4927
Property(S): Date = 3/28/2010
Property(S): Time = 13:21:39
Property(S): TTCSupport = 1
Property(S): ColorBits = 32
Property(S): TextInternalLeading = 3
Property(S): TextHeight = 16
Property(S): BorderSide = 1
Property(S): BorderTop = 1
Property(S): CaptionHeight = 22
Property(S): ScreenY = 768
Property(S): ScreenX = 1024
Property(S): SystemLanguageID = 1033
Property(S): ComputerName = ACAD3
Property(S): UserLanguageID = 1033
Property(S): UserSID = S-1-5-18
Property(S): LogonUser = SYSTEM
Property(S): MsiTrueAdminUser = 1
Property(S): AdminUser = 1
Property(S): VirtualMemory = 6608
Property(S): PhysicalMemory = 4055
Property(S): Intel = 6
Property(S): Msix64 = 6
Property(S): MsiAMD64 = 6
Property(S): ShellAdvtSupport = 1
Property(S): OLEAdvtSupport = 1
Property(S): GPTSupport = 1
Property(S): RecentFolder = C:\Windows\system32\config\systemprofile\AppData\Roaming\Microsoft\Windows\Recent\
Property(S): PrintHoodFolder = C:\Windows\system32\config\systemprofile\AppData\Roaming\Microsoft\Windows\Printer Shortcuts\
Property(S): NetHoodFolder = C:\Windows\system32\config\systemprofile\AppData\Roaming\Microsoft\Windows\Network Shortcuts\
Property(S): RemoteAdminTS = 1
Property(S): MsiNTProductType = 1
Property(S): ServicePackLevelMinor = 0
Property(S): ServicePackLevel = 0
Property(S): WindowsBuild = 7600
Property(S): REMOVE_PREVIOUS_READER = YES
Property(S): TRANSFORMS = C:\Windows\Installer\{AC76BA86-1033-F400-7760-000000000004}\acropro.mst
Property(S): PackageCode = {D172359D-9B29-410B-94E6-1F6A60561F22}
Property(S): VersionDatabase = 300
Property(S): MsiSystemRebootPending = 1
Property(S): CLIENTUILEVEL = 3
Property(S): ProductState = 1
Property(S): PRODUCTLANGUAGE = 0
Property(S): CURRENTDIRECTORY = C:\Windows\SysWOW64\CCM\Cache\CIC00023.1.System
Property(S): CLIENTPROCESSID = 3272
Property(S): VersionMsi = 5.00
Property(S): MsiLogFileLocation = C:\logname.log
Property(S): CostingComplete = 0
Property(S): SOURCEDIR = \\Bugs.cic.scic.com\data\SMSPKG\CIC00023\
Property(S): SourcedirProduct = {AC76BA86-1033-F400-7760-000000000004}
Property(S): COLORWIN64_BLACKWHITE = 1
Property(S): COLORWIN64_COATEDFOGRA27 = 1
Property(S): UT_AP8_NOT_TB = {AC76BA86-1033-F400-7760-000000000003}
Property(S): COLORWIN64_COATEDFOGRA39 = 1
Property(S): COLORWIN64_COATEDGRACOL2006 = 1
Property(S): COLORWIN64_PROPHOTO = 1
Property(S): COLORWIN64_UNCOATEDFOGRA29 = 1
Property(S): COLORWIN64_WEBCOATEDFOGRA28 = 1
Property(S): COLORWIN64_WEBCOATEDSWOP2006GRADE3 = 1
Property(S): COLORWIN64_WEBCOATEDSWOP2006GRADE5 = 1
Property(S): COLOR_ICC_COATEDFOGRA27 = 1
Property(S): COLOR_ICC_COATEDFOGRA39 = 1
Property(S): COLOR_ICC_COATEDGRACOL2006 = 1
Property(S): COLOR_ICC_WEBCOATEDSWOP2006GRADE3 = 1
Property(S): COLOR_ICC_WEBCOATEDSWOP2006GRADE5 = 1
Property(S): COLOR_CSF_EMULATEACROBAT4 = 1
Property(S): COLOR_CSF_EUROPEGENERALPURPOSE = 1
Property(S): COLOR_CSF_EUROPEPREPRESS = 1
Property(S): COLOR_CSF_EUROPEWEBINTERNET = 1
Property(S): COLOR_CSF_JAPANGENERALPURPOSE = 1
Property(S): COLOR_CSF_JAPANMAGAZINE = 1
Property(S): COLOR_CSF_JAPANNEWSPAPER = 1
Property(S): COLOR_CSF_JAPANPREPRESS = 1
Property(S): COLOR_CSF_JAPANWEBINTERNET = 1
Property(S): COLOR_CSF_MONITORCOLOR = 1
Property(S): COLOR_CSF_NORTHAMERICAGENERALPURPOSE = 1
Property(S): COLOR_CSF_NORTHAMERICAPREPRESS = 1
Property(S): COLOR_CSF_NORTHAMERICAWEBINTERNET = 1
MSI (s) (94:C4) [13:21:39:050]: Attempting to delete file C:\Windows\Installer\50143e1.mst
MSI (s) (94:C4) [13:21:39:066]: Deferring clean up of packages/files, if any exist
MSI (s) (94:C4) [13:21:39:066]: Attempting to delete file C:\Windows\Installer\50143e1.mst
MSI (s) (94:C4) [13:21:39:066]: Unable to delete the file outside of the engine. LastError = 2
MSI (s) (94:C4) [13:21:39:066]: MainEngineThread is returning 1603
MSI (s) (94:50) [13:21:39:066]: No System Restore sequence number for this installation.
=== Logging stopped: 3/28/2010 13:21:39 ===
MSI (s) (94:50) [13:21:39:066]: User policy value 'DisableRollback' is 0
MSI (s) (94:50) [13:21:39:066]: Machine policy value 'DisableRollback' is 0
MSI (s) (94:50) [13:21:39:066]: Incrementing counter to disable shutdown. Counter after increment: 0
MSI (s) (94:50) [13:21:39:066]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts 3: 2
MSI (s) (94:50) [13:21:39:066]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts 3: 2
MSI (s) (94:50) [13:21:39:066]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\InProgress 3: 2
MSI (s) (94:50) [13:21:39:066]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\InProgress 3: 2
MSI (s) (94:50) [13:21:39:066]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied. Counter after decrement: -1
MSI (s) (94:50) [13:21:39:066]: Restoring environment variables
MSI (s) (94:50) [13:21:39:066]: Destroying RemoteAPI object.
MSI (s) (94:6C) [13:21:39:066]: Custom Action Manager thread ending.
MSI (c) (C8:B4) [13:21:39:066]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied. Counter after decrement: -1
MSI (c) (C8:B4) [13:21:39:066]: MainEngineThread is returning 1603
=== Verbose logging stopped: 3/28/2010 13:21:39 ===


Posted by: sundi712 12 years ago
Senior White Belt
0

Did you ever find out the cause of this issue? I am receiving this same error in the log now when deploying packages made with the Adobe AAMEE tool. This is occurring on some Win7 64bit computers which are supposed to already have .NET2 installed.

Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ