Re: [WiX-users] Getting started using WiX 3.6 - WPF

2012-07-14 Thread sandeep sisodiya


Hi All,



I have started migrating my Wix3.0 installer code to Wix3.6 framework. I read 
on some of the 

forums that Wix3.6 supports WPF to design rich modern UI for installation, but 
unfortunate to 

find any helpful documentation yet. Can anybody post some useful material or 
information as to 

get started with Wix3.6 and WPF? On a curiosity, just wanted to know about how 
Wix3.6's 

installer metro UI desiged? Please help.



Thanks,

Sandeep



On Fri, 13 Jul 2012 08:25:31 +0530  wrote

>Hello everyone,







I'm just getting started using version 3.6 (latest build) and I'm having a hard 
time 

understanding the basics. The main reason is, that it seems that there's very 
few to none 

documentation available. I've started reading the book and also the tutorial, 
but they are 

very different from what I have in the VS2012 template for the Product.wxs 
file, and don't 

really help getting me started.







Is there any more up-to-date documentation available? Even a blog post that 
outlines the 

differences in the XML-Format between 3.5 and 3.6 would be helpful? Anyone 
knows a good place 

to start with?







Thanks,



Daniel



--



Live Security Virtual Conference



Exclusive live event will cover all the ways today's security and 



threat landscape has changed and how IT managers can respond. Discussions 



will include endpoint security, mobile security and the latest in malware 



threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/



___



WiX-users mailing list



WiX-users@lists.sourceforge.net



https://lists.sourceforge.net/lists/listinfo/wix-users



--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] How to do offline install of WiX 3.6 RC?

2012-07-14 Thread Bob Arnson
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. 
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.

-- 
sig://boB
http://joyofsetup.com/




--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] How to do offline install of WiX 3.6 RC?

2012-07-14 Thread Nick Ramirez

jimitndiaye wrote
> 
> Run the setup executable with the /layout command on a machine that does
> have connectivity. It should download all required files into a folder of
> your choosing. Copy that to your target machine then rerun setup as
> normal.

Right, that part I understand now. There was an error when installing .NET
framework 4.0 on the target machine. I pasted in the log. This could be an
issue only I'm seeing, but has anyone else installed an "offline" install on
a machine that doesn't have .NET 4.0 framework full? I was using the
installer with associated files created by the layout option.

--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/How-to-do-offline-install-of-WiX-3-6-RC-tp7579422p7579438.html
Sent from the wix-users mailing list archive at Nabble.com.

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] How to do offline install of WiX 3.6 RC?

2012-07-14 Thread Jimit Ndiaye
Run the setup executable with the /layout command on a machine that does have 
connectivity. It should download all required files into a folder of your 
choosing. Copy that to your target machine then rerun setup as normal.

Sent from my iPhone

On 14 Jul 2012, at 04:23, "wix-users-requ...@lists.sourceforge.net" 
 wrote:

> Re: [WiX-users] How to do offline install of WiX 3.6 RC?

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users