If you generate a verbose log for each patch application, you'll be able to
see which parts are taking more time.

-----Original Message-----
From: Wang, Miaohsi [mailto:miaohsi.w...@invensys.com] 
Sent: 23 January 2012 19:53
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Our WiX patch installer is very slow

Dear All,

We create both our product base installer (version 6.0) and its upgrade
installer (version 6.0.1) in WiX. We also create the patch installer in WiX.
However, the resulting msp file runs really slow (It takes longer than 30
minutes to complete.). In contrast, the patch installer created by
InstallShield Patch Design using the same base and upgrade installers takes
only three or four minutes. The commands we use to create the WiX patch
installer are shown below:

"C:\Program Files\Windows Installer XML v3.5\bin\candle.exe" ROMeo601.wxs
"C:\Program Files\Windows Installer XML v3.5\bin\light.exe" ROMeo601.wixobj
"C:\Program Files\Windows Installer XML v3.5\bin\torch.exe" -p -xi
.\bin\Release\ROMeo60\ROMeo60.wixpdb .\bin\Release\en-US\ROMeo60.wixpdb -out
ROMeo601.wixmst
"C:\Program Files\Windows Installer XML v3.5\bin\pyro.exe" ROMeo601.wixmsp -t
ROMeo60Patch1 ROMeo601.wixmst -out ROMeo601.msp

If you know how to improve the patch install speed, or if you need more
information, please let me know. Any help will be very much appreciated.

Thanks a lot,
Miaohsi



*** 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/en/legal/default.aspx.

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).

-----------------------------------------------------------------------------
-
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users
SDL PLC confidential, all rights reserved.
If you are not the intended recipient of this mail SDL requests and requires 
that you delete it without acting upon or copying any of its contents, and we 
further request that you advise us.
SDL PLC is a public limited company registered in England and Wales.  
Registered number: 02675207.
Registered address: Globe House, Clivemont Road, Maidenhead, Berkshire SL6 7DY, 
UK.


------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to