Bugs item #1780940, was opened at 2007-08-24 05:35
Message generated for change (Comment added) made by jonatin
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1780940&group_id=105970

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: extensions
Group: v2.0
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Ivan (johnny_job)
Assigned to: pmarcu (pmarcu)
Summary: ConfigureSmb CA doesn't work properly in major upgrade

Initial Comment:
Steps to reproduce:
1. Version 1 of an application creates a file share.
2. Version 2 of an application is a major upgrade to version 1. It
removes previous version (RemoveExistingProducts is scheduled right after
InstallInitialize) and then installs itself.

After major upgrade is done, the file share no
longer exists. The folder still present, but it's not shared.

I wrote 2 test wix projects to help you reproduce my situation (see 
attachement). Attached archive also contains verbose log created during major 
upgrade.

I use WiX 5325 and observe this bug both under Windows Server 2003 and Windows 
MCE.


----------------------------------------------------------------------

Comment By: Jonatin (jonatin)
Date: 2008-02-01 13:52

Message:
Logged In: YES 
user_id=484297
Originator: NO

This is also occurring on WiX 3.0.3704.

I have an installer with up to four file shares depending on features. One
folder is marked permanent and is thus never removed. The permanent file
share is the only one that exists after a major upgrade because the file
share is not removed. For each of the other folders DropSmb removes them
during upgrade.  ConfigureSmb adds the same file shares later but the share
never shows back up.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1780940&group_id=105970

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
WiX-devs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wix-devs

Reply via email to