Jump to content


This is a ready-only archive of the InstallSite Forum. You cannot post any new content here. / Dies ist ein Archiv des InstallSite Forums. Hier können keine neuen Beiträge veröffentlicht werden.
Photo

Cached .msi file is retained after remove...


8 replies to this topic

Peter Bi

Peter Bi
  • Members
  • 68 posts

Posted 25 February 2002 - 18:09

Hi,

We are facing a problem which badly affects our releases (the current one is created with IPWI2.03, but the next release created with Dev7 Basics seems having the same problem): on our testing target systems (Win2000 Advanced Server SP2), we install the package, then remove it, now the cached .msi/.rbf file is retained in either C:\Config.Msi\xxx.rbf (if the system has Msi 2.0) or C:\WINNT\Installer\xxx.msi, this problem happens on all our target system we tested so far, but on the developing machine (my PC, Win2000 Pro), it doesn't. I would like to know how InstallShield or Windows Installer decides when/how to retain the file after the product is removed.

The above is a problem, because once there is retained file (.rbf or .msi), the 'PendingFileRenameOperations' reg entry will be created under 'HKLM\System\CurrentControlSet\Control\Session Manager' key, with pathto\the file (.rbf or msi) as it's value. This is very bad beause the tools we are using to install our product will look for this entry, once it finds it, it will ask users to reboot the system - that's we definitly don't want to do.

Does anybody know 1) why the cached file retained (as .rbf or .msi) after removing the product? - want to know what I did wrong with the project or something on the target system causing that, 2) how to fix/work-around?

Interestingly, I created dummy packages with IPWI2.03 and Dev7.02 respectively, and install them on a target system with Windows Installer 1.11.. (I got the version number by looking at the property of C:\WINNT\system32\msiexec.exe), of course the Dev7 dummy package failed to install (because it requires WI2.0); the IPWI dummy package installed, but when I removed it, it also retained the cached .msi file and the reg entry created. However, after I upgraded the system to WI2.0, both dummy packages installed fine, and removing didn't leave retained .rbf/.msi file, and not reg entry created! But my product always leaves the retained file (.rbf/.msi) and reg entry created, no matter WI 1.11 or 2.0 - who can explain this to me? I am totally lost here!

FYI, we are using major upgrade for our package, so we have Upgrade table filled, and have a 'SecureCustomerProperties' property with value 'OLDPRODUCTS', the later is ActionProperty's value in of the filled Upgrade table.

Thanks,
Peter



mandrews

mandrews
  • Members
  • 44 posts

Posted 27 February 2002 - 18:35

I have a similar problem.

When you install a web based Standard Project (Dev7), a cache of the MSI is stored here:
<WINDIR>\Downloaded Installations

If you do a full uninstall of the product, the MSI file remains in this folder.

Then when you reinstall, it asks you if you want to overwrite the MSI file.

If you say yes it installs OK, but to someone who doesn't know know what an MSI file is, they're not sure of what to do.

I have a pending submission to IS tech support about this, I'll post if I hear back.


Peter Bi

Peter Bi
  • Members
  • 68 posts

Posted 04 March 2002 - 22:27

Thank you, Mark,

I received reply from InstallShield, they said my problem is due to the inconsistancy of Windows Instsaller, and it's not InstallShield issue. They suggested to contact MS to fix the problem.

Did you receive answer from IS?

Thanks,
Peter

Marie Tupps

Marie Tupps
  • Members
  • 22 posts

Posted 15 March 2002 - 14:43

I just checked my WINNT\Installer directory, and there is over 1GB of these cached msi files.  Can they be safely deleted?  If so, how do I know which ones can/should be removed?

Thanks
Marie
Marie Tupps

Stefan Krueger

Stefan Krueger

    InstallSite.org

  • Administrators
  • 13,269 posts

Posted 16 March 2002 - 09:55

There's a tool for this purpose. You can download it under Windows Installer -> Tools and Tips -> Windows Installer Directory Cleaner

Peter Bi

Peter Bi
  • Members
  • 68 posts

Posted 02 April 2002 - 20:22

Here are some updates on the issue I researched recently:

1) With our package (Dev7.02 Basic, with major upgrading ability, installed on w2k), it can stably reproduce the error by installing -> reboot -> uninstalling, which will result in a Config.Msi dir under C: drive with a .rbf file, and a reg entry (HKLM\System\CurrentControlSet\Control\Session Manager\ PendingFileRenameOperations) with the .rbf file as it's value.

2) That only happens when I uninstall the package from Add/Remove applet, if I run commandline (msiexec /x thefile.msi), there is no problem.

3) Dump packages with or without CA (but without upgrading ability) don't have that problem.

Seems to me that the problem is either related to upgrading or to something I did wrong in my package, and not to the engine or dirver, because of 3), do you guys think so? InstallShield told me that the problem is from Microsoft (MSI), what do you think?

Thanks,
Peter
Thanks,[br]Peter

Peter Bi

Peter Bi
  • Members
  • 68 posts

Posted 02 April 2002 - 22:57

Please forget about 2) in the post. Now commandline uninstall also creates the problem, but not always.
I pasted the two uninstall log files, if anybody can read and find reasons on them, please post your results.
I noticed that the RollbackCleanup call in problem log was inserted by a 1903 message, but I don't know what should I do to get more info.

Thanks,
Peter

normal log:
-------------------------
=== Verbose logging started: 4/2/2002  9:25:17  Build type: SHIP UNICODE 2.00.2600.00  Calling process: E:\WINNT\system32\msiexec.exe ===
MSI © (E0:E4): Resetting cached policy values
MSI © (E0:E4): Machine policy value 'Debug' is 0
MSI © (E0:E4): ******* RunEngine:
          ******* Product: FaultDetector.msi
          ******* Action:
          ******* CommandLine: **********
