|
From: Bob A. <bo...@jo...> - 2012-07-14 17:02:15
|
On 14-Jul-12 00:13, Nick Ramirez wrote: > Now it makes sense to me. Have to create the "offline" installer with the > /layout option and then take that to the offline machine and install it. Right, so if you're on a dual-homed machine, you download wix36.exe then run wix36.exe /layout to get the bits onto an internal file server. Or you use a flash drive. At some point, you had Internet connectivity.<g> So that's where you run /layout. > This may be more of a .NET Framework installer issue (this machine didn't > have .NET 4 full), but I got this error. It looks like it succeeded, though it took 10 minutes. > [7/13/2012, 23:59:46] Error 0x80070424: Failed to open the current cluster Harmless, unless you're running failover clustering on Windows Server. > [7/14/2012, 0:9:48] Exiting with result code: 0x0 That's the good news.<g> -- sig://boB http://joyofsetup.com/ |