Phil,
Please find below, the output log after running the msiexec /x {....} /l*v
xxx.log. I am sure your experienced eyes will pick something up quickly.
All I am trying to do at the moment is to find our why my CustomAction:
public override void Uninstall(IDictionary savedState)
{
MessageBox.Show("Do you want to proceed (UnInstaller)?");
...
...
}
is not being called. Hopefully, the output will show up something.
For your information, a similar override for the Installer IS called OK
because the associated MessageBox() pops up, but not for the Uninstaller.
Regards,
Neville Lang
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
=== Verbose logging started: 25/08/2004 16:21:57 Build type: SHIP UNICODE
2.00.2600.1106 Calling process: C:\WINDOWS\System32\MsiExec.exe ===
MSI (c) (24:48): Resetting cached policy values
MSI (c) (24:48): Machine policy value 'Debug' is 0
MSI (c) (24:48): ******* RunEngine:
******* Product: {E7CD50D2-C004-4A6D-BB30-4E54517A6579}
******* Action:
******* CommandLine: **********
MSI (c) (24:48): Client-side and UI is none or basic: Running entire install
on the server.
MSI (c) (24:48): Grabbed execution mutex.
MSI (c) (24:48): Cloaking enabled.
MSI (c) (24:48): Incrementing counter to disable shutdown. Counter after
increment: 0
MSI (s) (A4:8C): Resetting cached policy values
MSI (s) (A4:8C): Machine policy value 'Debug' is 0
MSI (s) (A4:8C): ******* RunEngine:
******* Product: {E7CD50D2-C004-4A6D-BB30-4E54517A6579}
******* Action:
******* CommandLine: **********
MSI (s) (A4:8C): Machine policy value 'DisableUserInstalls' is 0
MSI (s) (A4:8C): Setting cached product context: User non-assigned for
product: 2D05DC7E400CD6A4BB03E44515A75697
MSI (s) (A4:8C): Using cached product context: User non-assigned for
product: 2D05DC7E400CD6A4BB03E44515A75697
MSI (s) (A4:8C): Using cached product context: User non-assigned for
product: 2D05DC7E400CD6A4BB03E44515A75697
MSI (s) (A4:8C): Using cached product context: User non-assigned for
product: 2D05DC7E400CD6A4BB03E44515A75697
*** Log Line Missing ***
MSI (s) (A4:8C): Using cached product context: User non-assigned for
product: 2D05DC7E400CD6A4BB03E44515A75697
MSI (s) (A4:8C): Using cached product context: User non-assigned for
product: 2D05DC7E400CD6A4BB03E44515A75697
MSI (s) (A4:8C): Using cached product context: User non-assigned for
product: 2D05DC7E400CD6A4BB03E44515A75697
MSI (s) (A4:8C): End dialog not enabled
MSI (s) (A4:8C): Original package ==> C:\WINDOWS\Installer\1753705.msi
MSI (s) (A4:8C): Package we're running from ==>
C:\WINDOWS\Installer\1753705.msi
MSI (s) (A4:8C): Using cached product context: User non-assigned for
product: 2D05DC7E400CD6A4BB03E44515A75697
MSI (s) (A4:8C): Using cached product context: User non-assigned for
product: 2D05DC7E400CD6A4BB03E44515A75697
MSI (s) (A4:8C): APPCOMPAT: looking for appcompat database entry with
ProductCode '{E7CD50D2-C004-4A6D-BB30-4E54517A6579}'.
MSI (s) (A4:8C): APPCOMPAT: no matching ProductCode found in database.
MSI (s) (A4:8C): Using cached product context: User non-assigned for
product: 2D05DC7E400CD6A4BB03E44515A75697
MSI (s) (A4:8C): Using cached product context: User non-assigned for
product: 2D05DC7E400CD6A4BB03E44515A75697
MSI (s) (A4:8C): Using cached product context: User non-assigned for
product: 2D05DC7E400CD6A4BB03E44515A75697
MSI (s) (A4:8C): Using cached product context: User non-assigned for
product: 2D05DC7E400CD6A4BB03E44515A75697
MSI (s) (A4:8C): APPCOMPAT: looking for appcompat database entry with
ProductCode '{E7CD50D2-C004-4A6D-BB30-4E54517A6579}'.
MSI (s) (A4:8C): APPCOMPAT: no matching ProductCode found in database.
MSI (s) (A4:8C): Transforms are not secure.
MSI (s) (A4:8C): Command Line: REMOVE=ALL CURRENTDIRECTORY=C:\Documents and
Settings\Neville Lang CLIENTUILEVEL=2 CLIENTPROCESSID=3620
MSI (s) (A4:8C): Product Code passed to Engine.Initialize:
'{E7CD50D2-C004-4A6D-BB30-4E54517A6579}'
MSI (s) (A4:8C): Product Code from property table before transforms:
'{E7CD50D2-C004-4A6D-BB30-4E54517A6579}'
MSI (s) (A4:8C): Product Code from property table after transforms:
'{E7CD50D2-C004-4A6D-BB30-4E54517A6579}'
MSI (s) (A4:8C): Product registered: entering maintenance mode
MSI (s) (A4:8C): Using cached product context: User non-assigned for
product: 2D05DC7E400CD6A4BB03E44515A75697
MSI (s) (A4:8C): Using cached product context: User non-assigned for
product: 2D05DC7E400CD6A4BB03E44515A75697
MSI (s) (A4:8C): Using cached product context: User non-assigned for
product: 2D05DC7E400CD6A4BB03E44515A75697
MSI (s) (A4:8C): Using cached product context: User non-assigned for
product: 2D05DC7E400CD6A4BB03E44515A75697
MSI (s) (A4:8C): Package name retrieved from configuration data: 'MyApp.msi'
MSI (s) (A4:8C): Using cached product context: User non-assigned for
product: 2D05DC7E400CD6A4BB03E44515A75697
MSI (s) (A4:8C): Determined that existing product (either this product or
the product being upgraded with a patch) is installed per-user.
MSI (s) (A4:8C): Note: 1: 2262 2: Error 3: -2147287038
MSI (s) (A4:8C): Note: 1: 2729
MSI (s) (A4:8C): Note: 1: 2729
MSI (s) (A4:8C): Note: 1: 2729
MSI (s) (A4:8C): Note: 1: 2729
MSI (s) (A4:8C): Note: 1: 2729
MSI (s) (A4:8C): Note: 1: 2729
MSI (s) (A4:8C): Note: 1: 2729
MSI (s) (A4:8C): Note: 1: 2729
MSI (s) (A4:8C): Note: 1: 2729
MSI (s) (A4:8C): Note: 1: 2729
MSI (s) (A4:8C): Note: 1: 2729
MSI (s) (A4:8C): Note: 1: 2729
MSI (s) (A4:8C): Note: 1: 2729
MSI (s) (A4:8C): Note: 1: 2729
MSI (s) (A4:8C): Note: 1: 2729
MSI (s) (A4:8C): Note: 1: 2729
MSI (s) (A4:8C): Note: 1: 2262 2: AdminProperties 3: -2147287038
MSI (s) (A4:8C): Machine policy value 'DisableMsi' is 0
MSI (s) (A4:8C): Machine policy value 'AlwaysInstallElevated' is 0
MSI (s) (A4:8C): User policy value 'AlwaysInstallElevated' is 0
MSI (s) (A4:8C): Using cached product context: User non-assigned for
product: 2D05DC7E400CD6A4BB03E44515A75697
MSI (s) (A4:8C): Product {E7CD50D2-C004-4A6D-BB30-4E54517A6579} is not
managed.
MSI (s) (A4:8C): Running product '{E7CD50D2-C004-4A6D-BB30-4E54517A6579}'
with user privileges: It's not assigned.
MSI (s) (A4:8C): TRANSFORMS property is now:
MSI (s) (A4:8C): SHELL32::SHGetFolderPath returned: C:\Documents and
Settings\Neville Lang\Application Data
MSI (s) (A4:8C): SHELL32::SHGetFolderPath returned: C:\Documents and
Settings\Neville Lang\Favorites
MSI (s) (A4:8C): SHELL32::SHGetFolderPath returned: C:\Documents and
Settings\Neville Lang\NetHood
MSI (s) (A4:8C): SHELL32::SHGetFolderPath returned: C:\Documents and
Settings\Neville Lang\My Documents
MSI (s) (A4:8C): SHELL32::SHGetFolderPath returned: C:\Documents and
Settings\Neville Lang\PrintHood
MSI (s) (A4:8C): SHELL32::SHGetFolderPath returned: C:\Documents and
Settings\Neville Lang\Recent
MSI (s) (A4:8C): SHELL32::SHGetFolderPath returned: C:\Documents and
Settings\Neville Lang\SendTo
MSI (s) (A4:8C): SHELL32::SHGetFolderPath returned: C:\Documents and
Settings\Neville Lang\Templates
MSI (s) (A4:8C): SHELL32::SHGetFolderPath returned: C:\Documents and
Settings\All Users\Application Data
MSI (s) (A4:8C): SHELL32::SHGetFolderPath returned: C:\Documents and
Settings\Neville Lang\Local Settings\Application Data
MSI (s) (A4:8C): SHELL32::SHGetFolderPath returned: C:\Documents and
Settings\Neville Lang\My Documents\My Pictures
MSI (s) (A4:8C): SHELL32::SHGetFolderPath returned: C:\Documents and
Settings\Neville Lang\Start Menu\Programs\Administrative Tools
MSI (s) (A4:8C): SHELL32::SHGetFolderPath returned: C:\Documents and
Settings\Neville Lang\Start Menu\Programs\Startup
MSI (s) (A4:8C): SHELL32::SHGetFolderPath returned: C:\Documents and
Settings\Neville Lang\Start Menu\Programs
MSI (s) (A4:8C): SHELL32::SHGetFolderPath returned: C:\Documents and
Settings\Neville Lang\Start Menu
MSI (s) (A4:8C): SHELL32::SHGetFolderPath returned: C:\Documents and
Settings\Neville Lang\Desktop
MSI (s) (A4:8C): SHELL32::SHGetFolderPath returned: C:\Documents and
Settings\All Users\Start Menu\Programs\Administrative Tools
MSI (s) (A4:8C): SHELL32::SHGetFolderPath returned: C:\Documents and
Settings\All Users\Start Menu\Programs\Startup
MSI (s) (A4:8C): SHELL32::SHGetFolderPath returned: C:\Documents and
Settings\All Users\Start Menu\Programs
MSI (s) (A4:8C): SHELL32::SHGetFolderPath returned: C:\Documents and
Settings\All Users\Start Menu
MSI (s) (A4:8C): SHELL32::SHGetFolderPath returned: C:\Documents and
Settings\All Users\Desktop
MSI (s) (A4:8C): SHELL32::SHGetFolderPath returned: C:\WINDOWS\Fonts
MSI (s) (A4:8C): Note: 1: 2898 2: MS Sans Serif 3: MS Sans Serif 4: 0 5: 16
MSI (s) (A4:8C): MSCOREE not loaded loading copy from system32
MSI (s) (A4:8C): Using cached product context: User non-assigned for
product: 2D05DC7E400CD6A4BB03E44515A75697
=== Logging started: 25/08/2004 16:21:58 ===
MSI (s) (A4:8C): Machine policy value 'DisableRollback' is 0
MSI (s) (A4:8C): User policy value 'DisableRollback' is 0
MSI (s) (A4:8C): Doing action: INSTALL
MSI (s) (A4:8C): Note: 1: 2262 2: ActionText 3: -2147287038
Action start 16:21:58: INSTALL.
MSI (s) (A4:8C): Running ExecuteSequence
MSI (s) (A4:8C): Doing action: DIRCA_CheckFX
Action start 16:21:58: DIRCA_CheckFX.
MSI (s) (A4:8C): Creating MSIHANDLE (12) of type 790542 for thread 140
Action ended 16:21:59: DIRCA_CheckFX. Return value 1.
MSI (s) (A4:8C): Doing action: AppSearch
Action start 16:21:59: AppSearch.
MSI (s) (A4:8C): Note: 1: 2262 2: AppSearch 3: -2147287038
Action ended 16:21:59: AppSearch. Return value 1.
MSI (s) (A4:8C): Doing action: FindRelatedProducts
Action start 16:21:59: FindRelatedProducts.
MSI (s) (A4:8C): Skipping FindRelatedProducts action: not run in maintenance
mode
Action ended 16:21:59: FindRelatedProducts. Return value 0.
MSI (s) (A4:8C): Skipping action: ERRCA_CANCELNEWERVERSION (condition is
false)
MSI (s) (A4:8C): Skipping action: VSDCA_VsdLaunchConditions (condition is
false)
MSI (s) (A4:8C): Skipping action: LaunchConditions (condition is false)
MSI (s) (A4:8C): Skipping action: CCPSearch (condition is false)
MSI (s) (A4:8C): Skipping action: RMCCPSearch (condition is false)
MSI (s) (A4:8C): Doing action: ValidateProductID
Action start 16:21:59: ValidateProductID.
Action ended 16:21:59: ValidateProductID. Return value 1.
MSI (s) (A4:8C): Doing action: DIRCA_TARGETDIR
Action start 16:21:59: DIRCA_TARGETDIR.
Action ended 16:21:59: DIRCA_TARGETDIR. Return value 1.
MSI (s) (A4:8C): Doing action: CostInitialize
Action start 16:21:59: CostInitialize.
MSI (s) (A4:8C): Using cached product context: User non-assigned for
product: 2D05DC7E400CD6A4BB03E44515A75697
Action ended 16:21:59: CostInitialize. Return value 1.
MSI (s) (A4:8C): Doing action: FileCost
Action start 16:21:59: FileCost.
MSI (s) (A4:8C): Note: 1: 2262 2: RemoveFile 3: -2147287038
MSI (s) (A4:8C): Note: 1: 2262 2: Registry 3: -2147287038
MSI (s) (A4:8C): Note: 1: 2262 2: Class 3: -2147287038
MSI (s) (A4:8C): Note: 1: 2262 2: Extension 3: -2147287038
MSI (s) (A4:8C): Note: 1: 2262 2: TypeLib 3: -2147287038
MSI (s) (A4:8C): Note: 1: 2262 2: IniFile 3: -2147287038
MSI (s) (A4:8C): Note: 1: 2262 2: MoveFile 3: -2147287038
MSI (s) (A4:8C): Note: 1: 2262 2: DuplicateFile 3: -2147287038
MSI (s) (A4:8C): Note: 1: 2262 2: ReserveCost 3: -2147287038
MSI (s) (A4:8C): Note: 1: 2262 2: Shortcut 3: -2147287038
Action ended 16:21:59: FileCost. Return value 1.
MSI (s) (A4:8C): Doing action: IsolateComponents
Action start 16:21:59: IsolateComponents.
MSI (s) (A4:8C): Note: 1: 2262 2: IsolatedComponent 3: -2147287038
MSI (s) (A4:8C): Note: 1: 2262 2: BindImage 3: -2147287038
MSI (s) (A4:8C): Note: 1: 2262 2: Patch 3: -2147287038
Action ended 16:21:59: IsolateComponents. Return value 1.
MSI (s) (A4:8C): Doing action: CostFinalize
Action start 16:21:59: CostFinalize.
MSI (s) (A4:8C): Note: 1: 2262 2: Patch 3: -2147287038
MSI (s) (A4:8C): Note: 1: 2262 2: Condition 3: -2147287038
MSI (s) (A4:8C): Using cached product context: User non-assigned for
product: 2D05DC7E400CD6A4BB03E44515A75697
MSI (s) (A4:8C): Using cached product context: User non-assigned for
product: 2D05DC7E400CD6A4BB03E44515A75697
MSI (s) (A4:8C): Using cached product context: User non-assigned for
product: 2D05DC7E400CD6A4BB03E44515A75697
MSI (s) (A4:8C): Target path resolution complete. Dumping Directory table...
MSI (s) (A4:8C): Note: target paths subject to change (via custom actions or
browsing)
MSI (s) (A4:8C): Dir (target): Key: TARGETDIR , Object: C:\Program
Files\Neville J. Lang & Assoc. Pty. Ltd\MyApp\
MSI (s) (A4:8C): Dir (target): Key: DesktopFolder , Object: C:\Documents and
Settings\Neville Lang\Desktop\
MSI (s) (A4:8C): Dir (target): Key: ProgramMenuFolder , Object: C:\Documents
and Settings\Neville Lang\Start Menu\Programs\
Action ended 16:21:59: CostFinalize. Return value 1.
MSI (s) (A4:8C): Skipping action: SetODBCFolders (condition is false)
MSI (s) (A4:8C): Doing action: InstallValidate
Action start 16:21:59: InstallValidate.
MSI (s) (A4:8C): Feature: DefaultFeature; Installed: Local; Request:
Absent; Action: Absent
MSI (s) (A4:8C): Component: C__68B0CE3FA3BF45B292AD23948D810103; Installed:
Local; Request: Absent; Action: FileAbsent
MSI (s) (A4:8C): Component: C__8448ABC12DAA4A55A2E936D3E24251E7; Installed:
Local; Request: Absent; Action: Absent
MSI (s) (A4:8C): Component: C__C132B15B96AD448FAF52EE9CF6D31C12; Installed:
Local; Request: Absent; Action: Absent
MSI (s) (A4:8C): Component: C__D93A0E7B6A3041BA8BD10283B30C6181; Installed:
Local; Request: Absent; Action: Absent
MSI (s) (A4:8C): Component: C__DB08AC82158D49D583A615A3B043C4DA; Installed:
Local; Request: Absent; Action: Absent
MSI (s) (A4:8C): Component: C__FA3BD5CDBF744653BD2D4A880211B49C; Installed:
Local; Request: Absent; Action: Absent
MSI (s) (A4:8C): Note: 1: 2262 2: BindImage 3: -2147287038
MSI (s) (A4:8C): Note: 1: 2262 2: ProgId 3: -2147287038
MSI (s) (A4:8C): Note: 1: 2262 2: PublishComponent 3: -2147287038
MSI (s) (A4:8C): Note: 1: 2262 2: SelfReg 3: -2147287038
MSI (s) (A4:8C): Note: 1: 2262 2: Extension 3: -2147287038
MSI (s) (A4:8C): Note: 1: 2262 2: Font 3: -2147287038
MSI (s) (A4:8C): Note: 1: 2262 2: Shortcut 3: -2147287038
MSI (s) (A4:8C): Note: 1: 2262 2: Class 3: -2147287038
MSI (s) (A4:8C): Note: 1: 2262 2: RemoveFile 3: -2147287038
MSI (s) (A4:8C): Note: 1: 2205 2: 3: _RemoveFilePath
MSI (s) (A4:8C): Note: 1: 2262 2: MsiFileHash 3: -2147287038
MSI (s) (A4:8C): Note: 1: 2262 2: DuplicateFile 3: -2147287038
MSI (s) (A4:8C): Note: 1: 2262 2: ReserveCost 3: -2147287038
MSI (s) (A4:8C): Note: 1: 2262 2: MoveFile 3: -2147287038
MSI (s) (A4:8C): Note: 1: 2262 2: RemoveFile 3: -2147287038
MSI (s) (A4:8C): Note: 1: 2262 2: Shortcut 3: -2147287038
MSI (s) (A4:8C): Note: 1: 2262 2: BindImage 3: -2147287038
MSI (s) (A4:8C): Note: 1: 2262 2: ProgId 3: -2147287038
MSI (s) (A4:8C): Note: 1: 2262 2: PublishComponent 3: -2147287038
MSI (s) (A4:8C): Note: 1: 2262 2: SelfReg 3: -2147287038
MSI (s) (A4:8C): Note: 1: 2262 2: Extension 3: -2147287038
MSI (s) (A4:8C): Note: 1: 2262 2: Font 3: -2147287038
MSI (s) (A4:8C): Note: 1: 2262 2: Class 3: -2147287038
MSI (s) (A4:8C): Note: 1: 2727 2:
MSI (s) (A4:8C): Note: 1: 2727 2:
Action ended 16:22:00: InstallValidate. Return value 1.
MSI (s) (A4:8C): Doing action: InstallInitialize
Action start 16:22:00: InstallInitialize.
MSI (s) (A4:8C): Machine policy value 'AlwaysInstallElevated' is 0
MSI (s) (A4:8C): User policy value 'AlwaysInstallElevated' is 0
MSI (s) (A4:8C): BeginTransaction: Locking Server
MSI (s) (A4:8C): Machine policy value 'LimitSystemRestoreCheckpointing' is 0
MSI (s) (A4:8C): Note: 1: 1717 2: MyApp
MSI (s) (A4:8C): Note: 1: 2262 2: Error 3: -2147287038
MSI (s) (A4:8C): Calling SRSetRestorePoint API. dwRestorePtType: 1,
dwEventType: 102, llSequenceNumber: 0, szDescription: "Removed MyApp".
MSI (s) (A4:8C): The call to SRSetRestorePoint API succeeded. Returned
status: 0, llSequenceNumber: 919.
MSI (s) (A4:8C): Server not locked: locking for product
{E7CD50D2-C004-4A6D-BB30-4E54517A6579}
MSI (s) (A4:8C): Using cached product context: User non-assigned for
product: 2D05DC7E400CD6A4BB03E44515A75697
Action 16:22:13: GenerateScript. Generating script operations for action:
GenerateScript: InstallInitialize
MSI (s) (A4:8C): Using cached product context: User non-assigned for
product: 2D05DC7E400CD6A4BB03E44515A75697
MSI (s) (A4:8C): Note: 1: 2205 2: 3: #_PatchCache
MSI (s) (A4:8C): Note: 1: 2228 2: 3: #_PatchCache 4: SELECT `PatchId` FROM
`#_PatchCache`
MSI (s) (A4:8C): Note: 1: 2262 2: Icon 3: -2147287038
MSI (s) (A4:8C): Note: 1: 2262 2: Class 3: -2147287038
MSI (s) (A4:8C): Note: 1: 2262 2: Extension 3: -2147287038
MSI (s) (A4:8C): Note: 1: 2262 2: ProgId 3: -2147287038
MSI (s) (A4:8C): Using cached product context: User non-assigned for
product: 2D05DC7E400CD6A4BB03E44515A75697
MSI (s) (A4:8C): Using cached product context: User non-assigned for
product: 2D05DC7E400CD6A4BB03E44515A75697
Action ended 16:22:13: InstallInitialize. Return value 1.
MSI (s) (A4:8C): Doing action: RemoveExistingProducts
Action start 16:22:13: RemoveExistingProducts.
MSI (s) (A4:8C): Skipping RemoveExistingProducts action: current
configuration is maintenance mode or an uninstall
Action ended 16:22:13: RemoveExistingProducts. Return value 0.
MSI (s) (A4:8C): Skipping action: AllocateRegistrySpace (condition is false)
MSI (s) (A4:8C): Doing action: ProcessComponents
Action start 16:22:13: ProcessComponents.
GenerateScript: Updating component registration
Action ended 16:22:14: ProcessComponents. Return value 1.
MSI (s) (A4:8C): Doing action: MsiUnpublishAssemblies
Action start 16:22:14: MsiUnpublishAssemblies.
GenerateScript: Unpublishing assembly information
Action ended 16:22:14: MsiUnpublishAssemblies. Return value 1.
MSI (s) (A4:8C): Skipping action:
_634A9943_325D_4742_A922_ED2F4E0A4A49.uninstall.SetProperty (condition is
false)
MSI (s) (A4:8C): Skipping action:
_634A9943_325D_4742_A922_ED2F4E0A4A49.uninstall (condition is false)
MSI (s) (A4:8C): Doing action: UnpublishComponents
Action start 16:22:14: UnpublishComponents.
MSI (s) (A4:8C): Note: 1: 2262 2: PublishComponent 3: -2147287038
Action ended 16:22:14: UnpublishComponents. Return value 1.
MSI (s) (A4:8C): Doing action: UnpublishFeatures
Action start 16:22:14: UnpublishFeatures.
MSI (s) (A4:8C): Using cached product context: User non-assigned for
product: 2D05DC7E400CD6A4BB03E44515A75697
GenerateScript: Unpublishing Product Features
Action ended 16:22:14: UnpublishFeatures. Return value 1.
MSI (s) (A4:8C): Doing action: StopServices
Action start 16:22:14: StopServices.
MSI (s) (A4:8C): Note: 1: 2262 2: ServiceControl 3: -2147287038
Action ended 16:22:14: StopServices. Return value 1.
MSI (s) (A4:8C): Doing action: DeleteServices
Action start 16:22:14: DeleteServices.
MSI (s) (A4:8C): Note: 1: 2262 2: ServiceControl 3: -2147287038
Action ended 16:22:14: DeleteServices. Return value 1.
MSI (s) (A4:8C): Doing action: UnregisterComPlus
Action start 16:22:14: UnregisterComPlus.
MSI (s) (A4:8C): Note: 1: 2262 2: Complus 3: -2147287038
Action ended 16:22:14: UnregisterComPlus. Return value 1.
MSI (s) (A4:8C): Doing action: SelfUnregModules
Action start 16:22:14: SelfUnregModules.
MSI (s) (A4:8C): Note: 1: 2262 2: SelfReg 3: -2147287038
Action ended 16:22:14: SelfUnregModules. Return value 1.
MSI (s) (A4:8C): Doing action: UnregisterTypeLibraries
Action start 16:22:14: UnregisterTypeLibraries.
MSI (s) (A4:8C): Note: 1: 2262 2: TypeLib 3: -2147287038
Action ended 16:22:14: UnregisterTypeLibraries. Return value 1.
MSI (s) (A4:8C): Doing action: RemoveODBC
Action start 16:22:14: RemoveODBC.
MSI (s) (A4:8C): Note: 1: 2262 2: ODBCDataSource 3: -2147287038
MSI (s) (A4:8C): Note: 1: 2262 2: ODBCDataSource 3: -2147287038
MSI (s) (A4:8C): Note: 1: 2262 2: ODBCTranslator 3: -2147287038
MSI (s) (A4:8C): Note: 1: 2262 2: ODBCTranslator 3: -2147287038
MSI (s) (A4:8C): Note: 1: 2262 2: ODBCDriver 3: -2147287038
MSI (s) (A4:8C): Note: 1: 2262 2: ODBCDriver 3: -2147287038
MSI (s) (A4:8C): Note: 1: 2711 2: ODBCDriverManager
GenerateScript: Removing ODBC components
MSI (s) (A4:8C): Note: 1: 2711 2: ODBCDriverManager64
Action ended 16:22:14: RemoveODBC. Return value 1.
MSI (s) (A4:8C): Doing action: UnregisterFonts
Action start 16:22:14: UnregisterFonts.
MSI (s) (A4:8C): Note: 1: 2262 2: Font 3: -2147287038
Action ended 16:22:14: UnregisterFonts. Return value 1.
MSI (s) (A4:8C): Doing action: RemoveRegistryValues
Action start 16:22:14: RemoveRegistryValues.
MSI (s) (A4:8C): Note: 1: 2262 2: RemoveRegistry 3: -2147287038
Action ended 16:22:14: RemoveRegistryValues. Return value 1.
MSI (s) (A4:8C): Doing action: UnregisterClassInfo
Action start 16:22:14: UnregisterClassInfo.
MSI (s) (A4:8C): Note: 1: 2262 2: Class 3: -2147287038
Action ended 16:22:14: UnregisterClassInfo. Return value 1.
MSI (s) (A4:8C): Doing action: UnregisterExtensionInfo
Action start 16:22:14: UnregisterExtensionInfo.
MSI (s) (A4:8C): Note: 1: 2262 2: Extension 3: -2147287038
Action ended 16:22:14: UnregisterExtensionInfo. Return value 1.
MSI (s) (A4:8C): Doing action: UnregisterProgIdInfo
Action start 16:22:14: UnregisterProgIdInfo.
MSI (s) (A4:8C): Note: 1: 2262 2: ProgId 3: -2147287038
MSI (s) (A4:8C): Note: 1: 2262 2: Class 3: -2147287038
MSI (s) (A4:8C): Note: 1: 2262 2: ProgId 3: -2147287038
MSI (s) (A4:8C): Note: 1: 2262 2: Extension 3: -2147287038
Action ended 16:22:14: UnregisterProgIdInfo. Return value 1.
MSI (s) (A4:8C): Doing action: UnregisterMIMEInfo
Action start 16:22:14: UnregisterMIMEInfo.
MSI (s) (A4:8C): Note: 1: 2262 2: MIME 3: -2147287038
MSI (s) (A4:8C): Note: 1: 2262 2: Extension 3: -2147287038
Action ended 16:22:14: UnregisterMIMEInfo. Return value 1.
MSI (s) (A4:8C): Doing action: RemoveIniValues
Action start 16:22:14: RemoveIniValues.
MSI (s) (A4:8C): Note: 1: 2262 2: IniFile 3: -2147287038
MSI (s) (A4:8C): Note: 1: 2262 2: RemoveIniFile 3: -2147287038
Action ended 16:22:14: RemoveIniValues. Return value 1.
MSI (s) (A4:8C): Doing action: RemoveShortcuts
Action start 16:22:14: RemoveShortcuts.
Action ended 16:22:14: RemoveShortcuts. Return value 1.
MSI (s) (A4:8C): Doing action: RemoveEnvironmentStrings
Action start 16:22:14: RemoveEnvironmentStrings.
MSI (s) (A4:8C): Note: 1: 2262 2: Environment 3: -2147287038
Action ended 16:22:14: RemoveEnvironmentStrings. Return value 1.
MSI (s) (A4:8C): Doing action: RemoveDuplicateFiles
Action start 16:22:14: RemoveDuplicateFiles.
Action ended 16:22:14: RemoveDuplicateFiles. Return value 1.
MSI (s) (A4:8C): Doing action: RemoveFiles
Action start 16:22:14: RemoveFiles.
GenerateScript: Removing files
Action ended 16:22:14: RemoveFiles. Return value 1.
MSI (s) (A4:8C): Doing action: RemoveFolders
Action start 16:22:14: RemoveFolders.
MSI (s) (A4:8C): Note: 1: 2262 2: CreateFolder 3: -2147287038
MSI (s) (A4:8C): Note: 1: 2262 2: LockPermissions 3: -2147287038
Action ended 16:22:14: RemoveFolders. Return value 1.
MSI (s) (A4:8C): Doing action: CreateFolders
Action start 16:22:14: CreateFolders.
MSI (s) (A4:8C): Note: 1: 2262 2: CreateFolder 3: -2147287038
MSI (s) (A4:8C): Note: 1: 2262 2: LockPermissions 3: -2147287038
Action ended 16:22:14: CreateFolders. Return value 1.
MSI (s) (A4:8C): Doing action: MoveFiles
Action start 16:22:14: MoveFiles.
Action ended 16:22:15: MoveFiles. Return value 1.
MSI (s) (A4:8C): Doing action: InstallFiles
Action start 16:22:15: InstallFiles.
MSI (s) (A4:8C): Note: 1: 2262 2: LockPermissions 3: -2147287038
MSI (s) (A4:8C): Note: 1: 2262 2: Patch 3: -2147287038
MSI (s) (A4:8C): Note: 1: 2205 2: 3: MsiPatchOldAssemblyFile
MSI (s) (A4:8C): Note: 1: 2228 2: 3: MsiPatchOldAssemblyFile 4: SELECT
`MsiPatchOldAssemblyFile`.`Assembly_` FROM `MsiPatchOldAssemblyFile` WHERE
`MsiPatchOldAssemblyFile`.`File_` = ?
MSI (s) (A4:8C): Note: 1: 2262 2: Error 3: -2147287038
MSI (s) (A4:8C): Note: 1: 2205 2: 3: MsiSFCBypass
MSI (s) (A4:8C): Note: 1: 2228 2: 3: MsiSFCBypass 4: SELECT `File_` FROM
`MsiSFCBypass` WHERE `File_` = ?
MSI (s) (A4:8C): Note: 1: 2262 2: MsiPatchHeaders 3: -2147287038
GenerateScript: Copying new files
Action ended 16:22:15: InstallFiles. Return value 1.
MSI (s) (A4:8C): Doing action: PatchFiles
Action start 16:22:15: PatchFiles.
MSI (s) (A4:8C): Note: 1: 2262 2: Patch 3: -2147287038
MSI (s) (A4:8C): Note: 1: 2262 2: Error 3: -2147287038
Action ended 16:22:15: PatchFiles. Return value 1.
MSI (s) (A4:8C): Doing action: DuplicateFiles
Action start 16:22:15: DuplicateFiles.
Action ended 16:22:15: DuplicateFiles. Return value 1.
MSI (s) (A4:8C): Doing action: BindImage
Action start 16:22:15: BindImage.
MSI (s) (A4:8C): Note: 1: 2262 2: BindImage 3: -2147287038
Action ended 16:22:15: BindImage. Return value 1.
MSI (s) (A4:8C): Doing action: CreateShortcuts
Action start 16:22:15: CreateShortcuts.
MSI (s) (A4:8C): Using cached product context: User non-assigned for
product: 2D05DC7E400CD6A4BB03E44515A75697
MSI (s) (A4:8C): Using cached product context: User non-assigned for
product: 2D05DC7E400CD6A4BB03E44515A75697
MSI (s) (A4:8C): Using cached product context: User non-assigned for
product: 2D05DC7E400CD6A4BB03E44515A75697
MSI (s) (A4:8C): Using cached product context: User non-assigned for
product: 2D05DC7E400CD6A4BB03E44515A75697
Action ended 16:22:15: CreateShortcuts. Return value 1.
MSI (s) (A4:8C): Doing action: RegisterClassInfo
Action start 16:22:15: RegisterClassInfo.
MSI (s) (A4:8C): Using cached product context: User non-assigned for
product: 2D05DC7E400CD6A4BB03E44515A75697
MSI (s) (A4:8C): Using cached product context: User non-assigned for
product: 2D05DC7E400CD6A4BB03E44515A75697
MSI (s) (A4:8C): Note: 1: 2262 2: Class 3: -2147287038
Action ended 16:22:15: RegisterClassInfo. Return value 1.
MSI (s) (A4:8C): Doing action: RegisterExtensionInfo
Action start 16:22:15: RegisterExtensionInfo.
MSI (s) (A4:8C): Using cached product context: User non-assigned for
product: 2D05DC7E400CD6A4BB03E44515A75697
MSI (s) (A4:8C): Using cached product context: User non-assigned for
product: 2D05DC7E400CD6A4BB03E44515A75697
MSI (s) (A4:8C): Note: 1: 2262 2: Extension 3: -2147287038
Action ended 16:22:15: RegisterExtensionInfo. Return value 1.
MSI (s) (A4:8C): Doing action: RegisterProgIdInfo
Action start 16:22:15: RegisterProgIdInfo.
MSI (s) (A4:8C): Using cached product context: User non-assigned for
product: 2D05DC7E400CD6A4BB03E44515A75697
MSI (s) (A4:8C): Using cached product context: User non-assigned for
product: 2D05DC7E400CD6A4BB03E44515A75697
MSI (s) (A4:8C): Note: 1: 2262 2: ProgId 3: -2147287038
MSI (s) (A4:8C): Note: 1: 2262 2: Class 3: -2147287038
MSI (s) (A4:8C): Using cached product context: User non-assigned for
product: 2D05DC7E400CD6A4BB03E44515A75697
MSI (s) (A4:8C): Using cached product context: User non-assigned for
product: 2D05DC7E400CD6A4BB03E44515A75697
MSI (s) (A4:8C): Note: 1: 2262 2: ProgId 3: -2147287038
MSI (s) (A4:8C): Note: 1: 2262 2: Extension 3: -2147287038
Action ended 16:22:15: RegisterProgIdInfo. Return value 1.
MSI (s) (A4:8C): Doing action: RegisterMIMEInfo
Action start 16:22:15: RegisterMIMEInfo.
MSI (s) (A4:8C): Using cached product context: User non-assigned for
product: 2D05DC7E400CD6A4BB03E44515A75697
MSI (s) (A4:8C): Using cached product context: User non-assigned for
product: 2D05DC7E400CD6A4BB03E44515A75697
MSI (s) (A4:8C): Note: 1: 2262 2: MIME 3: -2147287038
MSI (s) (A4:8C): Note: 1: 2262 2: Extension 3: -2147287038
Action ended 16:22:15: RegisterMIMEInfo. Return value 1.
MSI (s) (A4:8C): Doing action: WriteRegistryValues
Action start 16:22:15: WriteRegistryValues.
Action ended 16:22:15: WriteRegistryValues. Return value 1.
MSI (s) (A4:8C): Doing action: WriteIniValues
Action start 16:22:15: WriteIniValues.
MSI (s) (A4:8C): Note: 1: 2262 2: IniFile 3: -2147287038
Action ended 16:22:15: WriteIniValues. Return value 1.
MSI (s) (A4:8C): Doing action: WriteEnvironmentStrings
Action start 16:22:15: WriteEnvironmentStrings.
MSI (s) (A4:8C): Note: 1: 2262 2: Environment 3: -2147287038
Action ended 16:22:15: WriteEnvironmentStrings. Return value 1.
MSI (s) (A4:8C): Doing action: RegisterFonts
Action start 16:22:15: RegisterFonts.
MSI (s) (A4:8C): Note: 1: 2262 2: Font 3: -2147287038
Action ended 16:22:15: RegisterFonts. Return value 1.
MSI (s) (A4:8C): Doing action: InstallODBC
Action start 16:22:15: InstallODBC.
MSI (s) (A4:8C): Note: 1: 2711 2: ODBCDriverManager
MSI (s) (A4:8C): Note: 1: 2711 2: ODBCDriverManager64
MSI (s) (A4:8C): Note: 1: 2262 2: ODBCDriver 3: -2147287038
MSI (s) (A4:8C): Note: 1: 2262 2: ODBCAttribute 3: -2147287038
MSI (s) (A4:8C): Note: 1: 2262 2: ODBCDriver 3: -2147287038
MSI (s) (A4:8C): Note: 1: 2262 2: ODBCAttribute 3: -2147287038
MSI (s) (A4:8C): Note: 1: 2262 2: ODBCTranslator 3: -2147287038
MSI (s) (A4:8C): Note: 1: 2262 2: ODBCTranslator 3: -2147287038
MSI (s) (A4:8C): Note: 1: 2262 2: ODBCDataSource 3: -2147287038
MSI (s) (A4:8C): Note: 1: 2262 2: ODBCSourceAttribute 3: -2147287038
MSI (s) (A4:8C): Note: 1: 2262 2: ODBCDataSource 3: -2147287038
MSI (s) (A4:8C): Note: 1: 2262 2: ODBCSourceAttribute 3: -2147287038
Action ended 16:22:15: InstallODBC. Return value 0.
MSI (s) (A4:8C): Doing action: RegisterTypeLibraries
Action start 16:22:15: RegisterTypeLibraries.
MSI (s) (A4:8C): Note: 1: 2262 2: TypeLib 3: -2147287038
Action ended 16:22:15: RegisterTypeLibraries. Return value 1.
MSI (s) (A4:8C): Doing action: SelfRegModules
Action start 16:22:15: SelfRegModules.
MSI (s) (A4:8C): Note: 1: 2262 2: SelfReg 3: -2147287038
Action ended 16:22:15: SelfRegModules. Return value 1.
MSI (s) (A4:8C): Doing action: RegisterComPlus
Action start 16:22:15: RegisterComPlus.
MSI (s) (A4:8C): Note: 1: 2262 2: Complus 3: -2147287038
Action ended 16:22:15: RegisterComPlus. Return value 1.
MSI (s) (A4:8C): Doing action: InstallServices
Action start 16:22:15: InstallServices.
MSI (s) (A4:8C): Note: 1: 2262 2: ServiceInstall 3: -2147287038
Action ended 16:22:15: InstallServices. Return value 1.
MSI (s) (A4:8C): Doing action: StartServices
Action start 16:22:15: StartServices.
MSI (s) (A4:8C): Note: 1: 2262 2: ServiceControl 3: -2147287038
Action ended 16:22:15: StartServices. Return value 1.
MSI (s) (A4:8C): Skipping action:
_B1A5BABB_E9E4_432F_95FA_9C5CABDA1456.install.SetProperty (condition is
false)
MSI (s) (A4:8C): Skipping action:
_B1A5BABB_E9E4_432F_95FA_9C5CABDA1456.install (condition is false)
MSI (s) (A4:8C): Doing action: RegisterUser
Action start 16:22:15: RegisterUser.
Action ended 16:22:15: RegisterUser. Return value 0.
MSI (s) (A4:8C): Doing action: RegisterProduct
Action start 16:22:15: RegisterProduct.
Action ended 16:22:15: RegisterProduct. Return value 1.
MSI (s) (A4:8C): Doing action: PublishComponents
Action start 16:22:15: PublishComponents.
MSI (s) (A4:8C): Note: 1: 2262 2: PublishComponent 3: -2147287038
Action ended 16:22:15: PublishComponents. Return value 1.
MSI (s) (A4:8C): Doing action: MsiPublishAssemblies
Action start 16:22:15: MsiPublishAssemblies.
Action ended 16:22:15: MsiPublishAssemblies. Return value 1.
MSI (s) (A4:8C): Doing action: PublishFeatures
Action start 16:22:15: PublishFeatures.
Action ended 16:22:15: PublishFeatures. Return value 1.
MSI (s) (A4:8C): Doing action: PublishProduct
Action start 16:22:15: PublishProduct.
MSI (s) (A4:8C): Using cached product context: User non-assigned for
product: 2D05DC7E400CD6A4BB03E44515A75697
MSI (s) (A4:8C): Using cached product context: User non-assigned for
product: 2D05DC7E400CD6A4BB03E44515A75697
MSI (s) (A4:8C): Using cached product context: User non-assigned for
product: 2D05DC7E400CD6A4BB03E44515A75697
Action ended 16:22:15: PublishProduct. Return value 1.
MSI (s) (A4:8C): Doing action: InstallFinalize
Action start 16:22:15: InstallFinalize.
MSI (s) (A4:8C): Running Script: C:\WINDOWS\Installer\MSI137.tmp
MSI (s) (A4:8C): Machine policy value 'DisableRollback' is 0
MSI (s) (A4:8C): Note: 1: 1402 2:
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollb
ack\Scripts 3: 2
MSI (s) (A4:8C): Executing op:
Header(Signature=1397708873,Version=200,Timestamp=823755463,LangId=1033,Plat
form=0,ScriptType=1,ScriptMajorVersion=21,ScriptMinorVersion=4,ScriptAttribu
tes=0)
MSI (s) (A4:8C): Executing op:
ProductInfo(ProductKey={E7CD50D2-C004-4A6D-BB30-4E54517A6579},ProductName=My
App,PackageName=MyApp.msi,Language=1033,Version=16908288,Assignment=0,Obsole
teArg=0,,,PackageCode={8F534CEC-DB03-45B3-8412-454AB2
66CFB9},,,InstanceType=0)
MSI (s) (A4:8C): SHELL32::SHGetFolderPath returned: C:\Documents and
Settings\Neville Lang\Application Data
MSI (s) (A4:8C): Executing op: DialogInfo(Type=0,Argument=1033)
MSI (s) (A4:8C): Executing op: DialogInfo(Type=1,Argument=MyApp)
MSI (s) (A4:8C): Executing op:
RollbackInfo(,RollbackAction=Rollback,RollbackDescription=Rolling back
action:,RollbackTemplate=,CleanupAction=RollbackCleanup,CleanupDescription=R
emoving backup files,CleanupTemplate=File: )
MSI (s) (A4:8C): Executing op: ActionStart(Name=InstallInitialize,,)
Action 16:22:15: InstallInitialize.
MSI (s) (A4:8C): Executing op:
ProductUnregister(UpgradeCode={E1C27455-C2A6-4723-A4B1-642F294A8A11})
1: {E7CD50D2-C004-4A6D-BB30-4E54517A6579}
MSI (s) (A4:8C): Note: 1: 1402 2:
UNKNOWN\Products\2D05DC7E400CD6A4BB03E44515A75697\Transforms 3: 2
MSI (s) (A4:8C): Note: 1: 1402 2:
UNKNOWN\Products\2D05DC7E400CD6A4BB03E44515A75697\Transforms 3: 2
MSI (s) (A4:8C): Scheduling file 'C:\WINDOWS\Installer\1753705.msi' for
deletion during post-install cleanup (not post-reboot).
MSI (s) (A4:8C): Note: 1: 1402 2:
UNKNOWN\Products\2D05DC7E400CD6A4BB03E44515A75697\Usage 3: 2
MSI (s) (A4:8C): Executing op: ProductCPDisplayInfoUnregister()
MSI (s) (A4:8C): Executing op:
ProductUnpublish(PackageKey={8F534CEC-DB03-45B3-8412-454AB266CFB9})
1: {E7CD50D2-C004-4A6D-BB30-4E54517A6579}
MSI (s) (A4:8C): Using cached product context: User non-assigned for
product: 2D05DC7E400CD6A4BB03E44515A75697
MSI (s) (A4:8C): Executing op:
UpgradeCodeUnpublish(UpgradeCode={E1C27455-C2A6-4723-A4B1-642F294A8A11})
MSI (s) (A4:8C): Executing op: ProductUnpublishClient(,,)
MSI (s) (A4:8C): Note: 1: 1402 2:
UNKNOWN\Installer\Products\2D05DC7E400CD6A4BB03E44515A75697 3: 2
MSI (s) (A4:8C): Executing op: SourceListUnpublish(,)
MSI (s) (A4:8C): Note: 1: 1402 2:
UNKNOWN\Installer\Products\2D05DC7E400CD6A4BB03E44515A75697\SourceList 3: 2
MSI (s) (A4:8C): Executing op:
ActionStart(Name=ProcessComponents,Description=Updating component
registration,)
Action 16:22:16: ProcessComponents. Updating component registration
MSI (s) (A4:8C): Executing op:
ProgressTotal(Total=6,Type=1,ByteEquivalent=24000)
MSI (s) (A4:8C): Executing op:
ComponentUnregister(ComponentId={744A65BA-5892-931D-2B24-9A72004BAEFF},,Bina
ryType=0,)
1: {E7CD50D2-C004-4A6D-BB30-4E54517A6579} 2:
{744A65BA-5892-931D-2B24-9A72004BAEFF}
MSI (s) (A4:8C): Executing op:
ComponentUnregister(ComponentId={56F708D7-CE82-F0E7-6F2A-165474305224},,Bina
ryType=0,)
1: {E7CD50D2-C004-4A6D-BB30-4E54517A6579} 2:
{56F708D7-CE82-F0E7-6F2A-165474305224}
MSI (s) (A4:8C): Executing op:
ComponentUnregister(ComponentId={14350085-D258-C660-CDFB-DB52B151F32A},,Bina
ryType=0,)
1: {E7CD50D2-C004-4A6D-BB30-4E54517A6579} 2:
{14350085-D258-C660-CDFB-DB52B151F32A}
MSI (s) (A4:8C): Executing op:
ComponentUnregister(ComponentId={71A0C18A-DEEC-50FD-0F81-55204A5871AF},,Bina
ryType=0,)
1: {E7CD50D2-C004-4A6D-BB30-4E54517A6579} 2:
{71A0C18A-DEEC-50FD-0F81-55204A5871AF}
MSI (s) (A4:8C): Executing op:
ComponentUnregister(ComponentId={17920A28-5BA9-FE69-FE1D-B9D3C204CDF0},,Bina
ryType=0,)
1: {E7CD50D2-C004-4A6D-BB30-4E54517A6579} 2:
{17920A28-5BA9-FE69-FE1D-B9D3C204CDF0}
MSI (s) (A4:8C): Executing op:
ComponentUnregister(ComponentId={75C418F2-7BA8-1FF5-33D8-B0D445B9663A},,Bina
ryType=0,)
1: {E7CD50D2-C004-4A6D-BB30-4E54517A6579} 2:
{75C418F2-7BA8-1FF5-33D8-B0D445B9663A}
MSI (s) (A4:8C): Executing op:
ActionStart(Name=MsiUnpublishAssemblies,Description=Unpublishing assembly
information,Template=Application Context:, Assembly Name:)
Action 16:22:16: MsiUnpublishAssemblies. Unpublishing assembly information
MSI (s) (A4:8C): Executing op:
AssemblyUnpublish(Feature=DefaultFeature,Component={744A65BA-5892-931D-2B24-
9A72004BAEFF}
MsiUnpublishAssemblies: Application Context:C:|Program Files|Neville J. Lang
& Assoc. Pty. Ltd|MyApp|CustomInstaller.dll, Assembly
Name:CustomInstaller,Version="1.2.0.0",Culture="neutral"
MSI (s) (A4:8C): Note: 1: 1402 2: UNKNOWN\Installer\Assemblies\C:|Program
Files|Neville J. Lang & Assoc. Pty. Ltd|MyApp|CustomInstaller.dll 3: 2
MSI (s) (A4:8C): Note: 1: 1402 2: UNKNOWN\Installer\Assemblies\C:|Program
Files|Neville J. Lang & Assoc. Pty. Ltd|MyApp|CustomInstaller.dll 3: 2
MSI (s) (A4:8C): Executing op:
AssemblyUnpublish(Feature=DefaultFeature,Component={56F708D7-CE82-F0E7-6F2A-
165474305224}
MsiUnpublishAssemblies: Application Context:C:|Program Files|Neville J. Lang
& Assoc. Pty. Ltd|MyApp|MyApp2AB.exe, Assembly
Name:MyApp2AB,Version="1.2.0.0",Culture="neutral"
MSI (s) (A4:8C): Note: 1: 1402 2: UNKNOWN\Installer\Assemblies\C:|Program
Files|Neville J. Lang & Assoc. Pty. Ltd|MyApp|MyApp2AB.exe 3: 2
MSI (s) (A4:8C): Note: 1: 1402 2: UNKNOWN\Installer\Assemblies\C:|Program
Files|Neville J. Lang & Assoc. Pty. Ltd|MyApp|MyApp2AB.exe 3: 2
MSI (s) (A4:8C): Executing op:
AssemblyUnpublish(Feature=DefaultFeature,Component={17920A28-5BA9-FE69-FE1D-
B9D3C204CDF0}
MsiUnpublishAssemblies: Application Context:C:|Program Files|Neville J. Lang
& Assoc. Pty. Ltd|MyApp|AB2MyApp.exe, Assembly
Name:AB2MyApp,Version="1.2.0.0",Culture="neutral"
MSI (s) (A4:8C): Note: 1: 1402 2: UNKNOWN\Installer\Assemblies\C:|Program
Files|Neville J. Lang & Assoc. Pty. Ltd|MyApp|AB2MyApp.exe 3: 2
MSI (s) (A4:8C): Note: 1: 1402 2: UNKNOWN\Installer\Assemblies\C:|Program
Files|Neville J. Lang & Assoc. Pty. Ltd|MyApp|AB2MyApp.exe 3: 2
MSI (s) (A4:8C): Executing op:
ActionStart(Name=UnpublishFeatures,Description=Unpublishing Product
Features,Template=Feature: )
Action 16:22:16: UnpublishFeatures. Unpublishing Product Features
MSI (s) (A4:8C): Executing op:
FeatureUnpublish(Feature=DefaultFeature,,Absent=2,Component=].xGMoj!@W*=moLx
~v2{VukyCR+?Lv'{0%CCD9b.Lt%R){7Pihv+^^BIUFm1,14TLB?[%B)}CI-AbuHaY-wX*@[8jz~S
&'mX,KIvn08qMb~)?-eYPFmswNj6)
UnpublishFeatures: Feature: DefaultFeature
MSI (s) (A4:8C): Note: 1: 1402 2:
UNKNOWN\Installer\Features\2D05DC7E400CD6A4BB03E44515A75697 3: 2
MSI (s) (A4:8C): Executing op:
ActionStart(Name=RemoveODBC,Description=Removing ODBC components,)
Action 16:22:16: RemoveODBC. Removing ODBC components
MSI (s) (A4:8C): Executing op: ODBCDriverManager(,BinaryType=0)
MSI (s) (A4:8C): Executing op: ODBCDriverManager(,BinaryType=1)
MSI (s) (A4:8C): Executing op:
ActionStart(Name=RemoveFiles,Description=Removing files,Template=File: ,
Directory: )
Action 16:22:16: RemoveFiles. Removing files
MSI (s) (A4:8C): Executing op:
ProgressTotal(Total=6,Type=1,ByteEquivalent=175000)
MSI (s) (A4:8C): Executing op: SetTargetFolder(Folder=C:\Program
Files\Neville J. Lang & Assoc. Pty. Ltd\MyApp\)
MSI (s) (A4:8C): Executing op:
FileRemove(,FileName=CustomInstaller.dll,,ComponentId={744A65BA-5892-931D-2B
24-9A72004BAEFF})
RemoveFiles: File: CustomInstaller.dll, Directory: C:\Program Files\Neville
J. Lang & Assoc. Pty. Ltd\MyApp\
MSI (s) (A4:8C): Verifying accessibility of file: CustomInstaller.dll
MSI (s) (A4:8C): Executing op:
FileRemove(,FileName=MyApp2AB.exe,,ComponentId={56F708D7-CE82-F0E7-6F2A-1654
74305224})
RemoveFiles: File: MyApp2AB.exe, Directory: C:\Program Files\Neville J. Lang
& Assoc. Pty. Ltd\MyApp\
MSI (s) (A4:8C): Verifying accessibility of file: MyApp2AB.exe
MSI (s) (A4:8C): Executing op:
FileRemove(,FileName=MyApp.dat,,ComponentId={14350085-D258-C660-CDFB-DB52B15
1F32A})
RemoveFiles: File: MyApp.dat, Directory: C:\Program Files\Neville J. Lang &
Assoc. Pty. Ltd\MyApp\
MSI (s) (A4:8C): Verifying accessibility of file: MyApp.dat
MSI (s) (A4:8C): Executing op:
FileRemove(,FileName=MyApp_PPC.ARMV4.CAB,,ComponentId={71A0C18A-DEEC-50FD-0F
81-55204A5871AF})
RemoveFiles: File: MyApp_PPC.ARMV4.CAB, Directory: C:\Program Files\Neville
J. Lang & Assoc. Pty. Ltd\MyApp\
MSI (s) (A4:8C): Verifying accessibility of file: MyApp_PPC.ARMV4.CAB
MSI (s) (A4:8C): Executing op:
FileRemove(,FileName=AB2MyApp.exe,,ComponentId={17920A28-5BA9-FE69-FE1D-B9D3
C204CDF0})
RemoveFiles: File: AB2MyApp.exe, Directory: C:\Program Files\Neville J. Lang
& Assoc. Pty. Ltd\MyApp\
MSI (s) (A4:8C): Verifying accessibility of file: AB2MyApp.exe
MSI (s) (A4:8C): Executing op:
FileRemove(,FileName=MyApp_PPC.ARM.CAB,,ComponentId={75C418F2-7BA8-1FF5-33D8
-B0D445B9663A})
RemoveFiles: File: MyApp_PPC.ARM.CAB, Directory: C:\Program Files\Neville J.
Lang & Assoc. Pty. Ltd\MyApp\
MSI (s) (A4:8C): Verifying accessibility of file: MyApp_PPC.ARM.CAB
MSI (s) (A4:8C): Executing op:
ActionStart(Name=InstallFiles,Description=Copying new files,Template=File: ,
Directory: , Size: )
Action 16:22:17: InstallFiles. Copying new files
MSI (s) (A4:8C): Executing op: InstallProtectedFiles(AllowUI=1)
MSI (s) (A4:8C): Executing op: End(Checksum=0,ProgressTotal=1194000)
MSI (s) (A4:8C): FEATURECACHE: Entering Invalidate
MSI (s) (A4:8C): User policy value 'DisableRollback' is 0
MSI (s) (A4:8C): Machine policy value 'DisableRollback' is 0
Action 16:22:17: RollbackCleanup. Removing backup files
RollbackCleanup: File: C:\Config.Msi\175370a.rbf
RollbackCleanup: File: C:\Config.Msi\175370b.rbf
RollbackCleanup: File: C:\Config.Msi\175370c.rbf
RollbackCleanup: File: C:\Config.Msi\175370d.rbf
RollbackCleanup: File: C:\Config.Msi\175370e.rbf
RollbackCleanup: File: C:\Config.Msi\175370f.rbf
MSI (s) (A4:8C): Calling SRSetRestorePoint API. dwRestorePtType: 0,
dwEventType: 103, llSequenceNumber: 919, szDescription: "".
MSI (s) (A4:8C): The call to SRSetRestorePoint API succeeded. Returned
status: 0.
MSI (s) (A4:8C): Unlocking Server
Action ended 16:22:17: InstallFinalize. Return value 1.
Action ended 16:22:17: INSTALL. Return value 1.
Property(S): UpgradeCode = {E1C27455-C2A6-4723-A4B1-642F294A8A11}
Property(S): TARGETDIR = C:\Program Files\Neville J. Lang & Assoc. Pty.
Ltd\MyApp\
Property(S): ProgramMenuFolder = C:\Documents and Settings\Neville
Lang\Start Menu\Programs\
Property(S): DesktopFolder = C:\Documents and Settings\Neville Lang\Desktop\
Property(S): VSDFXAvailable = TRUE
Property(S): VSDSupportedRuntimes = 1.1.4322
Property(S): ProductName = MyApp
Property(S): ProductCode = {E7CD50D2-C004-4A6D-BB30-4E54517A6579}
Property(S): ProductVersion = 1.2.0
Property(S): Manufacturer = Neville J. Lang & Assoc. Pty. Ltd.
Property(S): ARPHELPLINK = www.njlsoftware.com
Property(S): ARPCONTACT = Neville Lang
Property(S): ProductLanguage = 1033
Property(S): SecureCustomProperties =
PREVIOUSVERSIONSINSTALLED;NEWERPRODUCTFOUND
Property(S): RedirectedDllSupport = 2
Property(S): VersionNT = 501
Property(S): VSDNETURLMSG = This setup requires the .NET Framework version
1.1.4322. Please install the .NET Framework and run this setup again. The
.NET Framework can be obtained from the web. Would you like to do this now?
Property(S): VSDIISMSG = This setup requires Internet Information Server 4.0
or higher and Windows NT 4.0, Windows 2000, or Windows XP. This setup
cannot be installed on Windows 95, Windows 98, or Windows Me. Please
install Internet Information Server and run this setup again.
Property(S): VSDUIANDADVERTISED = This advertised application will not be
installed because it might be unsafe. Contact your administrator to change
the installation user interface option of the package to basic.
Property(S): VSDNETMSG = This setup requires the .NET Framework version
1.1.4322. Please install the .NET Framework and run this setup again.
Property(S): VSDINVALIDURLMSG = The specified path '[2]' is unavailable. The
Internet Information Server might not be running or the path exists and is
redirected to another machine. Please check the status of this virtual
directory in the Internet Services Manager.
Property(S): VSDVERSIONMSG = Unable to install because a newer version of
this product is already installed.
Property(S): MaintenanceForm_Action = Repair
Property(S): ErrorDialog = ErrorDialog
Property(S): SFF_UpFldrBtn = UpFldrBtn
Property(S): SFF_NewFldrBtn = NewFldrBtn
Property(S): DefaultUIFont =
VsdDefaultUIFont.524F4245_5254_5341_4C45_534153783400
Property(S): AdminMaintenanceForm_Action = Repair
Property(S): AdminWelcomeForm_NextArgs = AdminFolderForm
Property(S): AdminFolderForm_PrevArgs = AdminWelcomeForm
Property(S): AdminFolderForm_NextArgs = AdminConfirmInstallForm
Property(S): AdminConfirmInstallForm_PrevArgs = AdminFolderForm
Property(S): WelcomeForm_NextArgs = ConfirmInstallForm
Property(S): ConfirmInstallForm_PrevArgs = WelcomeForm
Property(S): PackageCode = {8F534CEC-DB03-45B3-8412-454AB266CFB9}
Property(S): ProductState = 5
Property(S): REMOVE = ALL
Property(S): CURRENTDIRECTORY = C:\Documents and Settings\Neville Lang
Property(S): CLIENTUILEVEL = 2
Property(S): CLIENTPROCESSID = 3620
Property(S): PRODUCTLANGUAGE = 1033
Property(S): VersionDatabase = 200
Property(S): VersionMsi = 2.00
Property(S): WindowsBuild = 2600
Property(S): ServicePackLevel = 1
Property(S): ServicePackLevelMinor = 0
Property(S): MsiNTProductType = 1
Property(S): MsiNTSuitePersonal = 1
Property(S): WindowsFolder = C:\WINDOWS\
Property(S): WindowsVolume = C:\
Property(S): SystemFolder = C:\WINDOWS\System32\
Property(S): System16Folder = C:\WINDOWS\System\
Property(S): RemoteAdminTS = 1
Property(S): TempFolder = C:\DOCUME~1\NEVILL~1\LOCALS~1\Temp\
Property(S): ProgramFilesFolder = C:\Program Files\
Property(S): CommonFilesFolder = C:\Program Files\Common Files\
Property(S): AppDataFolder = C:\Documents and Settings\Neville
Lang\Application Data\
Property(S): FavoritesFolder = C:\Documents and Settings\Neville
Lang\Favorites\
Property(S): NetHoodFolder = C:\Documents and Settings\Neville Lang\NetHood\
Property(S): PersonalFolder = C:\Documents and Settings\Neville Lang\My
Documents\
Property(S): PrintHoodFolder = C:\Documents and Settings\Neville
Lang\PrintHood\
Property(S): RecentFolder = C:\Documents and Settings\Neville Lang\Recent\
Property(S): SendToFolder = C:\Documents and Settings\Neville Lang\SendTo\
Property(S): TemplateFolder = C:\Documents and Settings\Neville
Lang\Templates\
Property(S): CommonAppDataFolder = C:\Documents and Settings\All
Users\Application Data\
Property(S): LocalAppDataFolder = C:\Documents and Settings\Neville
Lang\Local Settings\Application Data\
Property(S): MyPicturesFolder = C:\Documents and Settings\Neville Lang\My
Documents\My Pictures\
Property(S): AdminToolsFolder = C:\Documents and Settings\Neville Lang\Start
Menu\Programs\Administrative Tools\
Property(S): StartupFolder = C:\Documents and Settings\Neville Lang\Start
Menu\Programs\Startup\
Property(S): StartMenuFolder = C:\Documents and Settings\Neville Lang\Start
Menu\
Property(S): FontsFolder = C:\WINDOWS\Fonts\
Property(S): GPTSupport = 1
Property(S): OLEAdvtSupport = 1
Property(S): ShellAdvtSupport = 1
Property(S): Intel = 15
Property(S): PhysicalMemory = 479
Property(S): VirtualMemory = 879
Property(S): AdminUser = 1
Property(S): LogonUser = Neville Lang
Property(S): UserSID = S-1-5-21-239712180-97400744-1281840561-1006
Property(S): UserLanguageID = 3081
Property(S): ComputerName = CPQLAP
Property(S): SystemLanguageID = 3081
Property(S): ScreenX = 1024
Property(S): ScreenY = 768
Property(S): CaptionHeight = 26
Property(S): BorderTop = 1
Property(S): BorderSide = 1
Property(S): TextHeight = 16
Property(S): ColorBits = 32
Property(S): TTCSupport = 1
Property(S): MsiNetAssemblySupport = 1.1.4322.573
Property(S): MsiWin32AssemblySupport = 5.1.2600.1515
Property(S): Time = 16:22:17
Property(S): Date = 25/08/2004
Property(S): Privileged = 1
Property(S): USERNAME = Neville Lang
Property(S): COMPANYNAME = Neville J. Lang & Assoc. Pty. Ltd.
Property(S): Installed = 2004/08/25 16:16:28
Property(S): DATABASE = C:\WINDOWS\Installer\1753705.msi
Property(S): OriginalDatabase = C:\WINDOWS\Installer\1753705.msi
Property(S): UILevel = 3
Property(S): Preselected = 1
Property(S): ACTION = INSTALL
Property(S): VSDFxConfigFile = C:\DOCUME~1\NEVILL~1\LOCALS~1\Temp\CFG136.tmp
Property(S): ROOTDRIVE = C:\
Property(S): CostingComplete = 1
Property(S): OutOfDiskSpace = 0
Property(S): OutOfNoRbDiskSpace = 0
Property(S): PrimaryVolumeSpaceAvailable = 0
Property(S): PrimaryVolumeSpaceRequired = 0
Property(S): PrimaryVolumeSpaceRemaining = 0
Property(S): INSTALLLEVEL = 1
=== Logging stopped: 25/08/2004 16:22:18 ===
MSI (s) (A4:8C): Note: 1: 1724
MSI (s) (A4:8C): Note: 1: 2262 2: Error 3: -2147287038
MSI (s) (A4:8C): Note: 1: 2262 2: Error 3: -2147287038
MSI (s) (A4:8C): Product: MyApp -- Removal completed successfully.
MSI (s) (A4:8C): Cleaning up uninstalled install packages, if any exist
MSI (s) (A4:8C): Post-install cleanup: removing installer file
'C:\WINDOWS\Installer\1753705.msi'
MSI (s) (A4:8C): MainEngineThread is returning 0
MSI (c) (24:48): Decrementing counter to disable shutdown. If counter >= 0,
shutdown will be denied. Counter after decrement: -1
MSI (c) (24:48): MainEngineThread is returning 0
=== Verbose logging stopped: 25/08/2004 16:22:18 ===
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~