MSI © (E0:E4): Client-side and UI is none or basic: Running entire install on the server.
MSI © (E0:E4): Grabbed execution mutex.
MSI © (E0:E4): Cloaking enabled.
MSI © (E0:E4): Incrementing counter to disable shutdown. Counter after increment: 0
=== Logging started: 4/2/2002  9:25:17 ===
Action start 9:25:17: INSTALL.
Action start 9:25:17: StartUp.
1: Startup, Last modification : 12/14/2000
1: Preparing COM context, return = 0x0
1: Tring to start ISScriptHandle engine...
1: ISScriptHandle engine Started
1: Extracting support files...
1: Checking product language...
1: Constructing string table...
1: Creating script engine
1: Starting script engine COM server...
1: Opening script file...
1: Starting Kernel wrapper...
1: Registering the kernel wrapper...
1: Starting up setup service...
1: Setting up selected language...
1: Calling ISWIInit
1: Calling ISRTInit
1: Script engine started successfully.
1: Calling ISWIOnBegin...
1: Script engine initialization finished.
Action ended 13:25:29: StartUp. Return value 1.
Action start 13:25:29: AppSearch.
Action 13:25:29: AppSearch. Searching for installed applications
AppSearch: Property: INSTDIR, Signature: SigInstDir
Action ended 13:25:29: AppSearch. Return value 1.
Action start 13:25:29: CA_check_wbem.
Action ended 13:25:29: CA_check_wbem. Return value 1.
Action start 13:25:29: FDRegCheck.
Action ended 13:25:29: FDRegCheck. Return value 1.
Action start 13:25:29: CopyFDDIR.
Action ended 13:25:30: CopyFDDIR. Return value 0.
Action start 13:25:30: LaunchConditions.
Action ended 13:25:30: LaunchConditions. Return value 1.
Action start 13:25:30: CA_perm_check.
Action ended 13:25:30: CA_perm_check. Return value 1.
Action start 13:25:30: FindRelatedProducts.
Action ended 13:25:30: FindRelatedProducts. Return value 0.
Action start 13:25:30: ValidateProductID.
Action ended 13:25:30: ValidateProductID. Return value 1.
Action start 13:25:30: CostInitialize.
Action ended 13:25:30: CostInitialize. Return value 1.
Action start 13:25:30: FileCost.
Action ended 13:25:30: FileCost. Return value 1.
Action start 13:25:30: IsolateComponents.
Action ended 13:25:30: IsolateComponents. Return value 1.
Action start 13:25:30: CostFinalize.
Action ended 13:25:30: CostFinalize. Return value 1.
Action start 13:25:30: MigrateFeatureStates.
Action ended 13:25:30: MigrateFeatureStates. Return value 0.
Action start 13:25:30: SetODBCFolders.
Action ended 13:25:30: SetODBCFolders. Return value 1.
Action start 13:25:30: InstallValidate.
Action ended 13:25:31: InstallValidate. Return value 1.
Action start 13:25:31: RemoveExistingProducts.
Action ended 13:25:31: RemoveExistingProducts. Return value 0.
Action start 13:25:31: InstallInitialize.
Action 13:25:32: GenerateScript. Generating script operations for action:
GenerateScript: InstallInitialize
Action ended 13:25:32: InstallInitialize. Return value 1.
Action start 13:25:32: Rollback_CleanUp.
GenerateScript: Rollback_CleanUp
Action ended 13:25:32: Rollback_CleanUp. Return value 1.
Action start 13:25:32: InstallExecute.
Action 13:25:32: InstallInitialize.
1: {07B8DA7F-553C-4DD7-855B-17B47B18682E}
1: {07B8DA7F-553C-4DD7-855B-17B47B18682E}
Action 13:25:32: Rollback_CleanUp.
Action ended 13:25:32: InstallExecute. Return value 1.
Action start 13:25:32: ProcessComponents.
Action 13:25:32: GenerateScript. Generating script operations for action:
GenerateScript: Updating component registration
Action ended 13:25:32: ProcessComponents. Return value 1.
Action start 13:25:32: UnpublishComponents.
Action ended 13:25:32: UnpublishComponents. Return value 1.
Action start 13:25:32: UnpublishFeatures.
Action ended 13:25:32: UnpublishFeatures. Return value 1.
Action start 13:25:32: StopServices.
Action ended 13:25:32: StopServices. Return value 1.
Action start 13:25:32: FDRegSupport_Uninst.
Action ended 13:25:32: FDRegSupport_Uninst. Return value 1.
Action start 13:25:32: DeleteServices.
Action ended 13:25:32: DeleteServices. Return value 1.
Action start 13:25:32: UnregisterComPlus.
Action ended 13:25:32: UnregisterComPlus. Return value 1.
Action start 13:25:32: SelfUnregModules.
Action ended 13:25:32: SelfUnregModules. Return value 1.
Action start 13:25:32: UnregisterTypeLibraries.
Action ended 13:25:32: UnregisterTypeLibraries. Return value 1.
Action start 13:25:32: RemoveODBC.
GenerateScript: Removing ODBC components
Action ended 13:25:32: RemoveODBC. Return value 1.
Action start 13:25:32: UnregisterFonts.
Action ended 13:25:32: UnregisterFonts. Return value 1.
Action start 13:25:32: UnregisterClassInfo.
Action ended 13:25:32: UnregisterClassInfo. Return value 1.
Action start 13:25:32: UnregisterExtensionInfo.
Action ended 13:25:32: UnregisterExtensionInfo. Return value 1.
Action start 13:25:32: RemoveRegistryValues.
GenerateScript: Removing system registry values
Action ended 13:25:32: RemoveRegistryValues. Return value 1.
Action start 13:25:32: UnregisterProgIdInfo.
Action ended 13:25:32: UnregisterProgIdInfo. Return value 1.
Action start 13:25:32: UnregisterMIMEInfo.
Action ended 13:25:32: UnregisterMIMEInfo. Return value 1.
Action start 13:25:32: RemoveIniValues.
Action ended 13:25:32: RemoveIniValues. Return value 1.
Action start 13:25:32: RemoveShortcuts.
Action ended 13:25:32: RemoveShortcuts. Return value 1.
Action start 13:25:32: RemoveEnvironmentStrings.
Action ended 13:25:32: RemoveEnvironmentStrings. Return value 1.
Action start 13:25:32: RemoveDuplicateFiles.
Action ended 13:25:32: RemoveDuplicateFiles. Return value 1.
Action start 13:25:32: RemoveFiles.
GenerateScript: Removing files
Action ended 13:25:32: RemoveFiles. Return value 1.
Action start 13:25:32: UninstallCA.
Action ended 13:25:45: UninstallCA. Return value 1.
Action start 13:25:45: RemoveFolders.
GenerateScript: Removing folders
Action ended 13:25:45: RemoveFolders. Return value 1.
Action start 13:25:45: CreateFolders.
Action ended 13:25:45: CreateFolders. Return value 1.
Action start 13:25:45: MoveFiles.
Action ended 13:25:45: MoveFiles. Return value 1.
Action start 13:25:45: InstallFiles.
GenerateScript: Copying new files
Action ended 13:25:45: InstallFiles. Return value 1.
Action start 13:25:45: DuplicateFiles.
Action ended 13:25:45: DuplicateFiles. Return value 1.
Action start 13:25:45: PatchFiles.
Action ended 13:25:45: PatchFiles. Return value 1.
Action start 13:25:45: BindImage.
Action ended 13:25:45: BindImage. Return value 1.
Action start 13:25:45: CreateShortcuts.
Action ended 13:25:45: CreateShortcuts. Return value 1.
Action start 13:25:45: RegisterClassInfo.
Action ended 13:25:45: RegisterClassInfo. Return value 1.
Action start 13:25:45: RegisterExtensionInfo.
Action ended 13:25:45: RegisterExtensionInfo. Return value 1.
Action start 13:25:45: RegisterProgIdInfo.
Action ended 13:25:45: RegisterProgIdInfo. Return value 1.
Action start 13:25:45: RegisterMIMEInfo.
Action ended 13:25:45: RegisterMIMEInfo. Return value 1.
Action start 13:25:45: WriteRegistryValues.
Action ended 13:25:45: WriteRegistryValues. Return value 1.
Action start 13:25:45: WriteIniValues.
Action ended 13:25:45: WriteIniValues. Return value 1.
Action start 13:25:45: WriteEnvironmentStrings.
Action ended 13:25:45: WriteEnvironmentStrings. Return value 1.
Action start 13:25:45: RegisterFonts.
Action ended 13:25:45: RegisterFonts. Return value 1.
Action start 13:25:45: InstallODBC.
Action ended 13:25:45: InstallODBC. Return value 0.
Action start 13:25:45: RegisterTypeLibraries.
Action ended 13:25:45: RegisterTypeLibraries. Return value 1.
Action start 13:25:45: RegisterComPlus.
Action ended 13:25:45: RegisterComPlus. Return value 1.
Action start 13:25:45: InstallServices.
Action ended 13:25:45: InstallServices. Return value 1.
Action start 13:25:45: StartServices.
Action ended 13:25:45: StartServices. Return value 1.
Action start 13:25:45: SelfRegModules.
Action ended 13:25:45: SelfRegModules. Return value 1.
Action start 13:25:45: RegisterUser.
Action ended 13:25:45: RegisterUser. Return value 0.
Action start 13:25:45: RegisterProduct.
Action ended 13:25:45: RegisterProduct. Return value 1.
Action start 13:25:45: PublishComponents.
Action ended 13:25:45: PublishComponents. Return value 1.
Action start 13:25:45: PublishFeatures.
Action ended 13:25:45: PublishFeatures. Return value 1.
Action start 13:25:45: PublishProduct.
Action ended 13:25:45: PublishProduct. Return value 1.
Action start 13:25:45: SetFDRegCAForUninst.
GenerateScript: SetFDRegCAForUninst
Action ended 13:25:45: SetFDRegCAForUninst. Return value 1.
Action start 13:25:45: InstallFinalize.
Action 13:25:45: ProcessComponents. Updating component registration
1: {07B8DA7F-553C-4DD7-855B-17B47B18682E} 2: {DD07B160-2207-11D5-BD16-00C04F5FEE20}
1: {07B8DA7F-553C-4DD7-855B-17B47B18682E} 2: {B9D361A3-55CF-44AE-AFAA-0503A9EEFC6E}
1: {07B8DA7F-553C-4DD7-855B-17B47B18682E} 2: {DD07B15E-2207-11D5-BD16-00C04F5FEE20}
1: {07B8DA7F-553C-4DD7-855B-17B47B18682E} 2: {DD07B15F-2207-11D5-BD16-00C04F5FEE20}
1: {07B8DA7F-553C-4DD7-855B-17B47B18682E} 2: {DD07B161-2207-11D5-BD16-00C04F5FEE20}
1: {07B8DA7F-553C-4DD7-855B-17B47B18682E} 2: {DD07B165-2207-11D5-BD16-00C04F5FEE20}
1: {07B8DA7F-553C-4DD7-855B-17B47B18682E} 2: {DD07B164-2207-11D5-BD16-00C04F5FEE20}
1: {07B8DA7F-553C-4DD7-855B-17B47B18682E} 2: {DD07B162-2207-11D5-BD16-00C04F5FEE20}
1: {07B8DA7F-553C-4DD7-855B-17B47B18682E} 2: {DD07B15A-2207-11D5-BD16-00C04F5FEE20}
1: {07B8DA7F-553C-4DD7-855B-17B47B18682E} 2: {DD07B15B-2207-11D5-BD16-00C04F5FEE20}
1: {07B8DA7F-553C-4DD7-855B-17B47B18682E} 2: {DD07B15C-2207-11D5-BD16-00C04F5FEE20}
1: {07B8DA7F-553C-4DD7-855B-17B47B18682E} 2: {DD07B15D-2207-11D5-BD16-00C04F5FEE20}
1: {07B8DA7F-553C-4DD7-855B-17B47B18682E} 2: {0DA44FA6-5ACC-4099-B268-8290ECBC5ADE}
1: {07B8DA7F-553C-4DD7-855B-17B47B18682E} 2: {2F13E45A-9195-4F74-B8EE-CDDEE6AF5951}
1: {07B8DA7F-553C-4DD7-855B-17B47B18682E} 2: {A905284B-D92D-4340-AED1-6288AB781AC3}
Action 13:25:45: RemoveODBC. Removing ODBC components
Action 13:25:45: RemoveRegistryValues. Removing system registry values
RemoveRegistryValues: Key: HKEY_LOCAL_MACHINE\SOFTWARE\NCR\FaultDetector\FDInstalled, Name:
RemoveRegistryValues: Key: HKEY_LOCAL_MACHINE\SOFTWARE\NCR\FaultDetector, Name: Version
RemoveRegistryValues: Key: HKEY_LOCAL_MACHINE\SOFTWARE\NCR\FaultDetector, Name: Install Dir
Action 13:25:45: RemoveFiles. Removing files
RemoveFiles: File: Hmf_FD_DBS.dat, Directory: E:\Program Files\NCR\FaultDetector\Data\
RemoveFiles: File: Hmf_FD_MiscTest_LFnew.dat, Directory: E:\Program Files\NCR\FaultDetector\Data\
RemoveFiles: File: Hmf_FD_MiscWinLog.dat, Directory: E:\Program Files\NCR\FaultDetector\Data\
RemoveFiles: File: Hmf_FD_Ncr875.dat, Directory: E:\Program Files\NCR\FaultDetector\Data\
RemoveFiles: File: Hmf_FD_NcrBynet.dat, Directory: E:\Program Files\NCR\FaultDetector\Data\
RemoveFiles: File: Hmf_FD_PDE.dat, Directory: E:\Program Files\NCR\FaultDetector\Data\
RemoveFiles: File: Hmf_FD_QLA2200.dat, Directory: E:\Program Files\NCR\FaultDetector\Data\
RemoveFiles: File: Hmf_FD_TCHN.dat, Directory: E:\Program Files\NCR\FaultDetector\Data\
RemoveFiles: File: MCFaultDetector.bak, Directory: E:\Program Files\NCR\FaultDetector\Trace\
RemoveFiles: File: MCFaultDetector.log, Directory: E:\Program Files\NCR\FaultDetector\Trace\
RemoveFiles: File: MCCommon.dll, Directory: E:\Program Files\NCR\FaultDetector\Bin\
RemoveFiles: File: MCFaultDetector.exe, Directory: E:\Program Files\NCR\FaultDetector\Bin\
RemoveFiles: File: MCFaultDetectorps.dll, Directory: E:\Program Files\NCR\FaultDetector\Bin\
RemoveFiles: File: FDUtil.exe, Directory: E:\Program Files\NCR\FaultDetector\Bin\
RemoveFiles: File: MCTraceConfig.exe, Directory: E:\Program Files\NCR\FaultDetector\Bin\
RemoveFiles: File: MCFaultDetector.mof, Directory: E:\Program Files\NCR\FaultDetector\Setup\
RemoveFiles: File: MCFaultDetector_fmfdcreate.vbs, Directory: E:\Program Files\NCR\FaultDetector\Setup\
RemoveFiles: File: MCFaultDetector_fmfdremove.vbs, Directory: E:\Program Files\NCR\FaultDetector\Setup\
RemoveFiles: File: mofremove.vbs, Directory: E:\Program Files\NCR\FaultDetector\Setup\
RemoveFiles: File: FDEventMsg.dll, Directory: E:\Program Files\NCR\FaultDetector\Bin\
RemoveFiles: File: MCFDTest.exe, Directory: E:\Program Files\NCR\FaultDetector\Bin\
RemoveFiles: File: readme.txt, Directory: E:\Program Files\NCR\FaultDetector\
RemoveFiles: File: FD_QLA2200.txt, Directory: E:\Program Files\NCR\FaultDefn\
RemoveFiles: File: FD_MiscWinLog.txt, Directory: E:\Program Files\NCR\FaultDefn\
Action 13:25:47: RemoveFolders. Removing folders
RemoveFolders: Folder: E:\Program Files\NCR\FaultDetector\
RemoveFolders: Folder: E:\Program Files\NCR\FaultDetector\Data\
RemoveFolders: Folder: E:\Program Files\NCR\FaultDetector\Trace\
RemoveFolders: Folder: E:\Program Files\NCR\FaultDefn\
Action 13:25:47: InstallFiles. Copying new files
Action 13:25:47: SetFDRegCAForUninst.
Action 13:25:47: RollbackCleanup. Removing backup files
Action 13:25:47: RollbackCleanup. Removing backup files
RollbackCleanup: File: E:\Config.Msi\595c3.rbf
RollbackCleanup: File: E:\Config.Msi\595c4.rbf
RollbackCleanup: File: E:\Config.Msi\595c5.rbf
RollbackCleanup: File: E:\Config.Msi\595c6.rbf
RollbackCleanup: File: E:\Config.Msi\595c7.rbf
RollbackCleanup: File: E:\Config.Msi\595c8.rbf
RollbackCleanup: File: E:\Config.Msi\595c9.rbf
RollbackCleanup: File: E:\Config.Msi\595ca.rbf
RollbackCleanup: File: E:\Config.Msi\595cb.rbf
RollbackCleanup: File: E:\Config.Msi\595cc.rbf
RollbackCleanup: File: E:\Config.Msi\595cd.rbf
RollbackCleanup: File: E:\Config.Msi\595ce.rbf
RollbackCleanup: File: E:\Config.Msi\595cf.rbf
RollbackCleanup: File: E:\Config.Msi\595d0.rbf
RollbackCleanup: File: E:\Config.Msi\595d1.rbf
RollbackCleanup: File: E:\Config.Msi\595d2.rbf
RollbackCleanup: File: E:\Config.Msi\595d3.rbf
RollbackCleanup: File: E:\Config.Msi\595d4.rbf
Info 1903.Scheduling reboot operation: Deleting file E:\Config.Msi\595d4.rbf. Must reboot to complete operation.
RollbackCleanup: File: E:\Config.Msi\595d5.rbf
RollbackCleanup: File: E:\Config.Msi\595d6.rbf
RollbackCleanup: File: E:\Config.Msi\595d7.rbf
RollbackCleanup: File: E:\Config.Msi\595d8.rbf
Action ended 13:25:48: InstallFinalize. Return value 1.
Action start 13:25:48: CleanUp.
Action ended 13:25:48: CleanUp. Return value 1.
Action ended 13:25:48: INSTALL. Return value 1.
Property(S): DiskPrompt = [1]
Property(S): Registration = No
Property(S): UpgradeCode = {DD07B16C-2207-11D5-BD16-00C04F5FEE20}
Property(S): SetFDRegCAForUninst = E:\Program Files\NCR\FaultDefn\;E:\Program Files\NCR\FaultDetector\;E:\Program Files\NCR\
Property(S): ProductName = FaultDetector
Property(S): DialogCaption = InstallShield for Windows Installer
Property(S): ProductVersion = 1.0.0.2
Property(S): INSTALLDIR = E:\Program Files\NCR\FaultDetector\
Property(S): TARGETDIR = E:\
Property(S): AppDataFolder = E:\Documents and Settings\Administrator\Application Data\
Property(S): CommonFilesFolder = E:\Program Files\Common Files\
Property(S): DesktopFolder = E:\Documents and Settings\All Users\Desktop\
Property(S): FontsFolder = E:\WINNT\Fonts\
Property(S): FavoritesFolder = E:\Documents and Settings\Administrator\Favorites\
Property(S): PersonalFolder = E:\Documents and Settings\Administrator\My Documents\
Property(S): PrintHoodFolder = E:\Documents and Settings\Administrator\PrintHood\
Property(S): ProgramFilesFolder = E:\Program Files\
Property(S): ProgramMenuFolder = E:\Documents and Settings\All Users\Start Menu\Programs\
Property(S): RecentFolder = E:\Documents and Settings\Administrator\Recent\
Property(S): SendToFolder = E:\Documents and Settings\Administrator\SendTo\
Property(S): StartMenuFolder = E:\Documents and Settings\All Users\Start Menu\
Property(S): StartupFolder = E:\Documents and Settings\All Users\Start Menu\Programs\Startup\
Property(S): System16Folder = E:\WINNT\System\
Property(S): SystemFolder = E:\WINNT\System32\
Property(S): TempFolder = E:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\
Property(S): TemplateFolder = E:\Documents and Settings\All Users\Templates\
Property(S): WindowsFolder = E:\WINNT\
Property(S): AdminToolsFolder = E:\Documents and Settings\All Users\Start Menu\Programs\Administrative Tools\
Property(S): CommonAppDataFolder = E:\Documents and Settings\All Users\Application Data\
Property(S): LocalAppDataFolder = E:\Documents and Settings\Administrator\Local Settings\Application Data\
Property(S): MyPicturesFolder = E:\Documents and Settings\Administrator\My Documents\My Pictures\
Property(S): WindowsVolume = E:\
Property(S): EmptyFolder1 = E:\Program Files\NCR\FaultDetector\Data\
Property(S): EmptyFolder2 = E:\Program Files\NCR\FaultDetector\Trace\
Property(S): NCRDIR = E:\Program Files\NCR\
Property(S): FDDIR = E:\Program Files\NCR\FaultDefn\
Property(S): DIR30 = E:\Program Files\NCR\FaultDetector\Bin\
Property(S): DIR31 = E:\Program Files\NCR\FaultDetector\Setup\
Property(S): DIR28 = E:\Program Files\NCR\
Property(S): VersionNT = 500
Property(S): DefaultUIFont = Tahoma8
Property(S): AgreeToLicense = No
Property(S): ProgressType0 = install
Property(S): _IsSetupTypeMin = Typical
Property(S): _IsMaintenance = Reinstall
Property(S): DiskSerial = 1234-5678
Property(S): Display_IsBitmapDlg = 1
Property(S): ErrorDialog = SetupError
Property(S): InstallChoice = AR
Property(S): INSTALLLEVEL = 100
Property(S): Manufacturer = NCR
Property(S): PIDTemplate = 12345<###>@@@@@
Property(S): RebootYesNo = Yes
Property(S): ReinstallFileVersion = a
Property(S): ReinstallRepair = r
Property(S): SetupType = Typical
Property(S): ApplicationUsers = AllUsers
Property(S): ProgressType1 = Installing
Property(S): ProgressType2 = installed
Property(S): ProgressType3 = installs
Property(S): ReinstallModeText = amus
Property(S): ARPCONTACT = http://www.ncr.com
Property(S): ARPNOREPAIR = 0
Property(S): DisplayNameTypical = Typical
Property(S): DisplayNameMinimal = Minimal
Property(S): DisplayNameCustom = Custom
Property(S): ProductCode = {07B8DA7F-553C-4DD7-855B-17B47B18682E}
Property(S): SecureCustomProperties = OLDPRODUCTS
Property(S): ALLUSERS = 1
Property(S): ProductLanguage = 1033
Property(S): Installed = 2002/02/20 17:27:48
Property(S): COMPANYNAME = MPPE
Property(S): USERNAME = AWS
Property(S): PackageCode = {A8B282E3-E6D2-4AA9-BF63-3ABED401D38B}
Property(S): ProductState = 5
Property(S): REMOVE = ALL
Property(S): CURRENTDIRECTORY = E:\temp\022002
Property(S): CLIENTUILEVEL = 2
Property(S): CLIENTPROCESSID = 1860
Property(S): PRODUCTLANGUAGE = 1033
Property(S): VersionDatabase = 110
Property(S): VersionMsi = 2.00
Property(S): WindowsBuild = 2195
Property(S): ServicePackLevel = 2
Property(S): ServicePackLevelMinor = 0
Property(S): MsiNTProductType = 3
Property(S): MsiNTSuiteEnterprise = 1
Property(S): RemoteAdminTS = 1
Property(S): NetHoodFolder = E:\Documents and Settings\Administrator\NetHood\
Property(S): GPTSupport = 1
Property(S): OLEAdvtSupport = 1
Property(S): ShellAdvtSupport = 1
Property(S): Intel = 6
Property(S): PhysicalMemory = 1024
Property(S): VirtualMemory = 2350
Property(S): AdminUser = 1
Property(S): LogonUser = Administrator
Property(S): UserSID = S-1-5-21-1060284298-1645522239-682003330-500
Property(S): UserLanguageID = 1033
Property(S): ComputerName = AISNODE7
Property(S): SystemLanguageID = 1033
Property(S): ScreenX = 800
Property(S): ScreenY = 600
Property(S): CaptionHeight = 19
Property(S): BorderTop = 1
Property(S): BorderSide = 1
Property(S): TextHeight = 16
Property(S): ColorBits = 16
Property(S): TTCSupport = 1
Property(S): RedirectedDllSupport = 1
Property(S): Time = 13:25:48
Property(S): Date = 4/2/2002
Property(S): Privileged = 1
Property(S): DATABASE = E:\WINNT\Installer\2d7c7.msi
Property(S): OriginalDatabase = E:\temp\022002\FaultDetector.msi
Property(S): UILevel = 3
Property(S): Preselected = 1
Property(S): ACTION = INSTALL
Property(S): ISSCRIPTRUNNING = 1
Property(S): WBEMERROR = 0
Property(S): ROOTDRIVE = E:\
Property(S): FDDIREXIST = 1
Property(S): CostingComplete = 1
Property(S): OutOfDiskSpace = 0
Property(S): OutOfNoRbDiskSpace = 0
Property(S): PrimaryVolumeSpaceAvailable = 0
Property(S): PrimaryVolumeSpaceRequired = 0
Property(S): PrimaryVolumeSpaceRemaining = 0
=== Logging stopped: 4/2/2002  13:25:48 ===
MSI © (44:F0): Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied.  Counter after decrement: -1
MSI © (44:F0): MainEngineThread is returning 0
=== Verbose logging stopped: 4/2/2002  13:25:48 ===
Thanks,[br]Peter

