Re: [WiX-users] question about the CostingComplete MSI bug

2010-12-20 Thread Neil Sleightholm
For more details about this take a look here
http://www.joyofsetup.com/2010/10/09/experimental-results-part-ii/

So far the result seem to indicate the not waiting for CostingComplete
doesn't have any effect.

Neil

-Original Message-
From: Dawei Xu [mailto:dawei...@gmail.com] 
Sent: 21 December 2010 02:25
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] question about the CostingComplete MSI bug

Hi, Thom,

Thanks very much for your reply.

Wix 3.5 or 3.6 will always NOT pop up this window (no matter the
CostingComplete finish or not). Am I right? Will this will cause some
problem if the installation started before the CostingComplete finsihed?

I'm working on a legacy code using WiX 2.0, I think I can only remove
the the publish event line below to achieve the same effect. Am I right?

"CostingComplete
= 1"


Thanks very much!


Best regards,

Dawei Xu


On Mon, Dec 20, 2010 at 11:59 PM,
wrote:

> Date: Mon, 20 Dec 2010 09:47:54 -
> From: "Thom Leigh" 
> Subject: Re: [WiX-users] question about the CostingComplete MSI bug
> To: "General discussion for Windows Installer XML toolset."
>
> Message-ID:
>

> Content-Type: text/plain;   charset="us-ascii"
>
> Relates to this:
> http://sourceforge.net/tracker/?func=detail&aid=2951181&group_id=10597
> 0& 
> atid=642714 oup_id=105970&%0Aatid=642714>
>
> See here for info:
> http://www.joyofsetup.com/2010/04/04/bug-hunting/
> http://www.joyofsetup.com/2010/05/20/its-time-to-experiment/
> http://www.joyofsetup.com/2010/05/28/experimental-results-part-i/
> http://www.joyofsetup.com/2010/10/09/experimental-results-part-ii/
>
> I believe you'll have to upgrade to WiX 3.5 or 3.6.
>
> FYI this info was findable by Googling "WixUiCostingPopupOptOut"...
>
> -Thom
>

--
Lotusphere 2011
Register now for Lotusphere 2011 and learn how to connect the dots, take
your collaborative environment to the next level, and enter the era of
Social Business.
http://p.sf.net/sfu/lotusphere-d2d
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

--
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Creating additional directories

2010-12-20 Thread Rob Mensching
No custom action should be necessary. There are built in folders for the All
Users profile (MSI SDK will remember better than I) and HKLM is a provided
root.

On Mon, Dec 20, 2010 at 10:05 AM, John Alan Belli  wrote:

> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> I need to create the following directory structure as part of my
> installation:
>
> %ALLUSERSPROFILE%\Company Name\Product Name\Uploads
> %ALLUSERSPROFILE%\Company Name\Product Name\Backups
>
> Also the following registry key will need to be created:
>
> HKLM\SOFTWARE\Company Name\Product Name
>
> "Product Name" in both the file system and registry will
> eventually have the permissions modified using Secure Objects
> custom action (located in WixUtilExtension) so that it works the
> same on XP, Vista and 7.
>
> Is this possible to do or will I have to create a custom action
> DLL?
> - --
> John Alan Belli  jabe...@pobox.com   http:// coming soon
> (_...@___#PGP DH/DSS Key ID: 0x9F9A5233  RSA Key ID: 0xFD7399CD
> U/~   O-   Available by finger and on various keyservers
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v2.0.12 (MingW32) - WinPT 1.4.2
> Charset: UTF-8
>
> iEYEARECAAYFAk0PmrIACgkQ2IsOhZ+aUjNDiwCg+CufJRZq27EFEJ8UWZIiNlb6
> elcAmwYDY0sTq4hqsgNH8IZZJWeEdL9q
> =TzuI
> -END PGP SIGNATURE-
>
>
> --
> Lotusphere 2011
> Register now for Lotusphere 2011 and learn how
> to connect the dots, take your collaborative environment
> to the next level, and enter the era of Social Business.
> http://p.sf.net/sfu/lotusphere-d2d
> ___
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
>


-- 
virtually, Rob Mensching - http://RobMensching.com LLC
--
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] question about the CostingComplete MSI bug

