Thank you for your answer, Bob.
Here is a part of the log for Version2 within RemoveExistingProducts:
--------------
Action start 14:25:36: ConfigureSmb.
MSI (s) (98:08) [14:25:36:884]: Invoking remote custom action. DLL:
C:\WINDOWS\Installer\MSIA.tmp, Entrypoint: ConfigureSmb
MSI (s) (98!0C) [14:25:36:900]: PROPERTY CHANGE: Adding DropSmb property. Its
value is 'TransferShare'.
MSI (s) (98!0C) [14:25:36:900]: Doing action: DropSmb
MSI (s) (98!0C) [14:25:36:900]: Note: 1: 2205 2: 3: ActionText
Action start 14:25:36: DropSmb.
Action ended 14:25:36: DropSmb. Return value 1.
Action ended 14:25:36: ConfigureSmb. Return value 1.
--------------
And below is a part of the log after RemoveExistingProducts is done:
------------
Action start 14:25:37: ConfigureSmb.
MSI (s) (98:18) [14:25:37:087]: Invoking remote custom action. DLL:
C:\WINDOWS\Installer\MSIE.tmp, Entrypoint: ConfigureSmb
MSI (s) (98!1C) [14:25:37:103]: PROPERTY CHANGE: Adding CreateSmbRollback
property. Its value is 'TransferShare'.
MSI (s) (98!1C) [14:25:37:103]: Doing action: CreateSmbRollback
MSI (s) (98!1C) [14:25:37:103]: Note: 1: 2205 2: 3: ActionText
Action start 14:25:37: CreateSmbRollback.
Action ended 14:25:37: CreateSmbRollback. Return value 1.
MSI (s) (98!1C) [14:25:37:103]: PROPERTY CHANGE: Adding CreateSmb property. Its
value is 'TransferShareЂSome description.ЂC:\Program Files\My Application
Directory\TransferЂ0Ђ1ЂmyUserЂ327681'.
MSI (s) (98!1C) [14:25:37:103]: Doing action: CreateSmb
MSI (s) (98!1C) [14:25:37:103]: Note: 1: 2205 2: 3: ActionText
Action start 14:25:37: CreateSmb.
Action ended 14:25:37: CreateSmb. Return value 1.
Action ended 14:25:37: ConfigureSmb. Return value 1.
------------
Seems that all is ok, isn’t it?
Note that my sample applications contain feature with different IDs (feature ID
is “ProductFeature” in version 1, but “ProductFeatureImporter” in version 2). I
changed feature IDs to be the same in both applications, with no success – the
bug remains.
I can send you a log file as well as test projects for Votive in a ZIP file to
your e-mail (user list doesn’t support attachments).
Ivan Gusev
From: Bob Arnson [mailto:[EMAIL PROTECTED]
Sent: Saturday, August 18, 2007 10:08 PM
To: Гусев Иван
Cc: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] A bug in the ConfigureSmb?
Гусев Иван wrote:
After major upgrade is done (it seems with no errors), the file share no longer
exists. The folder still present, but it’s not shared.
Check a verbose log to see if the SMB custom actions logged any errors. Also,
check around InstallValidate logging to see whether MSI decided to remove the
component during RemoveExistingProducts.
--
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