Peter Bi

Peter Bi
  • Members
  • 68 posts

Posted 02 April 2002 - 23:04

Obviously the two pasted files are messed up, repost 'normal' log file (log file for uninstall without problem) in this post and 'problem' log file in the next post.

Sorry for that.

Peter

normal log:
----------------------
=== Verbose logging started: 4/2/2002  9:25:17  Build type: SHIP UNICODE 2.00.2600.00  Calling process: E:\WINNT\system32\msiexec.exe ===
MSI © (E0:E4): Resetting cached policy values
MSI © (E0:E4): Machine policy value 'Debug' is 0
MSI © (E0:E4): ******* RunEngine:
          ******* Product: FaultDetector.msi
          ******* Action:
          ******* CommandLine: **********
MSI © (E0:E4): Client-side and UI is none or basic: Running entire install on the server.
MSI © (E0:E4): Grabbed execution mutex.
MSI © (E0:E4): Cloaking enabled.
MSI © (E0:E4): Incrementing counter to disable shutdown. Counter after increment: 0
=== Logging started: 4/2/2002  9:25:17 ===
Action start 9:25:17: INSTALL.
Action start 9:25:17: StartUp.
1: Startup, Last modification : 12/14/2000
1: Preparing COM context, return = 0x0
1: Tring to start ISScriptHandle engine...
1: ISScriptHandle engine Started
1: Extracting support files...
1: Checking product language...
1: Constructing string table...
1: Creating script engine
1: Starting script engine COM server...
1: Opening script file...
1: Starting Kernel wrapper...
1: Registering the kernel wrapper...
1: Starting up setup service...
1: Setting up selected language...
1: Calling ISWIInit
1: Calling __ISWIOnBegin...
1: Script engine initialization finished.
Action ended 9:25:18: StartUp. Return value 1.
Action start 9:25:18: AppSearch.
Action 9:25:18: AppSearch. Searching for installed applications
AppSearch: Property: INSTDIR, Signature: SigInstDir
Action ended 9:25:18: AppSearch. Return value 1.
Action start 9:25:18: CA_check_wbem.
Action ended 9:25:18: CA_check_wbem. Return value 1.
Action start 9:25:18: FDRegCheck.
Action ended 9:25:19: FDRegCheck. Return value 1.
Action start 9:25:19: CopyFDDIR.
Action ended 9:25:19: CopyFDDIR. Return value 0.
Action start 9:25:19: LaunchConditions.
Action ended 9:25:19: LaunchConditions. Return value 1.
Action start 9:25:19: CA_perm_check.
Action ended 9:25:19: CA_perm_check. Return value 1.
Action start 9:25:19: FindRelatedProducts.
Action ended 9:25:19: FindRelatedProducts. Return value 0.
Action start 9:25:19: ValidateProductID.
Action ended 9:25:19: ValidateProductID. Return value 1.
Action start 9:25:19: CostInitialize.
Action ended 9:25:19: CostInitialize. Return value 1.
Action start 9:25:19: FileCost.
Action ended 9:25:19: FileCost. Return value 1.
Action start 9:25:19: IsolateComponents.
Action ended 9:25:19: IsolateComponents. Return value 1.
Action start 9:25:19: CostFinalize.
Action ended 9:25:19: CostFinalize. Return value 1.
Action start 9:25:19: MigrateFeatureStates.
Action ended 9:25:19: MigrateFeatureStates. Return value 0.
Action start 9:25:19: SetODBCFolders.
Action ended 9:25:19: SetODBCFolders. Return value 1.
Action start 9:25:19: InstallValidate.
Action ended 9:25:20: InstallValidate. Return value 1.
Action start 9:25:20: RemoveExistingProducts.
Action ended 9:25:20: RemoveExistingProducts. Return value 0.
Action start 9:25:20: InstallInitialize.
Action 9:25:20: GenerateScript. Generating script operations for action:
GenerateScript: InstallInitialize
Action ended 9:25:20: InstallInitialize. Return value 1.
Action start 9:25:20: Rollback_CleanUp.
GenerateScript: Rollback_CleanUp
Action ended 9:25:20: Rollback_CleanUp. Return value 1.
Action start 9:25:20: InstallExecute.
Action 9:25:21: InstallInitialize.
1: {07B8DA7F-553C-4DD7-855B-17B47B18682E}
1: {07B8DA7F-553C-4DD7-855B-17B47B18682E}
Action 9:25:21: Rollback_CleanUp.
Action ended 9:25:21: InstallExecute. Return value 1.
Action start 9:25:21: ProcessComponents.
Action 9:25:21: GenerateScript. Generating script operations for action:
GenerateScript: Updating component registration
Action ended 9:25:21: ProcessComponents. Return value 1.
Action start 9:25:21: UnpublishComponents.
Action ended 9:25:21: UnpublishComponents. Return value 1.
Action start 9:25:21: UnpublishFeatures.
Action ended 9:25:21: UnpublishFeatures. Return value 1.
Action start 9:25:21: StopServices.
Action ended 9:25:21: StopServices. Return value 1.
Action start 9:25:21: FDRegSupport_Uninst.
Action ended 9:25:21: FDRegSupport_Uninst. Return value 1.
Action start 9:25:21: DeleteServices.
Action ended 9:25:21: DeleteServices. Return value 1.
Action start 9:25:21: UnregisterComPlus.
Action ended 9:25:21: UnregisterComPlus. Return value 1.
Action start 9:25:21: SelfUnregModules.
Action ended 9:25:21: SelfUnregModules. Return value 1.
Action start 9:25:21: UnregisterTypeLibraries.
Action ended 9:25:21: UnregisterTypeLibraries. Return value 1.
Action start 9:25:21: RemoveODBC.
GenerateScript: Removing ODBC components
Action ended 9:25:21: RemoveODBC. Return value 1.
Action start 9:25:21: UnregisterFonts.
Action ended 9:25:21: UnregisterFonts. Return value 1.
Action start 9:25:21: UnregisterClassInfo.
Action ended 9:25:21: UnregisterClassInfo. Return value 1.
Action start 9:25:21: UnregisterExtensionInfo.
Action ended 9:25:21: UnregisterExtensionInfo. Return value 1.
Action start 9:25:21: RemoveRegistryValues.
GenerateScript: Removing system registry values
Action ended 9:25:21: RemoveRegistryValues. Return value 1.
Action start 9:25:21: UnregisterProgIdInfo.
Action ended 9:25:21: UnregisterProgIdInfo. Return value 1.
Action start 9:25:21: UnregisterMIMEInfo.
Action ended 9:25:21: UnregisterMIMEInfo. Return value 1.
Action start 9:25:21: RemoveIniValues.
Action ended 9:25:21: RemoveIniValues. Return value 1.
Action start 9:25:21: RemoveShortcuts.
Action ended 9:25:21: RemoveShortcuts. Return value 1.
Action start 9:25:21: RemoveEnvironmentStrings.
Action ended 9:25:21: RemoveEnvironmentStrings. Return value 1.
Action start 9:25:21: RemoveDuplicateFiles.
Action ended 9:25:21: RemoveDuplicateFiles. Return value 1.
Action start 9:25:21: RemoveFiles.
GenerateScript: Removing files
Action ended 9:25:21: RemoveFiles. Return value 1.
Action start 9:25:21: UninstallCA.
Action ended 9:25:33: UninstallCA. Return value 1.
Action start 9:25:33: RemoveFolders.
GenerateScript: Removing folders
Action ended 9:25:33: RemoveFolders. Return value 1.
Action start 9:25:33: CreateFolders.
Action ended 9:25:33: CreateFolders. Return value 1.
Action start 9:25:33: MoveFiles.
Action ended 9:25:33: MoveFiles. Return value 1.
Action start 9:25:33: InstallFiles.
GenerateScript: Copying new files
Action ended 9:25:33: InstallFiles. Return value 1.
Action start 9:25:33: DuplicateFiles.
Action ended 9:25:33: DuplicateFiles. Return value 1.
Action start 9:25:33: PatchFiles.
Action ended 9:25:33: PatchFiles. Return value 1.
Action start 9:25:33: BindImage.
Action ended 9:25:33: BindImage. Return value 1.
Action start 9:25:33: CreateShortcuts.
Action ended 9:25:33: CreateShortcuts. Return value 1.
Action start 9:25:33: RegisterClassInfo.
Action ended 9:25:33: RegisterClassInfo. Return value 1.
Action start 9:25:33: RegisterExtensionInfo.
Action ended 9:25:33: RegisterExtensionInfo. Return value 1.
Action start 9:25:33: RegisterProgIdInfo.
Action ended 9:25:33: RegisterProgIdInfo. Return value 1.
Action start 9:25:33: RegisterMIMEInfo.
Action ended 9:25:33: RegisterMIMEInfo. Return value 1.
Action start 9:25:33: WriteRegistryValues.
Action ended 9:25:33: WriteRegistryValues. Return value 1.
Action start 9:25:33: WriteIniValues.
Action ended 9:25:33: WriteIniValues. Return value 1.
Action start 9:25:33: WriteEnvironmentStrings.
Action ended 9:25:33: WriteEnvironmentStrings. Return value 1.
Action start 9:25:33: RegisterFonts.
Action ended 9:25:33: RegisterFonts. Return value 1.
Action start 9:25:33: InstallODBC.
Action ended 9:25:33: InstallODBC. Return value 0.
Action start 9:25:33: RegisterTypeLibraries.
Action ended 9:25:33: RegisterTypeLibraries. Return value 1.
Action start 9:25:33: RegisterComPlus.
Action ended 9:25:33: RegisterComPlus. Return value 1.
Action start 9:25:33: InstallServices.
Action ended 9:25:33: InstallServices. Return value 1.
Action start 9:25:33: StartServices.
Action ended 9:25:33: StartServices. Return value 1.
Action start 9:25:33: SelfRegModules.
Action ended 9:25:33: SelfRegModules. Return value 1.
Action start 9:25:33: RegisterUser.
Action ended 9:25:33: RegisterUser. Return value 0.
Action start 9:25:33: RegisterProduct.
Action ended 9:25:33: RegisterProduct. Return value 1.
Action start 9:25:33: PublishComponents.
Action ended 9:25:33: PublishComponents. Return value 1.
Action start 9:25:33: PublishFeatures.
Action ended 9:25:33: PublishFeatures. Return value 1.
Action start 9:25:33: PublishProduct.
Action ended 9:25:33: PublishProduct. Return value 1.
Action start 9:25:33: SetFDRegCAForUninst.
GenerateScript: SetFDRegCAForUninst
Action ended 9:25:33: SetFDRegCAForUninst. Return value 1.
Action start 9:25:33: InstallFinalize.
Action 9:25:33: ProcessComponents. Updating component registration
1: {07B8DA7F-553C-4DD7-855B-17B47B18682E} 2: {DD07B160-2207-11D5-BD16-00C04F5FEE20}
1: {07B8DA7F-553C-4DD7-855B-17B47B18682E} 2: {B9D361A3-55CF-44AE-AFAA-0503A9EEFC6E}
1: {07B8DA7F-553C-4DD7-855B-17B47B18682E} 2: {DD07B15E-2207-11D5-BD16-00C04F5FEE20}
1: {07B8DA7F-553C-4DD7-855B-17B47B18682E} 2: {DD07B15F-2207-11D5-BD16-00C04F5FEE20}
1: {07B8DA7F-553C-4DD7-855B-17B47B18682E} 2: {DD07B161-2207-11D5-BD16-00C04F5FEE20}
1: {07B8DA7F-553C-4DD7-855B-17B47B18682E} 2: {DD07B165-2207-11D5-BD16-00C04F5FEE20}
1: {07B8DA7F-553C-4DD7-855B-17B47B18682E} 2: {DD07B164-2207-11D5-BD16-00C04F5FEE20}
1: {07B8DA7F-553C-4DD7-855B-17B47B18682E} 2: {DD07B162-2207-11D5-BD16-00C04F5FEE20}
1: {07B8DA7F-553C-4DD7-855B-17B47B18682E} 2: {DD07B15A-2207-11D5-BD16-00C04F5FEE20}
1: {07B8DA7F-553C-4DD7-855B-17B47B18682E} 2: {DD07B15B-2207-11D5-BD16-00C04F5FEE20}
1: {07B8DA7F-553C-4DD7-855B-17B47B18682E} 2: {DD07B15C-2207-11D5-BD16-00C04F5FEE20}
1: {07B8DA7F-553C-4DD7-855B-17B47B18682E} 2: {DD07B15D-2207-11D5-BD16-00C04F5FEE20}
1: {07B8DA7F-553C-4DD7-855B-17B47B18682E} 2: {0DA44FA6-5ACC-4099-B268-8290ECBC5ADE}
1: {07B8DA7F-553C-4DD7-855B-17B47B18682E} 2: {2F13E45A-9195-4F74-B8EE-CDDEE6AF5951}
1: {07B8DA7F-553C-4DD7-855B-17B47B18682E} 2: {A905284B-D92D-4340-AED1-6288AB781AC3}
Action 9:25:34: RemoveODBC. Removing ODBC components
Action 9:25:34: RemoveRegistryValues. Removing system registry values
RemoveRegistryValues: Key: HKEY_LOCAL_MACHINE\SOFTWARE\NCR\FaultDetector\FDInstalled, Name:
RemoveRegistryValues: Key: HKEY_LOCAL_MACHINE\SOFTWARE\NCR\FaultDetector, Name: Version
RemoveRegistryValues: Key: HKEY_LOCAL_MACHINE\SOFTWARE\NCR\FaultDetector, Name: Install Dir
Action 9:25:34: RemoveFiles. Removing files
RemoveFiles: File: Hmf_FD_DBS.dat, Directory: E:\Program Files\NCR\FaultDetector\Data\
RemoveFiles: File: Hmf_FD_MiscTest_LFnew.dat, Directory: E:\Program Files\NCR\FaultDetector\Data\
RemoveFiles: File: Hmf_FD_MiscWinLog.dat, Directory: E:\Program Files\NCR\FaultDetector\Data\
RemoveFiles: File: Hmf_FD_Ncr875.dat, Directory: E:\Program Files\NCR\FaultDetector\Data\
RemoveFiles: File: Hmf_FD_NcrBynet.dat, Directory: E:\Program Files\NCR\FaultDetector\Data\
RemoveFiles: File: Hmf_FD_PDE.dat, Directory: E:\Program Files\NCR\FaultDetector\Data\
RemoveFiles: File: Hmf_FD_QLA2200.dat, Directory: E:\Program Files\NCR\FaultDetector\Data\
RemoveFiles: File: Hmf_FD_TCHN.dat, Directory: E:\Program Files\NCR\FaultDetector\Data\
RemoveFiles: File: MCFaultDetector.log, Directory: E:\Program Files\NCR\FaultDetector\Trace\
RemoveFiles: File: MCCommon.dll, Directory: E:\Program Files\NCR\FaultDetector\Bin\
RemoveFiles: File: MCFaultDetector.exe, Directory: E:\Program Files\NCR\FaultDetector\Bin\
RemoveFiles: File: MCFaultDetectorps.dll, Directory: E:\Program Files\NCR\FaultDetector\Bin\
RemoveFiles: File: FDUtil.exe, Directory: E:\Program Files\NCR\FaultDetector\Bin\
RemoveFiles: File: MCTraceConfig.exe, Directory: E:\Program Files\NCR\FaultDetector\Bin\
RemoveFiles: File: MCFaultDetector.mof, Directory: E:\Program Files\NCR\FaultDetector\Setup\
RemoveFiles: File: MCFaultDetector_fmfdcreate.vbs, Directory: E:\Program Files\NCR\FaultDetector\Setup\
RemoveFiles: File: MCFaultDetector_fmfdremove.vbs, Directory: E:\Program Files\NCR\FaultDetector\Setup\
RemoveFiles: File: mofremove.vbs, Directory: E:\Program Files\NCR\FaultDetector\Setup\
RemoveFiles: File: FDEventMsg.dll, Directory: E:\Program Files\NCR\FaultDetector\Bin\
RemoveFiles: File: MCFDTest.exe, Directory: E:\Program Files\NCR\FaultDetector\Bin\
RemoveFiles: File: readme.txt, Directory: E:\Program Files\NCR\FaultDetector\
RemoveFiles: File: FD_QLA2200.txt, Directory: E:\Program Files\NCR\FaultDefn\
RemoveFiles: File: FD_MiscWinLog.txt, Directory: E:\Program Files\NCR\FaultDefn\
Action 9:25:36: RemoveFolders. Removing folders
RemoveFolders: Folder: E:\Program Files\NCR\FaultDetector\
RemoveFolders: Folder: E:\Program Files\NCR\FaultDetector\Data\
RemoveFolders: Folder: E:\Program Files\NCR\FaultDetector\Trace\
RemoveFolders: Folder: E:\Program Files\NCR\FaultDefn\
Action 9:25:36: InstallFiles. Copying new files
Action 9:25:36: SetFDRegCAForUninst.
Action 9:25:36: RollbackCleanup. Removing backup files
Action 9:25:36: RollbackCleanup. Removing backup files
RollbackCleanup: File: E:\Config.Msi\47ae0b09.rbf
RollbackCleanup: File: E:\Config.Msi\47ae0b0a.rbf
RollbackCleanup: File: E:\Config.Msi\47ae0b0b.rbf
RollbackCleanup: File: E:\Config.Msi\47ae0b0c.rbf
RollbackCleanup: File: E:\Config.Msi\47ae0b0d.rbf
RollbackCleanup: File: E:\Config.Msi\47ae0b0e.rbf
RollbackCleanup: File: E:\Config.Msi\47ae0b0f.rbf
RollbackCleanup: File: E:\Config.Msi\47ae0b10.rbf
RollbackCleanup: File: E:\Config.Msi\47ae0b11.rbf
RollbackCleanup: File: E:\Config.Msi\47ae0b12.rbf
RollbackCleanup: File: E:\Config.Msi\47ae0b13.rbf
RollbackCleanup: File: E:\Config.Msi\47ae0b14.rbf
RollbackCleanup: File: E:\Config.Msi\47ae0b15.rbf
RollbackCleanup: File: E:\Config.Msi\47ae0b16.rbf
RollbackCleanup: File: E:\Config.Msi\47ae0b17.rbf
RollbackCleanup: File: E:\Config.Msi\47ae0b18.rbf
RollbackCleanup: File: E:\Config.Msi\47ae0b19.rbf
RollbackCleanup: File: E:\Config.Msi\47ae0b1a.rbf
RollbackCleanup: File: E:\Config.Msi\47ae0b1b.rbf
RollbackCleanup: File: E:\Config.Msi\47ae0b1c.rbf
RollbackCleanup: File: E:\Config.Msi\47ae0b1d.rbf
RollbackCleanup: File: E:\Config.Msi\47ae0b1e.rbf
Action ended 9:25:36: InstallFinalize. Return value 1.
Action start 9:25:36: CleanUp.
Action ended 9:25:36: CleanUp. Return value 1.
Action ended 9:25:36: INSTALL. Return value 1.
Property(S): DiskPrompt = [1]
Property(S): Registration = No
Property(S): UpgradeCode = {DD07B16C-2207-11D5-BD16-00C04F5FEE20}
Property(S): SetFDRegCAForUninst = E:\Program Files\NCR\FaultDefn\;E:\Program Files\NCR\FaultDetector\;E:\Program Files\NCR\
Property(S): ProductName = FaultDetector
Property(S): DialogCaption = InstallShield for Windows Installer
Property(S): ProductVersion = 1.0.0.2
Property(S): INSTALLDIR = E:\Program Files\NCR\FaultDetector\
Property(S): TARGETDIR = E:\
Property(S): AppDataFolder = E:\Documents and Settings\Administrator\Application Data\
Property(S): CommonFilesFolder = E:\Program Files\Common Files\
Property(S): DesktopFolder = E:\Documents and Settings\All Users\Desktop\
Property(S): FontsFolder = E:\WINNT\Fonts\
Property(S): FavoritesFolder = E:\Documents and Settings\Administrator\Favorites\
Property(S): PersonalFolder = E:\Documents and Settings\Administrator\My Documents\
Property(S): PrintHoodFolder = E:\Documents and Settings\Administrator\PrintHood\
Property(S): ProgramFilesFolder = E:\Program Files\
Property(S): ProgramMenuFolder = E:\Documents and Settings\All Users\Start Menu\Programs\
Property(S): RecentFolder = E:\Documents and Settings\Administrator\Recent\
Property(S): SendToFolder = E:\Documents and Settings\Administrator\SendTo\
Property(S): StartMenuFolder = E:\Documents and Settings\All Users\Start Menu\
Property(S): StartupFolder = E:\Documents and Settings\All Users\Start Menu\Programs\Startup\
Property(S): System16Folder = E:\WINNT\System\
Property(S): SystemFolder = E:\WINNT\System32\
Property(S): TempFolder = E:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\
Property(S): TemplateFolder = E:\Documents and Settings\All Users\Templates\
Property(S): WindowsFolder = E:\WINNT\
Property(S): AdminToolsFolder = E:\Documents and Settings\All Users\Start Menu\Programs\Administrative Tools\
Property(S): CommonAppDataFolder = E:\Documents and Settings\All Users\Application Data\
Property(S): LocalAppDataFolder = E:\Documents and Settings\Administrator\Local Settings\Application Data\
Property(S): MyPicturesFolder = E:\Documents and Settings\Administrator\My Documents\My Pictures\
Property(S): WindowsVolume = E:\
Property(S): EmptyFolder1 = E:\Program Files\NCR\FaultDetector\Data\
Property(S): EmptyFolder2 = E:\Program Files\NCR\FaultDetector\Trace\
Property(S): NCRDIR = E:\Program Files\NCR\
Property(S): FDDIR = E:\Program Files\NCR\FaultDefn\
Property(S): DIR30 = E:\Program Files\NCR\FaultDetector\Bin\
Property(S): DIR31 = E:\Program Files\NCR\FaultDetector\Setup\
Property(S): DIR28 = E:\Program Files\NCR\
Property(S): VersionNT = 500
Property(S): DefaultUIFont = Tahoma8
Property(S): AgreeToLicense = No
Property(S): ProgressType0 = install
Property(S): _IsSetupTypeMin = Typical
Property(S): _IsMaintenance = Reinstall
Property(S): DiskSerial = 1234-5678
Property(S): Display_IsBitmapDlg = 1
Property(S): ErrorDialog = SetupError
Property(S): InstallChoice = AR
Property(S): INSTALLLEVEL = 100
Property(S): Manufacturer = NCR
Property(S): PIDTemplate = 12345<###>@@@@@
Property(S): RebootYesNo = Yes
Property(S): ReinstallFileVersion = a
Property(S): ReinstallRepair = r
Property(S): SetupType = Typical
Property(S): ApplicationUsers = AllUsers
Property(S): ProgressType1 = Installing
Property(S): ProgressType2 = installed
Property(S): ProgressType3 = installs
Property(S): ReinstallModeText = amus
Property(S): ARPCONTACT = http://www.ncr.com
Property(S): ARPNOREPAIR = 0
Property(S): DisplayNameTypical = Typical
Property(S): DisplayNameMinimal = Minimal
Property(S): DisplayNameCustom = Custom
Property(S): ProductCode = {07B8DA7F-553C-4DD7-855B-17B47B18682E}
Property(S): SecureCustomProperties = OLDPRODUCTS
Property(S): ALLUSERS = 1
Property(S): ProductLanguage = 1033
Property(S): Installed = 2002/02/20 17:27:48
Property(S): COMPANYNAME = MPPE
Property(S): USERNAME = AWS
Property(S): PackageCode = {A8B282E3-E6D2-4AA9-BF63-3ABED401D38B}
Property(S): ProductState = 5
Property(S): REMOVE = ALL
Property(S): CURRENTDIRECTORY = E:\temp\022002
Property(S): CLIENTUILEVEL = 2
Property(S): CLIENTPROCESSID = 2272
Property(S): PRODUCTLANGUAGE = 1033
Property(S): VersionDatabase = 110
Property(S): VersionMsi = 2.00
Property(S): WindowsBuild = 2195
Property(S): ServicePackLevel = 2
Property(S): ServicePackLevelMinor = 0
Property(S): MsiNTProductType = 3
Property(S): MsiNTSuiteEnterprise = 1
Property(S): RemoteAdminTS = 1
Property(S): NetHoodFolder = E:\Documents and Settings\Administrator\NetHood\
Property(S): GPTSupport = 1
Property(S): OLEAdvtSupport = 1
Property(S): ShellAdvtSupport = 1
Property(S): Intel = 6
Property(S): PhysicalMemory = 1024
Property(S): VirtualMemory = 2342
Property(S): AdminUser = 1
Property(S): LogonUser = Administrator
Property(S): UserSID = S-1-5-21-1060284298-1645522239-682003330-500
Property(S): UserLanguageID = 1033
Property(S): ComputerName = AISNODE7
Property(S): SystemLanguageID = 1033
Property(S): ScreenX = 800
Property(S): ScreenY = 600
Property(S): CaptionHeight = 19
Property(S): BorderTop = 1
Property(S): BorderSide = 1
Property(S): TextHeight = 16
Property(S): ColorBits = 16
Property(S): TTCSupport = 1
Property(S): RedirectedDllSupport = 1
Property(S): Time = 9:25:37
Property(S): Date = 4/2/2002
Property(S): Privileged = 1
Property(S): DATABASE = E:\WINNT\Installer\47ae0b04.msi
Property(S): OriginalDatabase = E:\temp\022002\FaultDetector.msi
Property(S): UILevel = 3
Property(S): Preselected = 1
Property(S): ACTION = INSTALL
Property(S): ISSCRIPTRUNNING = 1
Property(S): WBEMERROR = 0
Property(S): ROOTDRIVE = E:\
Property(S): FDDIREXIST = 1
Property(S): CostingComplete = 1
Property(S): OutOfDiskSpace = 0
Property(S): OutOfNoRbDiskSpace = 0
Property(S): PrimaryVolumeSpaceAvailable = 0
Property(S): PrimaryVolumeSpaceRequired = 0
Property(S): PrimaryVolumeSpaceRemaining = 0
=== Logging stopped: 4/2/2002  9:25:37 ===
MSI © (E0:E4): Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied.  Counter after decrement: -1
MSI © (E0:E4): MainEngineThread is returning 0
=== Verbose logging stopped: 4/2/2002  9:25:37 ===
Thanks,[br]Peter

