[wix-users] Bootstrapper EXE bundle pre requisites and PerMachine=yes

Phill Hogland phill.hogland at rimage.com
Wed Nov 4 08:49:28 PST 2015


I believe that by default the VC runtime packages install the files to pre-machine areas, so I always mark them as PerMachine="yes" (and Permanent).  The ExePackage is a Burn bundle, and as I understand it all Burn bundles are pre-machine.  I do not create any per-user  setups, but I have read that if a per-user setup is desired the vc runtimes must be deployed as private dependencies.
http://stackoverflow.com/questions/12522042/wix-installer-with-visual-c-redistributable-install-per-user


-----Original Message-----
From: wix-users [mailto:wix-users-bounces at lists.wixtoolset.org] On Behalf Of Steve Ogilvie
Sent: Wednesday, November 04, 2015 10:33 AM
To: WiX User List <wix-users at lists.wixtoolset.org>
Subject: Re: [wix-users] Bootstrapper EXE bundle pre requisites and PerMachine=yes

Does anyone have any information on this please??
thanks,
Steve

From: sogilvie at msn.com
To: wix-users at lists.wixtoolset.org
Subject: Bootstrapper EXE bundle pre requisites and PerMachine=yes
Date: Wed, 28 Oct 2015 15:24:38 -0400




Hi,
My client product use the "Microsoft Visual C++ 2010 SP1 Redistributable Package" and "Microsoft Visual C++ 2012 Redistributable Package" installed as pre requisites.
For the life of me I can't find out why I set only these two EXE packages to:
PerMachine="yes"
My other pre reqequisite packages do not have this element set...
i.e.:Microsoft SQL Server Compact 3.5 SP2 CU2Microsoft Sync Framework 3.1 Database ProvidersMicrosoft Sync Framework 2.1 Core Components For my Admin product I have the "Microsoft SQL Server 2012 - Express Edition SP2" set to PerMachine="yes" as well...
while my other pre requisites are not, i.e.:Microsoft SQL Server 2012 System CLR Types SP1Microsoft SQL Server 2012 Management Objects SP1Microsoft Sync Framework 2.1 Core ComponentsMicrosoft Sync Framework 3.1 Database ProvidersMicrosoft SQL Server Compact 3.5 SP2 CU2 Do I really need the VC Redists and SQL Server 2012 set to PerMachine=yes?
Thanks,
Steve 		 	   		   		 	   		  

____________________________________________________________________
WiX Toolset Users Mailing List provided by FireGiant http://www.firegiant.com/


More information about the wix-users mailing list