Re: [WiX-users] WiX Source howto?

2012-11-02 Thread Castro, Edwin G. (Hillsboro)
> From: Filip Balas [mailto:fba...@petersco.com]
> Is working with the latest version of WiX from source control what most
> people do? 

If you are looking to build the WiX source code then I think you should get the 
version of WiX that has the features you want/need. The latest version has 
build system improvements that make it much easier to build the WiX source code.

I think _most_ people do *NOT* build the WiX source code at any version. They 
instead consume WiX by using a published setup package.

Edwin G. Castro
Software Developer - Staff
Digital Channels
Fiserv
Office: 503-746-0643
Fax: 503-617-0291
www.fiserv.com
Please consider the environment before printing this e-mail
--
LogMeIn Central: Instant, anywhere, Remote PC access and management.
Stay in control, update software, and manage PCs from one command center
Diagnose problems and improve visibility into emerging IT issues
Automate, monitor and manage. Do more in less time with Central
http://p.sf.net/sfu/logmein12331_d2d
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] WiX Source howto?

2012-11-02 Thread Filip Balas
Both You and Nick have suggested to get the latest version from source control 
rather than download a snapshot of 3.6.

Is working with the latest version of WiX from source control what most people 
do?  I'm not to familiar with the project so I'm not sure what to expect when 
it comes to the stability of the 'bleeding edge'.  Some projects recommend you 
work with the 'stable' snap shot, but if committed code is mostly solid I'll 
jump to that.

Filip

-Original Message-
From: Nick Ramirez [mailto:nickra...@hotmail.com]
Sent: Friday, November 02, 2012 1:18 PM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] WiX Source howto?

I used to have problems with projects not loading. It seems like it had 
something to do with having to copy some Version file or something into another 
directory.

I tried the whole thing again and it works for me:

1. Cloned the repository (don't check certificate):
 hg clone --verbose --insecure -- https://hg.codeplex.com/wix .
(I am using TortoiseHG)

2. Updated to the "tip" tag

3. Opened wix.sln in VS 2010. All projects loaded.



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/WiX-Source-howto-tp7581726p7581728.html
Sent from the wix-users mailing list archive at Nabble.com.

--
LogMeIn Central: Instant, anywhere, Remote PC access and management.
Stay in control, update software, and manage PCs from one command center 
Diagnose problems and improve visibility into emerging IT issues Automate, 
monitor and manage. Do more in less time with Central 
http://p.sf.net/sfu/logmein12331_d2d
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users



Disclaimer: The information transmitted is intended only for the use of the 
individual or entity to which it is addressed, and may contain confidential, 
proprietary and/or privileged material. If you are not an intended recipient, 
you are advised that disclosing, copying, forwarding or other distribution of 
this e-mail is strictly prohibited. E-mail transmission cannot be guaranteed to 
be secure or error-free and the sender will not be liable for these risks. All 
e-mail to or from this address is subject to archival, monitoring and/or 
review, by and/or disclosure to, someone other than the recipient.

Regulatory Disclosure:
http://www.petersco.com/research_disclosure.cfm

--
LogMeIn Central: Instant, anywhere, Remote PC access and management.
Stay in control, update software, and manage PCs from one command center
Diagnose problems and improve visibility into emerging IT issues
Automate, monitor and manage. Do more in less time with Central
http://p.sf.net/sfu/logmein12331_d2d
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] WiX Source howto?

2012-11-02 Thread Nick Ramirez
I used to have problems with projects not loading. It seems like it had
something to do with having to copy some Version file or something into
another directory. 

I tried the whole thing again and it works for me:

1. Cloned the repository (don't check certificate):
 hg clone --verbose --insecure -- https://hg.codeplex.com/wix .
(I am using TortoiseHG)

2. Updated to the "tip" tag

3. Opened wix.sln in VS 2010. All projects loaded.



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/WiX-Source-howto-tp7581726p7581728.html
Sent from the wix-users mailing list archive at Nabble.com.

--
LogMeIn Central: Instant, anywhere, Remote PC access and management.
Stay in control, update software, and manage PCs from one command center
Diagnose problems and improve visibility into emerging IT issues
Automate, monitor and manage. Do more in less time with Central
http://p.sf.net/sfu/logmein12331_d2d
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] WiX Source howto?