2010-12-20 Thread Dawei Xu
Hi, Thom,

Thanks very much for your reply.

Wix 3.5 or 3.6 will always NOT pop up this window (no matter the
CostingComplete finish or not). Am I right? Will this will cause some
problem if the installation started before the CostingComplete finsihed?

I'm working on a legacy code using WiX 2.0, I think I can only remove the
the publish event line below to achieve the same effect. Am I right?

"CostingComplete
= 1"


Thanks very much!


Best regards,

Dawei Xu


On Mon, Dec 20, 2010 at 11:59 PM,
wrote:

> Date: Mon, 20 Dec 2010 09:47:54 -
> From: "Thom Leigh" 
> Subject: Re: [WiX-users] question about the CostingComplete MSI bug
> To: "General discussion for Windows Installer XML toolset."
>
> Message-ID:
>
> Content-Type: text/plain;   charset="us-ascii"
>
> Relates to this:
> http://sourceforge.net/tracker/?func=detail&aid=2951181&group_id=105970&;
> atid=642714
>
> See here for info:
> http://www.joyofsetup.com/2010/04/04/bug-hunting/
> http://www.joyofsetup.com/2010/05/20/its-time-to-experiment/
> http://www.joyofsetup.com/2010/05/28/experimental-results-part-i/
> http://www.joyofsetup.com/2010/10/09/experimental-results-part-ii/
>
> I believe you'll have to upgrade to WiX 3.5 or 3.6.
>
> FYI this info was findable by Googling "WixUiCostingPopupOptOut"...
>
> -Thom
>
--
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] Rollback under Win 2K3 causes .NET to be uninstalled

2010-12-20 Thread Gary Gocek
Summary: .NET 3.5 installer for .NET 4.0 app. If rollback occurs under Win
2K3, .NET 2.0 is uninstalled as well as app.


I have a .NET 3.5 installer for a .NET 4.0 web application, built with WIX
3.5.2110. It installs and uninstalls successfully under Windows Server 2003
and Windows Server 2008. There is a custom user interface. After the files
are deployed, a custom completion screen appears. The screen is different if
successful or if there were errors.

The installer is .NET 3.5 because we could not build a .NET 4.0 installer
with Wix 3.5. I think it had something to do with makesfxca.

The installer uses immediate and deferred custom actions to achieve rollback
when there is an error. Under Server 2008, the rollback works and the custom
completion screen appears. My Server 2008 environment has IIS7 and .NET 4.0,
no other version of .NET Framework.

My Server 2003 environment has IIS6 and .NET 4.0, but also .NET 2, 3 and
3.5. ARP will not let me uninstall .NET 2.0.

I am using msiexec 4.5 for Server 2003 and Server 2008.

If there is an installation error under Server 2003 and a rollback occurs,
the rollback uninstalls .NET 2.0 as well as my web app. My completion screen
then fails to open. (My concern is not the installation error. Users will
always find ways to cause errors. The problem is, if there is any error, the
rollback uninstalls .NET.)

Why does the rollback uninstall .NET Framework 2.0 under Server 2003?

--
CustomAction.config:








--
MSI log where the rollback begins and takes out .NET 2.0:
...
Action ended 15:54:16: InstallFinalize. Return value 3.
MSI (s) (14:34) [15:54:16:872]: User policy value 'DisableRollback' is 0 MSI
(s) (14:34) [15:54:16:872]: Machine policy value 'DisableRollback' is 0 MSI
(s) (14:34) [15:54:22:545]: Executing op:
Header(Signature=1397708873,Version=301,Timestamp=1030978475,LangId=0,Platfo
rm=0,ScriptType=2,ScriptMajorVersion=21,ScriptMinorVersion=4,ScriptAttribute
s=1)
MSI (s) (14:34) [15:54:22:545]: Executing op: DialogInfo(Type=0,Argument=0)
MSI (s) (14:34) [15:54:22:545]: Executing op:
DialogInfo(Type=1,Argument=Microsoft .NET Framework 2.0 Service Pack 2) MSI
(s) (14:34) [15:54:22:545]: Executing op:
RollbackInfo(,RollbackAction=Rollback,RollbackDescription=Rolling back
action:,RollbackTemplate=[1],CleanupAction=RollbackCleanup,CleanupDescriptio
n=Removing backup files,CleanupTemplate=File: [1])

--
MSI log where the completion screen fails to start up:
...
Action start 15:55:53: ShowError.
MSI (s) (14:B8) [15:55:54:015]: Invoking remote custom action. DLL:
C:\WINDOWS\Installer\MSI101.tmp, Entrypoint: ShowError
SFXCA: Extracting custom action to temporary directory:
C:\WINDOWS\Installer\MSI101.tmp-\
SFXCA: Failed to get requested CLR info. Error code 0x80131700
SFXCA: Ensure that the proper version of the .NET Framework is installed, or
that there is a matching supportedRuntime element in CustomAction.config. If
you are binding to .NET 4 or greater add
useLegacyV2RuntimeActivationPolicy=true to the  element. Action
ended 15:55:55: ShowError. Return value 3.



--
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Sequencing Components in Feature Element

2010-12-20 Thread kim

Thanks! I was able to achieve this using C# Custom action.
-- 
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Sequencing-Components-in-Feature-Element-tp5845937p5853748.html
Sent from the wix-users mailing list archive at Nabble.com.

--
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] Creating additional directories

2010-12-20 Thread John Alan Belli
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I need to create the following directory structure as part of my
installation:
 
%ALLUSERSPROFILE%\Company Name\Product Name\Uploads
%ALLUSERSPROFILE%\Company Name\Product Name\Backups
 
Also the following registry key will need to be created:
 
HKLM\SOFTWARE\Company Name\Product Name
 
"Product Name" in both the file system and registry will
eventually have the permissions modified using Secure Objects
custom action (located in WixUtilExtension) so that it works the
same on XP, Vista and 7.
 