Peter Bi

Peter Bi
  • Members
  • 68 posts

Posted 02 April 2002 - 23:05

problem log:
-------------------
=== Verbose logging started: 4/2/2002  13:25:27  Build type: SHIP UNICODE 2.00.2600.00  Calling process: E:\WINNT\system32\msiexec.exe ===
MSI © (44:F0): Resetting cached policy values
MSI © (44:F0): Machine policy value 'Debug' is 0
MSI © (44:F0): ******* RunEngine:
          ******* Product: FaultDetector.msi
          ******* Action:
          ******* CommandLine: **********
MSI © (44:F0): Client-side and UI is none or basic: Running entire install on the server.
MSI © (44:F0): Grabbed execution mutex.
MSI © (44:F0): Cloaking enabled.
MSI © (44:F0): Incrementing counter to disable shutdown. Counter after increment: 0
=== Logging started: 4/2/2002  13:25:27 ===
Action start 13:25:27: INSTALL.
Action start 13:25:27: StartUp.
1: Startup, Last modification : 12/14/2000
1: Preparing COM context, return = 0x0
1: Tring to start ISScriptHandle engine...
1: ISScriptHandle engine Started
1: Extracting support files...
1: Checking product language...
1: Constructing string table...
1: Creating script engine
1: Starting script engine COM server...
1: Opening script file...
1: Starting Kernel wrapper...
1: Registering the kernel wrapper...
1: Starting up setup service...
1: Setting up selected language...
1: Calling ISWIInit
1: Calling __ISWIOnBegin...
1: Script engine initialization finished.
Action ended 13:25:29: StartUp. Return value 1.
Action start 13:25:29: AppSearch.
Action 13:25:29: AppSearch. Searching for installed applications
AppSearch: Property: INSTDIR, Signature: SigInstDir
Action ended 13:25:29: AppSearch. Return value 1.
Action start 13:25:29: CA_check_wbem.
Action ended 13:25:29: CA_check_wbem. Return value 1.
Action start 13:25:29: FDRegCheck.
Action ended 13:25:29: FDRegCheck. Return value 1.
Action start 13:25:29: CopyFDDIR.
Action ended 13:25:30: CopyFDDIR. Return value 0.
Action start 13:25:30: LaunchConditions.
Action ended 13:25:30: LaunchConditions. Return value 1.
Action start 13:25:30: CA_perm_check.
Action ended 13:25:30: CA_perm_check. Return value 1.
Action start 13:25:30: FindRelatedProducts.
Action ended 13:25:30: FindRelatedProducts. Return value 0.
Action start 13:25:30: ValidateProductID.
Action ended 13:25:30: ValidateProductID. Return value 1.
Action start 13:25:30: CostInitialize.
Action ended 13:25:30: CostInitialize. Return value 1.
Action start 13:25:30: FileCost.
Action ended 13:25:30: FileCost. Return value 1.
Action start 13:25:30: IsolateComponents.
Action ended 13:25:30: IsolateComponents. Return value 1.
Action start 13:25:30: CostFinalize.
Action ended 13:25:30: CostFinalize. Return value 1.
Action start 13:25:30: MigrateFeatureStates.
Action ended 13:25:30: MigrateFeatureStates. Return value 0.
Action start 13:25:30: SetODBCFolders.
Action ended 13:25:30: SetODBCFolders. Return value 1.
Action start 13:25:30: InstallValidate.
Action ended 13:25:31: InstallValidate. Return value 1.
Action start 13:25:31: RemoveExistingProducts.
Action ended 13:25:31: RemoveExistingProducts. Return value 0.
Action start 13:25:31: InstallInitialize.
Action 13:25:32: GenerateScript. Generating script operations for action:
GenerateScript: InstallInitialize
Action ended 13:25:32: InstallInitialize. Return value 1.
Action start 13:25:32: Rollback_CleanUp.
GenerateScript: Rollback_CleanUp
Action ended 13:25:32: Rollback_CleanUp. Return value 1.
Action start 13:25:32: InstallExecute.
Action 13:25:32: InstallInitialize.
1: {07B8DA7F-553C-4DD7-855B-17B47B18682E}
1: {07B8DA7F-553C-4DD7-855B-17B47B18682E}
Action 13:25:32: Rollback_CleanUp.
Action ended 13:25:32: InstallExecute. Return value 1.
Action start 13:25:32: ProcessComponents.
Action 13:25:32: GenerateScript. Generating script operations for action:
GenerateScript: Updating component registration
Action ended 13:25:32: ProcessComponents. Return value 1.
Action start 13:25:32: UnpublishComponents.
Action ended 13:25:32: UnpublishComponents. Return value 1.
Action start 13:25:32: UnpublishFeatures.
Action ended 13:25:32: UnpublishFeatures. Return value 1.
Action start 13:25:32: StopServices.
Action ended 13:25:32: StopServices. Return value 1.
Action start 13:25:32: FDRegSupport_Uninst.
Action ended 13:25:32: FDRegSupport_Uninst. Return value 1.
Action start 13:25:32: DeleteServices.
Action ended 13:25:32: DeleteServices. Return value 1.
Action start 13:25:32: UnregisterComPlus.
Action ended 13:25:32: UnregisterComPlus. Return value 1.
Action start 13:25:32: SelfUnregModules.
Action ended 13:25:32: SelfUnregModules. Return value 1.
Action start 13:25:32: UnregisterTypeLibraries.
Action ended 13:25:32: UnregisterTypeLibraries. Return value 1.
Action start 13:25:32: RemoveODBC.
GenerateScript: Removing ODBC components
Action ended 13:25:32: RemoveODBC. Return value 1.
Action start 13:25:32: UnregisterFonts.
Action ended 13:25:32: UnregisterFonts. Return value 1.
Action start 13:25:32: UnregisterClassInfo.
Action ended 13:25:32: UnregisterClassInfo. Return value 1.
Action start 13:25:32: UnregisterExtensionInfo.
Action ended 13:25:32: UnregisterExtensionInfo. Return value 1.
Action start 13:25:32: RemoveRegistryValues.
GenerateScript: Removing system registry values
Action ended 13:25:32: RemoveRegistryValues. Return value 1.
Action start 13:25:32: UnregisterProgIdInfo.
Action ended 13:25:32: UnregisterProgIdInfo. Return value 1.
Action start 13:25:32: UnregisterMIMEInfo.
Action ended 13:25:32: UnregisterMIMEInfo. Return value 1.
Action start 13:25:32: RemoveIniValues.
Action ended 13:25:32: RemoveIniValues. Return value 1.
Action start 13:25:32: RemoveShortcuts.
Action ended 13:25:32: RemoveShortcuts. Return value 1.
Action start 13:25:32: RemoveEnvironmentStrings.
Action ended 13:25:32: RemoveEnvironmentStrings. Return value 1.
Action start 13:25:32: RemoveDuplicateFiles.
Action ended 13:25:32: RemoveDuplicateFiles. Return value 1.
Action start 13:25:32: RemoveFiles.
GenerateScript: Removing files
Action ended 13:25:32: RemoveFiles. Return value 1.
Action start 13:25:32: UninstallCA.
Action ended 13:25:45: UninstallCA. Return value 1.
Action start 13:25:45: RemoveFolders.
GenerateScript: Removing folders
Action ended 13:25:45: RemoveFolders. Return value 1.
Action start 13:25:45: CreateFolders.
Action ended 13:25:45: CreateFolders. Return value 1.
Action start 13:25:45: MoveFiles.
Action ended 13:25:45: MoveFiles. Return value 1.
Action start 13:25:45: InstallFiles.
GenerateScript: Copying new files
Action ended 13:25:45: InstallFiles. Return value 1.
Action start 13:25:45: DuplicateFiles.
Action ended 13:25:45: DuplicateFiles. Return value 1.
Action start 13:25:45: PatchFiles.
Action ended 13:25:45: PatchFiles. Return value 1.
Action start 13:25:45: BindImage.
Action ended 13:25:45: BindImage. Return value 1.
Action start 13:25:45: CreateShortcuts.
Action ended 13:25:45: CreateShortcuts. Return value 1.
Action start 13:25:45: RegisterClassInfo.
Action ended 13:25:45: RegisterClassInfo. Return value 1.
Action start 13:25:45: RegisterExtensionInfo.
Action ended 13:25:45: RegisterExtensionInfo. Return value 1.
Action start 13:25:45: RegisterProgIdInfo.
Action ended 13:25:45: RegisterProgIdInfo. Return value 1.
Action start 13:25:45: RegisterMIMEInfo.
Action ended 13:25:45: RegisterMIMEInfo. Return value 1.
Action start 13:25:45: WriteRegistryValues.
Action ended 13:25:45: WriteRegistryValues. Return value 1.
Action start 13:25:45: WriteIniValues.
Action ended 13:25:45: WriteIniValues. Return value 1.
Action start 13:25:45: WriteEnvironmentStrings.
Action ended 13:25:45: WriteEnvironmentStrings. Return value 1.
Action start 13:25:45: RegisterFonts.
Action ended 13:25:45: RegisterFonts. Return value 1.
Action start 13:25:45: InstallODBC.
Action ended 13:25:45: InstallODBC. Return value 0.
Action start 13:25:45: RegisterTypeLibraries.
Action ended 13:25:45: RegisterTypeLibraries. Return value 1.
Action start 13:25:45: RegisterComPlus.
Action ended 13:25:45: RegisterComPlus. Return value 1.
Action start 13:25:45: InstallServices.
Action ended 13:25:45: InstallServices. Return value 1.
Action start 13:25:45: StartServices.
Action ended 13:25:45: StartServices. Return value 1.
Action start 13:25:45: SelfRegModules.
Action ended 13:25:45: SelfRegModules. Return value 1.
Action start 13:25:45: RegisterUser.
Action ended 13:25:45: RegisterUser. Return value 0.
Action start 13:25:45: RegisterProduct.
Action ended 13:25:45: RegisterProduct. Return value 1.
Action start 13:25:45: PublishComponents.
Action ended 13:25:45: PublishComponents. Return value 1.
Action start 13:25:45: PublishFeatures.
Action ended 13:25:45: PublishFeatures. Return value 1.
Action start 13:25:45: PublishProduct.
Action ended 13:25:45: PublishProduct. Return value 1.
Action start 13:25:45: SetFDRegCAForUninst.
GenerateScript: SetFDRegCAForUninst
Action ended 13:25:45: SetFDRegCAForUninst. Return value 1.
Action start 13:25:45: InstallFinalize.
Action 13:25:45: ProcessComponents. Updating component registration
1: {07B8DA7F-553C-4DD7-855B-17B47B18682E} 2: {DD07B160-2207-11D5-BD16-00C04F5FEE20}
1: {07B8DA7F-553C-4DD7-855B-17B47B18682E} 2: {B9D361A3-55CF-44AE-AFAA-0503A9EEFC6E}
1: {07B8DA7F-553C-4DD7-855B-17B47B18682E} 2: {DD07B15E-2207-11D5-BD16-00C04F5FEE20}
1: {07B8DA7F-553C-4DD7-855B-17B47B18682E} 2: {DD07B15F-2207-11D5-BD16-00C04F5FEE20}
1: {07B8DA7F-553C-4DD7-855B-17B47B18682E} 2: {DD07B161-2207-11D5-BD16-00C04F5FEE20}
1: {07B8DA7F-553C-4DD7-855B-17B47B18682E} 2: {DD07B165-2207-11D5-BD16-00C04F5FEE20}
1: {07B8DA7F-553C-4DD7-855B-17B47B18682E} 2: {DD07B164-2207-11D5-BD16-00C04F5FEE20}
1: {07B8DA7F-553C-4DD7-855B-17B47B18682E} 2: {DD07B162-2207-11D5-BD16-00C04F5FEE20}
1: {07B8DA7F-553C-4DD7-855B-17B47B18682E} 2: {DD07B15A-2207-11D5-BD16-00C04F5FEE20}
1: {07B8DA7F-553C-4DD7-855B-17B47B18682E} 2: {DD07B15B-2207-11D5-BD16-00C04F5FEE20}
1: {07B8DA7F-553C-4DD7-855B-17B47B18682E} 2: {DD07B15C-2207-11D5-BD16-00C04F5FEE20}
1: {07B8DA7F-553C-4DD7-855B-17B47B18682E} 2: {DD07B15D-2207-11D5-BD16-00C04F5FEE20}
1: {07B8DA7F-553C-4DD7-855B-17B47B18682E} 2: {0DA44FA6-5ACC-4099-B268-8290ECBC5ADE}
1: {07B8DA7F-553C-4DD7-855B-17B47B18682E} 2: {2F13E45A-9195-4F74-B8EE-CDDEE6AF5951}
1: {07B8DA7F-553C-4DD7-855B-17B47B18682E} 2: {A905284B-D92D-4340-AED1-6288AB781AC3}
Action 13:25:45: RemoveODBC. Removing ODBC components
Action 13:25:45: RemoveRegistryValues. Removing system registry values
RemoveRegistryValues: Key: HKEY_LOCAL_MACHINE\SOFTWARE\NCR\FaultDetector\FDInstalled, Name:
RemoveRegistryValues: Key: HKEY_LOCAL_MACHINE\SOFTWARE\NCR\FaultDetector, Name: Version
RemoveRegistryValues: Key: HKEY_LOCAL_MACHINE\SOFTWARE\NCR\FaultDetector, Name: Install Dir
Action 13:25:45: RemoveFiles. Removing files
RemoveFiles: File: Hmf_FD_DBS.dat, Directory: E:\Program Files\NCR\FaultDetector\Data\
RemoveFiles: File: Hmf_FD_MiscTest_LFnew.dat, Directory: E:\Program Files\NCR\FaultDetector\Data\
RemoveFiles: File: Hmf_FD_MiscWinLog.dat, Directory: E:\Program Files\NCR\FaultDetector\Data\
RemoveFiles: File: Hmf_FD_Ncr875.dat, Directory: E:\Program Files\NCR\FaultDetector\Data\
RemoveFiles: File: Hmf_FD_NcrBynet.dat, Directory: E:\Program Files\NCR\FaultDetector\Data\
RemoveFiles: File: Hmf_FD_PDE.dat, Directory: E:\Program Files\NCR\FaultDetector\Data\
RemoveFiles: File: Hmf_FD_QLA2200.dat, Directory: E:\Program Files\NCR\FaultDetector\Data\
RemoveFiles: File: Hmf_FD_TCHN.dat, Directory: E:\Program Files\NCR\FaultDetector\Data\
RemoveFiles: File: MCFaultDetector.bak, Directory: E:\Program Files\NCR\FaultDetector\Trace\
RemoveFiles: File: MCFaultDetector.log, Directory: E:\Program Files\NCR\FaultDetector\Trace\
RemoveFiles: File: MCCommon.dll, Directory: E:\Program Files\NCR\FaultDetector\Bin\
RemoveFiles: File: MCFaultDetector.exe, Directory: E:\Program Files\NCR\FaultDetector\Bin\
RemoveFiles: File: MCFaultDetectorps.dll, Directory: E:\Program Files\NCR\FaultDetector\Bin\
RemoveFiles: File: FDUtil.exe, Directory: E:\Program Files\NCR\FaultDetector\Bin\
RemoveFiles: File: MCTraceConfig.exe, Directory: E:\Program Files\NCR\FaultDetector\Bin\
RemoveFiles: File: MCFaultDetector.mof, Directory: E:\Program Files\NCR\FaultDetector\Setup\
RemoveFiles: File: MCFaultDetector_fmfdcreate.vbs, Directory: E:\Program Files\NCR\FaultDetector\Setup\
RemoveFiles: File: MCFaultDetector_fmfdremove.vbs, Directory: E:\Program Files\NCR\FaultDetector\Setup\
RemoveFiles: File: mofremove.vbs, Directory: E:\Program Files\NCR\FaultDetector\Setup\
RemoveFiles: File: FDEventMsg.dll, Directory: E:\Program Files\NCR\FaultDetector\Bin\
RemoveFiles: File: MCFDTest.exe, Directory: E:\Program Files\NCR\FaultDetector\Bin\
RemoveFiles: File: readme.txt, Directory: E:\Program Files\NCR\FaultDetector\
RemoveFiles: File: FD_QLA2200.txt, Directory: E:\Program Files\NCR\FaultDefn\
RemoveFiles: File: FD_MiscWinLog.txt, Directory: E:\Program Files\NCR\FaultDefn\
Action 13:25:47: RemoveFolders. Removing folders
RemoveFolders: Folder: E:\Program Files\NCR\FaultDetector\
RemoveFolders: Folder: E:\Program Files\NCR\FaultDetector\Data\
RemoveFolders: Folder: E:\Program Files\NCR\FaultDetector\Trace\
RemoveFolders: Folder: E:\Program Files\NCR\FaultDefn\
Action 13:25:47: InstallFiles. Copying new files
Action 13:25:47: SetFDRegCAForUninst.
Action 13:25:47: RollbackCleanup. Removing backup files
Action 13:25:47: RollbackCleanup. Removing backup files
RollbackCleanup: File: E:\Config.Msi\595c3.rbf
RollbackCleanup: File: E:\Config.Msi\595c4.rbf
RollbackCleanup: File: E:\Config.Msi\595c5.rbf
RollbackCleanup: File: E:\Config.Msi\595c6.rbf
RollbackCleanup: File: E:\Config.Msi\595c7.rbf
RollbackCleanup: File: E:\Config.Msi\595c8.rbf
RollbackCleanup: File: E:\Config.Msi\595c9.rbf
RollbackCleanup: File: E:\Config.Msi\595ca.rbf
RollbackCleanup: File: E:\Config.Msi\595cb.rbf
RollbackCleanup: File: E:\Config.Msi\595cc.rbf
RollbackCleanup: File: E:\Config.Msi\595cd.rbf
RollbackCleanup: File: E:\Config.Msi\595ce.rbf
RollbackCleanup: File: E:\Config.Msi\595cf.rbf
RollbackCleanup: File: E:\Config.Msi\595d0.rbf
RollbackCleanup: File: E:\Config.Msi\595d1.rbf
RollbackCleanup: File: E:\Config.Msi\595d2.rbf
RollbackCleanup: File: E:\Config.Msi\595d3.rbf
RollbackCleanup: File: E:\Config.Msi\595d4.rbf
Info 1903.Scheduling reboot operation: Deleting file E:\Config.Msi\595d4.rbf. Must reboot to complete operation.
RollbackCleanup: File: E:\Config.Msi\595d5.rbf
RollbackCleanup: File: E:\Config.Msi\595d6.rbf
RollbackCleanup: File: E:\Config.Msi\595d7.rbf
RollbackCleanup: File: E:\Config.Msi\595d8.rbf
Action ended 13:25:48: InstallFinalize. Return value 1.
Action start 13:25:48: CleanUp.
Action ended 13:25:48: CleanUp. Return value 1.
Action ended 13:25:48: INSTALL. Return value 1.
Property(S): DiskPrompt = [1]
Property(S): Registration = No
Property(S): UpgradeCode = {DD07B16C-2207-11D5-BD16-00C04F5FEE20}
Property(S): SetFDRegCAForUninst = E:\Program Files\NCR\FaultDefn\;E:\Program Files\NCR\FaultDetector\;E:\Program Files\NCR\
Property(S): ProductName = FaultDetector
Property(S): DialogCaption = InstallShield for Windows Installer
Property(S): ProductVersion = 1.0.0.2
Property(S): INSTALLDIR = E:\Program Files\NCR\FaultDetector\
Property(S): TARGETDIR = E:\
Property(S): AppDataFolder = E:\Documents and Settings\Administrator\Application Data\
Property(S): CommonFilesFolder = E:\Program Files\Common Files\
Property(S): DesktopFolder = E:\Documents and Settings\All Users\Desktop\
Property(S): FontsFolder = E:\WINNT\Fonts\
Property(S): FavoritesFolder = E:\Documents and Settings\Administrator\Favorites\
Property(S): PersonalFolder = E:\Documents and Settings\Administrator\My Documents\
Property(S): PrintHoodFolder = E:\Documents and Settings\Administrator\PrintHood\
Property(S): ProgramFilesFolder = E:\Program Files\
Property(S): ProgramMenuFolder = E:\Documents and Settings\All Users\Start Menu\Programs\
Property(S): RecentFolder = E:\Documents and Settings\Administrator\Recent\
Property(S): SendToFolder = E:\Documents and Settings\Administrator\SendTo\
Property(S): StartMenuFolder = E:\Documents and Settings\All Users\Start Menu\
Property(S): StartupFolder = E:\Documents and Settings\All Users\Start Menu\Programs\Startup\
Property(S): System16Folder = E:\WINNT\System\
Property(S): SystemFolder = E:\WINNT\System32\
Property(S): TempFolder = E:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\
Property(S): TemplateFolder = E:\Documents and Settings\All Users\Templates\
Property(S): WindowsFolder = E:\WINNT\
Property(S): AdminToolsFolder = E:\Documents and Settings\All Users\Start Menu\Programs\Administrative Tools\
Property(S): CommonAppDataFolder = E:\Documents and Settings\All Users\Application Data\
Property(S): LocalAppDataFolder = E:\Documents and Settings\Administrator\Local Settings\Application Data\
Property(S): MyPicturesFolder = E:\Documents and Settings\Administrator\My Documents\My Pictures\
Property(S): WindowsVolume = E:\
Property(S): EmptyFolder1 = E:\Program Files\NCR\FaultDetector\Data\
Property(S): EmptyFolder2 = E:\Program Files\NCR\FaultDetector\Trace\
Property(S): NCRDIR = E:\Program Files\NCR\
Property(S): FDDIR = E:\Program Files\NCR\FaultDefn\
Property(S): DIR30 = E:\Program Files\NCR\FaultDetector\Bin\
Property(S): DIR31 = E:\Program Files\NCR\FaultDetector\Setup\
Property(S): DIR28 = E:\Program Files\NCR\
Property(S): VersionNT = 500
Property(S): DefaultUIFont = Tahoma8
Property(S): AgreeToLicense = No
Property(S): ProgressType0 = install
Property(S): _IsSetupTypeMin = Typical
Property(S): _IsMaintenance = Reinstall
Property(S): DiskSerial = 1234-5678
Property(S): Display_IsBitmapDlg = 1
Property(S): ErrorDialog = SetupError
Property(S): InstallChoice = AR
Property(S): INSTALLLEVEL = 100
Property(S): Manufacturer = NCR
Property(S): PIDTemplate = 12345<###>@@@@@
Property(S): RebootYesNo = Yes
Property(S): ReinstallFileVersion = a
Property(S): ReinstallRepair = r
Property(S): SetupType = Typical
Property(S): ApplicationUsers = AllUsers
Property(S): ProgressType1 = Installing
Property(S): ProgressType2 = installed
Property(S): ProgressType3 = installs
Property(S): ReinstallModeText = amus
Property(S): ARPCONTACT = http://www.ncr.com
Property(S): ARPNOREPAIR = 0
Property(S): DisplayNameTypical = Typical
Property(S): DisplayNameMinimal = Minimal
Property(S): DisplayNameCustom = Custom
Property(S): ProductCode = {07B8DA7F-553C-4DD7-855B-17B47B18682E}
Property(S): SecureCustomProperties = OLDPRODUCTS
Property(S): ALLUSERS = 1
Property(S): ProductLanguage = 1033
Property(S): Installed = 2002/02/20 17:27:48
Property(S): COMPANYNAME = MPPE
Property(S): USERNAME = AWS
Property(S): PackageCode = {A8B282E3-E6D2-4AA9-BF63-3ABED401D38B}
Property(S): ProductState = 5
Property(S): REMOVE = ALL
Property(S): CURRENTDIRECTORY = E:\temp\022002
Property(S): CLIENTUILEVEL = 2
Property(S): CLIENTPROCESSID = 1860
Property(S): PRODUCTLANGUAGE = 1033
Property(S): VersionDatabase = 110
Property(S): VersionMsi = 2.00
Property(S): WindowsBuild = 2195
Property(S): ServicePackLevel = 2
Property(S): ServicePackLevelMinor = 0
Property(S): MsiNTProductType = 3
Property(S): MsiNTSuiteEnterprise = 1
Property(S): RemoteAdminTS = 1
Property(S): NetHoodFolder = E:\Documents and Settings\Administrator\NetHood\
Property(S): GPTSupport = 1
Property(S): OLEAdvtSupport = 1
Property(S): ShellAdvtSupport = 1
Property(S): Intel = 6
Property(S): PhysicalMemory = 1024
Property(S): VirtualMemory = 2350
Property(S): AdminUser = 1
Property(S): LogonUser = Administrator
Property(S): UserSID = S-1-5-21-1060284298-1645522239-682003330-500
Property(S): UserLanguageID = 1033
Property(S): ComputerName = AISNODE7
Property(S): SystemLanguageID = 1033
Property(S): ScreenX = 800
Property(S): ScreenY = 600
Property(S): CaptionHeight = 19
Property(S): BorderTop = 1
Property(S): BorderSide = 1
Property(S): TextHeight = 16
Property(S): ColorBits = 16
Property(S): TTCSupport = 1
Property(S): RedirectedDllSupport = 1
Property(S): Time = 13:25:48
Property(S): Date = 4/2/2002
Property(S): Privileged = 1
Property(S): DATABASE = E:\WINNT\Installer\2d7c7.msi
Property(S): OriginalDatabase = E:\temp\022002\FaultDetector.msi
Property(S): UILevel = 3
Property(S): Preselected = 1
Property(S): ACTION = INSTALL
Property(S): ISSCRIPTRUNNING = 1
Property(S): WBEMERROR = 0
Property(S): ROOTDRIVE = E:\
Property(S): FDDIREXIST = 1
Property(S): CostingComplete = 1
Property(S): OutOfDiskSpace = 0
Property(S): OutOfNoRbDiskSpace = 0
Property(S): PrimaryVolumeSpaceAvailable = 0
Property(S): PrimaryVolumeSpaceRequired = 0
Property(S): PrimaryVolumeSpaceRemaining = 0
=== Logging stopped: 4/2/2002  13:25:48 ===
MSI © (44:F0): Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied.  Counter after decrement: -1
MSI © (44:F0): MainEngineThread is returning 0
=== Verbose logging stopped: 4/2/2002  13:25:48 ===
Thanks,[br]Peter