Re: [WiX-users] Wow!
I did notice that I could not install 3.6.2207 unless I was connected to the internet. Does that restriction still apply, and is it going to continue to apply? -Original Message- From: Bruce Cran [mailto:br...@cran.org.uk] Sent: Saturday, March 03, 2012 12:58 PM To: General discussion for Windows Installer XML toolset. Cc: John H Bergman (XPedient) Subject: Re: [WiX-users] Wow! On 03/03/2012 16:37, John H Bergman (XPedient) wrote: > On mine the Updating Gear was constantly turning, (probably by design, but I > thought Id mention it). I think it's because it's looking for files in on the Sourceforge server and not finding them (since they've been removed). -- Bruce Cran -- Virtualization & Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing also focuses on allowing computing to be delivered as a service. http://www.accelacomm.com/jaw/sfnl/114/51521223/ ___ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users
Re: [WiX-users] Wow!
On 04/03/2012 15:48, John H Bergman (XPedient) wrote: > I did notice that I could not install 3.6.2207 unless I was connected to the > internet. Does that restriction still apply, and is it going to continue to > apply? Yes, it's a design feature: Wix36.exe is just the bootstrapper - it downloads everything it needs during installation, or you can use the /layout switch to get a set of files for use offline. Visual Studio 11 etc. will work this way too. -- Bruce Cran -- Virtualization & Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing also focuses on allowing computing to be delivered as a service. http://www.accelacomm.com/jaw/sfnl/114/51521223/ ___ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users
Re: [WiX-users] Wow!
I thought there was a bug on that... it'll be fixed eventually. On Sat, Mar 3, 2012 at 10:57 AM, Bruce Cran wrote: > On 03/03/2012 16:37, John H Bergman (XPedient) wrote: > > On mine the Updating Gear was constantly turning, (probably by design, > but I thought Id mention it). > > I think it's because it's looking for files in on the Sourceforge server > and not finding them (since they've been removed). > > -- > Bruce Cran > > > -- > Virtualization & Cloud Management Using Capacity Planning > Cloud computing makes use of virtualization - but cloud computing > also focuses on allowing computing to be delivered as a service. > http://www.accelacomm.com/jaw/sfnl/114/51521223/ > ___ > WiX-users mailing list > WiX-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wix-users > -- virtually, Rob Mensching - http://RobMensching.com LLC -- Virtualization & Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing also focuses on allowing computing to be delivered as a service. http://www.accelacomm.com/jaw/sfnl/114/51521223/ ___ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users
Re: [WiX-users] Wow!
Note there is a bug on WixBA that it does not support layout. Also, you don't have to use Burn this way. Just theoption, that we chose for WiX itself. On Sun, Mar 4, 2012 at 11:43 AM, Bruce Cran wrote: > On 04/03/2012 15:48, John H Bergman (XPedient) wrote: > > I did notice that I could not install 3.6.2207 unless I was connected to > the internet. Does that restriction still apply, and is it going to > continue to apply? > > Yes, it's a design feature: Wix36.exe is just the bootstrapper - it > downloads everything it needs during installation, or you can use the > /layout switch to get a set of files for use offline. Visual Studio 11 > etc. will work this way too. > > -- > Bruce Cran > > > -- > Virtualization & Cloud Management Using Capacity Planning > Cloud computing makes use of virtualization - but cloud computing > also focuses on allowing computing to be delivered as a service. > http://www.accelacomm.com/jaw/sfnl/114/51521223/ > ___ > WiX-users mailing list > WiX-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wix-users > -- virtually, Rob Mensching - http://RobMensching.com LLC -- Virtualization & Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing also focuses on allowing computing to be delivered as a service. http://www.accelacomm.com/jaw/sfnl/114/51521223/ ___ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users
[WiX-users] localisation for the pre-requisite bootstrapper
Hi All I am currently using the burn pre-requisite bootstrapper to install .Net 4 before launching a custom managed bootstrapper application. I have set preqbathemewxl variable: Is there a currently a way to localise the strings for multiple languages in the pre-requisite bootstrapper? There is a bug that was resolved as fixed around this (http://sourceforge.net/tracker/index.php?func=detail&aid=3396537&group_id=105970&atid=642714) - but I can't find any details on how to get it to work. Thanks Grant -- 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
Re: [WiX-users] Wow!
2012/3/4 Rob Mensching : > Note there is a bug on WixBA that it does not support layout. > > Also, you don't have to use Burn this way. Just theoption, that we chose > for WiX itself. > > On Sun, Mar 4, 2012 at 11:43 AM, Bruce Cran wrote: > >> On 04/03/2012 15:48, John H Bergman (XPedient) wrote: >> > I did notice that I could not install 3.6.2207 unless I was connected to >> the internet. Does that restriction still apply, and is it going to >> continue to apply? >> >> Yes, it's a design feature: Wix36.exe is just the bootstrapper - it >> downloads everything it needs during installation, or you can use the >> /layout switch to get a set of files for use offline. Visual Studio 11 >> etc. will work this way too. >> Hi, will there be any kind of offline installer available? I mean a real installer that does all the necessary registry and environment operations, not the /layout switch that just drops the file structure. If not, this is a real waste of bandwidth and working time - just imagine a company with many development machines and/or VMs that all need to install WiX. So I have to download all the data over and over again ... and perhaps even wait for the download to finish. Kind regards, Dirk -- 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
Re: [WiX-users] Wow!
On 05/03/2012 07:04, Dirk Räder wrote: > will there be any kind of offline installer available? I mean a real > installer that does all the necessary registry and environment > operations, not the /layout switch that just drops the file structure. /layout just gets any .cab or .msi files that the installer needs. When you run the bootstrapper without /layout it still does all the registry operations etc. but will use the local files instead of downloading them again. -- Bruce Cran -- 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