Is this possible to do or will I have to create a custom action
DLL?
- -- 
John Alan Belli  jabe...@pobox.com   http:// coming soon
(_...@___#PGP DH/DSS Key ID: 0x9F9A5233  RSA Key ID: 0xFD7399CD
U/~   O-   Available by finger and on various keyservers
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.12 (MingW32) - WinPT 1.4.2
Charset: UTF-8

iEYEARECAAYFAk0PmrIACgkQ2IsOhZ+aUjNDiwCg+CufJRZq27EFEJ8UWZIiNlb6
elcAmwYDY0sTq4hqsgNH8IZZJWeEdL9q
=TzuI
-END PGP SIGNATURE-

--
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Target User Registry Hive

2010-12-20 Thread Wilson, Phil
..and what is the problem that resulted in this?  I see this kind of thing when 
an application developer decides that the way to get entries populated for each 
user is have the install do it, ignoring the difficulties and the fact that 
they won't be there if a new user arrives. You could target HKCU and have 
Windows install the entries on demand, but that's often unpopular. 

Phil Wilson 

-Original Message-
From: Rob Mensching [mailto:r...@robmensching.com] 
Sent: Monday, December 20, 2010 7:59 AM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Target User Registry Hive

No. In general, that is extremely difficult to do in Windows itself. There
are a lot of challenges to loading another user's profile, particularly if
you take into account roaming profiles.


On Mon, Dec 20, 2010 at 7:08 AM, Andy Clugston  wrote:

> Hi WiX Users,
>
> Is it possible to target a user's hive (other than the logged on user)
> during the install process? I did a quick review of the Registry elements
> and didn't see anything jump out at me.
>
> Thanks!
>
> --
> Lotusphere 2011
> Register now for Lotusphere 2011 and learn how
> to connect the dots, take your collaborative environment
> to the next level, and enter the era of Social Business.
> http://p.sf.net/sfu/lotusphere-d2d
> ___
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
>


-- 
virtually, Rob Mensching - http://RobMensching.com LLC
--
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


*** Confidentiality Notice: This e-mail, including any associated or attached 
files, is intended solely for the individual or entity to which it is 
addressed. This e-mail is confidential and may well also be legally privileged. 
If you have received it in error, you are on notice of its status. Please 
notify the sender immediately by reply e-mail and then delete this message from 
your system. Please do not copy it or use it for any purposes, or disclose its 
contents to any other person. This email comes from a division of the Invensys 
Group, owned by Invensys plc, which is a company registered in England and 
Wales with its registered office at 3rd Floor, 40 Grosvenor Place, London, SW1X 
7AW (Registered number 166023). For a list of European legal entities within 
the Invensys Group, please go to 
http://www.invensys.com/legal/default.asp?top_nav_id=77&nav_id=80&prev_id=77.

You may contact Invensys plc on +44 (0)20 3155 1200 or e-mail 
recept...@invensys.com. This e-mail and any attachments thereto may be subject 
to the terms of any agreements between Invensys (and/or its subsidiaries and 
affiliates) and the recipient (and/or its subsidiaries and affiliates).



--
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Sequencing Components in Feature Element

2010-12-20 Thread Christopher Painter
Kim-

 I answered your question over at stackoverflow.  If you are interested, I 
could possibly take some time on the phone to answer  your questions in depth. 
( It's a slow time of the year. )

Chris


--- On Mon, 12/20/10, kim  wrote:

> From: kim 
> Subject: Re: [WiX-users] Sequencing Components in Feature Element
> To: wix-users@lists.sourceforge.net
> Date: Monday, December 20, 2010, 10:11 AM
> 
> Thanks for your reply Rob. 
> 
> I added the Copy file componen to my main feature element
> and after the new
> files component, so in the following case "OneCoreFiles"
> should be executed
> first and then "ConfigCopyFile" . But I am still getting
> the same
> resultcomponents are not executed in the order they are
> declared in
> Feature element.
> 
>  Level="1">
>              Id="LogEntries" />
>            
> 
>              Id="AppDBConfiguration" />
>              Id="SqlServerConfiguration" />
>              Id="OracleConfiguration" />
>              Id="IISConfiguration" />
>              Id="ConfigCopyFile" />
>         
> 
> Please let me know how can I achieve this functionality.
> I am still in my learning phase for WIX so please advice. 
> 
> Thank you.
> -- 
> View this message in context: 
> http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Sequencing-Components-in-Feature-Element-tp5845937p5850946.html
> Sent from the wix-users mailing list archive at
> Nabble.com.
> 
> --
> Lotusphere 2011
> Register now for Lotusphere 2011 and learn how
> to connect the dots, take your collaborative environment
> to the next level, and enter the era of Social Business.
> http://p.sf.net/sfu/lotusphere-d2d
> ___
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
> 


  

--
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Sequencing Components in Feature Element

2010-12-20 Thread kim

Thanks for your reply Rob. 

I added the Copy file componen to my main feature element and after the new
files component, so in the following case "OneCoreFiles" should be executed
first and then "ConfigCopyFile" . But I am still getting the same
resultcomponents are not executed in the order they are declared in
Feature element.











Please let me know how can I achieve this functionality.
I am still in my learning phase for WIX so please advice. 

Thank you.
-- 
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Sequencing-Components-in-Feature-Element-tp5845937p5850946.html
Sent from the wix-users mailing list archive at Nabble.com.

--
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Target User Registry Hive

2010-12-20 Thread Rob Mensching
No. In general, that is extremely difficult to do in Windows itself. There
are a lot of challenges to loading another user's profile, particularly if
you take into account roaming profiles.


On Mon, Dec 20, 2010 at 7:08 AM, Andy Clugston  wrote:

> Hi WiX Users,
>
> Is it possible to target a user's hive (other than the logged on user)
> during the install process? I did a quick review of the Registry elements
> and didn't see anything jump out at me.
>
> Thanks!
>
> --
> Lotusphere 2011
> Register now for Lotusphere 2011 and learn how
> to connect the dots, take your collaborative environment
> to the next level, and enter the era of Social Business.
> http://p.sf.net/sfu/lotusphere-d2d
> ___
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
>


-- 
virtually, Rob Mensching - http://RobMensching.com LLC
--
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] Target User Registry Hive

2010-12-20 Thread Andy Clugston
Hi WiX Users,

Is it possible to target a user's hive (other than the logged on user)
during the install process? I did a quick review of the Registry elements
and didn't see anything jump out at me.

Thanks!
--
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] question about the CostingComplete MSI bug

