ributes=1)
MSI (s) (B8:D8) [10:55:09:713]: Executing op:
RegAddValue(Name=C:\Windows\System32\playreadypc.cat,Value=#-,Attributes=1)
MSI (s) (B8:D8) [10:55:09:713]: Executing op: ProgressTick()
MSI (s) (B8:D8) [10:55:09:713]: Executing op:
ActionStart(Name=UnpublishFeatures,Description=Unpublishing Product
Features,Template=Feature: [1])
MSI (s) (B8:D8) [10:55:09:713]: Executing op:
FeatureUnpublish(Feature=WMPSDK,,Absent=2,Component='bKk%kh~J9i'ZTN521$)ne*jb)[EMAIL
PROTECTED],HLV&b?AF1)mAgy94)
MSI (s) (B8:D8) [10:55:09:713]: Note: 1: 1402 2:
UNKNOWN\Installer\Features\7E7D5E0B601AF854ABB7F2C8EA3AFB61 3: 2
MSI (s) (B8:D8) [10:55:09:713]: Executing op:
ActionStart(Name=RemoveRegistryValues,Description=Removing system registry
values,Template=Key: [1], Name: [2])
MSI (s) (B8:D8) [10:55:09:713]: Executing op:
ProgressTotal(Total=1,Type=1,ByteEquivalent=13200)
MSI (s) (B8:D8) [10:55:09:713]: Executing op:
RegOpenKey(Root=-2147483646,Key=Software\Microsoft\PlayReady,,BinaryType=0,)
MSI (s) (B8:D8) [10:55:09:713]: Executing op: RegRemoveValue(,,)
MSI (s) (B8:D8) [10:55:09:713]: Executing op:
ActionStart(Name=RemoveFolders,Description=Removing folders,Template=Folder:
[1])
MSI (s) (B8:D8) [10:55:09:713]: Executing op:
FolderRemove(Folder=C:\ProgramData\Microsoft\PlayReady\,Foreign=0)
MSI (s) (B8:D8) [10:55:09:713]: Executing op:
ActionStart(Name=PublishProduct,Description=Publishing product information,)
MSI (s) (B8:D8) [10:55:09:713]: Executing op: CleanupConfigData()
MSI (s) (B8:D8) [10:55:09:713]: Executing op:
RegisterPatchOrder(Continue=0,SequenceType=0,Remove=1)
MSI (s) (B8:D8) [10:55:09:728]: Note: 1: 1402 2:
UNKNOWN\Installer\Products\7E7D5E0B601AF854ABB7F2C8EA3AFB61\Patches 3: 2
MSI (s) (B8:D8) [10:55:09:728]: Executing op:
RegisterPatchOrder(Continue=0,SequenceType=1,Remove=1)
MSI (s) (B8:D8) [10:55:09:728]: Executing op:
CleanupConfigData(RemovingProduct=1)
MSI (s) (B8:D8) [10:55:09:728]: Note: 1: 1402 2:
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Products\7E7D5E0B601AF854ABB7F2C8EA3AFB61\Patches
3: 2
MSI (s) (B8:D8) [10:55:09:728]: Executing op:
End(Checksum=0,ProgressTotalHDWord=0,ProgressTotalLDWord=124800)
MSI (s) (B8:D8) [10:55:09:728]: User policy value 'DisableRollback' is 0
MSI (s) (B8:D8) [10:55:09:728]: Machine policy value 'DisableRollback' is 0
MSI (s) (B8:D8) [10:55:09:728]: Calling SRSetRestorePoint API. dwRestorePtType:
0, dwEventType: 103, llSequenceNumber: 48, szDescription: "".
MSI (s) (B8:D8) [10:55:09:728]: The call to SRSetRestorePoint API succeeded.
Returned status: 0.
MSI (s) (B8:D8) [10:55:09:728]: Unlocking Server
MSI (s) (B8:D8) [10:55:09:744]: PROPERTY CHANGE: Deleting UpdateStarted
property. Its current value is '1'.
MSI (s) (B8:D8) [10:55:09:744]: Doing action: RemoveExistingProducts
MSI (s) (B8:D8) [10:55:09:744]: Note: 1: 2205 2: 3: ActionText
Action ended 10:55:09: InstallFinalize. Return value 1.
MSI (s) (B8:D8) [10:55:09:744]: Skipping RemoveExistingProducts action: current
configuration is maintenance mode or an uninstall
Action start 10:55:09: RemoveExistingProducts.
Action ended 10:55:09: RemoveExistingProducts. Return value 0.
Action ended 10:55:09: INSTALL. Return value 1.
Property(S): WMSDKDIR = C:\Windows\System32\
From: Bob Arnson [EMAIL PROTECTED]
Sent: Sunday, October 28, 2007 1:13 PM
To: Harini Gurusamy
Cc: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Deleting files during Uninstall
Harini Gurusamy wrote:
Though my Uninstall succeeds , it does not remove the installed files.
I am not using any attributes like permanent =yes in my code. From the log
files,looks like a success ( return values=1 )
MSI (s) (F4:98) [07:59:01:700]: Doing action: RemoveFiles
MSI (s) (F4:98) [07:59:01:700]: Note: 1: 2205 2: 3: ActionText
Action ended 7:59:01: RemoveRegistryValues. Return value 1.
MSI (s) (F4:98) [07:59:01:700]: Note: 1: 2205 2: 3: RemoveFile
MSI (s) (F4:98) [07:59:01:700]: Note: 1: 2205 2: 3: RemoveFile
Action start 7:59:01: RemoveFiles.
That's the script-generation portion of the install; look further down for the
script execution where the files are actually removed. Also, look at the log
around the InstallValidate action to see what actions MSI is planning for your
features and components.
--
sig://boB
http://joyofsetup.com/
-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users