2012-11-02 Thread Hoover, Jacob
I'd suggest giving the 3.7 branch a shot, as it actually builds with MSBuild 
(as opposed to 3.6 and older which was a combination of ugly Nant'ness).

-Original Message-
From: Filip Balas [mailto:fba...@petersco.com] 
Sent: Friday, November 02, 2012 1:38 PM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] WiX Source howto?

I'm trying to use the source for wix 3.6 as a sample of how to use wix.  The 
documentation/tutorials seem to be very thin about bootstrapping and creating 
custom wpf UI's so I figured the best way to learn would be to look at the code 
that WiX developers use.  I am just wondering what WiX devs use to write WiX?  
Do they just use a text editor because none of the projects work properly in 
VS2010.  After moving files to strange places resulting from various load 
errors when opening a solution, I am now stuck trying to look at Wpf xaml file 
because none of the references of the project can be found (they have 
exclamation marks next to them).  When I try to remove and re-add a reference 
it doesn't change anything and the reference is still broken.  Is there a 
resource somewhere on how to get the source code to work in VS2010?

Thanks,
Filip



Disclaimer: The information transmitted is intended only for the use of the 
individual or entity to which it is addressed, and may contain confidential, 
proprietary and/or privileged material. If you are not an intended recipient, 
you are advised that disclosing, copying, forwarding or other distribution of 
this e-mail is strictly prohibited. E-mail transmission cannot be guaranteed to 
be secure or error-free and the sender will not be liable for these risks. All 
e-mail to or from this address is subject to archival, monitoring and/or 
review, by and/or disclosure to, someone other than the recipient.

Regulatory Disclosure:
http://www.petersco.com/research_disclosure.cfm
--
LogMeIn Central: Instant, anywhere, Remote PC access and management.
Stay in control, update software, and manage PCs from one command center 
Diagnose problems and improve visibility into emerging IT issues Automate, 
monitor and manage. Do more in less time with Central 
http://p.sf.net/sfu/logmein12331_d2d
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

--
LogMeIn Central: Instant, anywhere, Remote PC access and management.
Stay in control, update software, and manage PCs from one command center
Diagnose problems and improve visibility into emerging IT issues
Automate, monitor and manage. Do more in less time with Central
http://p.sf.net/sfu/logmein12331_d2d
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] WiX Source howto?

2012-11-02 Thread Filip Balas
I'm trying to use the source for wix 3.6 as a sample of how to use wix.  The 
documentation/tutorials seem to be very thin about bootstrapping and creating 
custom wpf UI's so I figured the best way to learn would be to look at the code 
that WiX developers use.  I am just wondering what WiX devs use to write WiX?  
Do they just use a text editor because none of the projects work properly in 
VS2010.  After moving files to strange places resulting from various load 
errors when opening a solution, I am now stuck trying to look at Wpf xaml file 
because none of the references of the project can be found (they have 
exclamation marks next to them).  When I try to remove and re-add a reference 
it doesn't change anything and the reference is still broken.  Is there a 
resource somewhere on how to get the source code to work in VS2010?

Thanks,
Filip



Disclaimer: The information transmitted is intended only for the use of the 
individual or entity to which it is addressed, and may contain confidential, 
proprietary and/or privileged material. If you are not an intended recipient, 
you are advised that disclosing, copying, forwarding or other distribution of 
this e-mail is strictly prohibited. E-mail transmission cannot be guaranteed to 
be secure or error-free and the sender will not be liable for these risks. All 
e-mail to or from this address is subject to archival, monitoring and/or 
review, by and/or disclosure to, someone other than the recipient.

Regulatory Disclosure:
http://www.petersco.com/research_disclosure.cfm
--
LogMeIn Central: Instant, anywhere, Remote PC access and management.
Stay in control, update software, and manage PCs from one command center
Diagnose problems and improve visibility into emerging IT issues
Automate, monitor and manage. Do more in less time with Central
http://p.sf.net/sfu/logmein12331_d2d
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users