2010-12-20 Thread Thom Leigh
Relates to this:
http://sourceforge.net/tracker/?func=detail&aid=2951181&group_id=105970&;
atid=642714

See here for info:
http://www.joyofsetup.com/2010/04/04/bug-hunting/
http://www.joyofsetup.com/2010/05/20/its-time-to-experiment/
http://www.joyofsetup.com/2010/05/28/experimental-results-part-i/
http://www.joyofsetup.com/2010/10/09/experimental-results-part-ii/

I believe you'll have to upgrade to WiX 3.5 or 3.6.

FYI this info was findable by Googling "WixUiCostingPopupOptOut"...

-Thom


-Original Message-
From: Dawei Xu [mailto:dawei...@gmail.com] 
Sent: 20 December 2010 09:23
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] question about the CostingComplete MSI bug

Hi, experts,

I have a msi file built out using WIX 2.0. Some users encounter the
issue that "please wait while the installer finishes determining your
disk space requirements" dialog always show up. User can cancel this
setup and run the msi file again to fix it.

Since I can't reproduce this issue and I search the web found the
following in WIX history.
http://wix.codeplex.com/SourceControl/list/changesets

b6a02b961a3d
 by Rob Mensching  Oct 15 at
8:59 PM 13  wix36 BobArnso: Add support to Melt for rewriting .wixpdb
files based on exploded content of .msi packages.
BobArnso: Default WixUICostingPopupOptOut to 1, to avoid the
CostingComplete MSI bug. Opt in to the costing dialog by setting
WixUICostingPopupOptOut to 0.

Does this mean there is a *CostingComplete *bug in Windows Installer?
But I didn't find anything on MSDN.

Thanks for your time and look forward to your kindly reply.


Best regards,

Dawei Xu

--
Lotusphere 2011
Register now for Lotusphere 2011 and learn how to connect the dots, take
your collaborative environment to the next level, and enter the era of
Social Business.
http://p.sf.net/sfu/lotusphere-d2d
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

--
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] question about the CostingComplete MSI bug

2010-12-20 Thread Dawei Xu
Hi, experts,

I have a msi file built out using WIX 2.0. Some users encounter the issue
that "please wait while the installer finishes determining your disk space
requirements" dialog always show up. User can cancel this setup and run the
msi file again to fix it.

Since I can't reproduce this issue and I search the web found the following
in WIX history. http://wix.codeplex.com/SourceControl/list/changesets

b6a02b961a3d
 by Rob Mensching  Oct 15 at
8:59 PM 13  wix36 BobArnso: Add support to Melt for rewriting .wixpdb files
based on exploded
content of .msi packages.
BobArnso: Default WixUICostingPopupOptOut to 1, to avoid the CostingComplete
MSI bug. Opt in to the costing dialog by setting
WixUICostingPopupOptOut to 0.

Does this mean there is a *CostingComplete *bug in Windows Installer? But I
didn't find anything on MSDN.

Thanks for your time and look forward to your kindly reply.


Best regards,

Dawei Xu
--
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users