Re: [WiX-users] Create MSI package with out installing Wix on Target machine

2014-04-15 Thread Michael Turner
Dileep, Theoretically, there are other ways to utilize the WiX Toolset without formally installing it on a machine, but none of them work very well with Visual Studio Integration. If you're using Visual Studio Integration and you only need to work with one version of the WiX Toolset at a time, th

Re: [WiX-users] Create MSI package with out installing Wix on Target machine [P]

2014-04-15 Thread Steven Ogilvie
m] > Sent: April-15-14 6:59 AM > To: General discussion about the WiX toolset. > Subject: Re: [WiX-users] Create MSI package with out installing Wix on > Target machine > > Suppose 4 users needs to create MSI package on their machines. > Everyone should install WIX toolset to cre

Re: [WiX-users] Create MSI package with out installing Wix on Target machine [P]

2014-04-15 Thread Dileep S
> > 4) If the answer for 3 is "Yes", do you develop deployment > > solution(setup > > project) on many development machines? (Yes/No) > > > > 5) If the answer for 4 is "Yes", why you develop deployment on many > > development machines? > >

Re: [WiX-users] Create MSI package with out installing Wix on Target machine [P]

2014-04-15 Thread Steven Ogilvie
riginal Message- From: Dileep S [mailto:dileep.sanamp...@gmail.com] Sent: April-15-14 6:59 AM To: General discussion about the WiX toolset. Subject: Re: [WiX-users] Create MSI package with out installing Wix on Target machine Suppose 4 users needs to create MSI package on their machines. Everyone should instal

Re: [WiX-users] Create MSI package with out installing Wix on Target machine

2014-04-15 Thread Dileep S
pment machines? > > -Original Message- > From: ak m [mailto:wixak...@gmail.com] > Sent: Thursday, March 13, 2014 11:59 > To: General discussion about the WiX toolset. > Subject: Re: [WiX-users] Create MSI package with out installing Wix on > Target machine > > Hi Arte

Re: [WiX-users] Create MSI package with out installing Wix on Target machine

2014-03-13 Thread Verbuk, Artem
From: ak m [mailto:wixak...@gmail.com] Sent: Thursday, March 13, 2014 11:59 To: General discussion about the WiX toolset. Subject: Re: [WiX-users] Create MSI package with out installing Wix on Target machine Hi Artem, Thank you for your quick response <" But now i want to execute th

Re: [WiX-users] Create MSI package with out installing Wix on Target machine

2014-03-13 Thread Steven Ogilvie
ssion about the WiX toolset. Subject: Re: [WiX-users] Create MSI package with out installing Wix on Target machine Hi Artem, Thank you for your quick response <" But now i want to execute the same build tool on different OS to create MSI packages."> Requirement from my c

Re: [WiX-users] Create MSI package with out installing Wix on Target machine

2014-03-13 Thread Ilir Bekteshi
Yes it's possible (i already do that) and it's actually documented in http://wixtoolset.org/documentation/manual/v3/msbuild/daily_builds.html On Thu, Mar 13, 2014 at 10:59 AM, ak m wrote: > Hi Artem, > > Thank you for your quick response > > <" But now i want to execute the same build tool

Re: [WiX-users] Create MSI package with out installing Wix on Target machine

2014-03-13 Thread ak m
Hi Artem, Thank you for your quick response <" But now i want to execute the same build tool on different OS to create MSI packages."> Requirement from my customer: Create a build tool to create MSI packages Build tool: Created in C#.net Packing tool : Wix Toolset To run my build tool, i n

Re: [WiX-users] Create MSI package with out installing Wix on Target machine

2014-03-13 Thread Verbuk, Artem
Hi, Anil As far as I understand it (I might be not the one who knows it best), the WIX toolset is a set of tools that allows you to create .msi file, that can be then processed by Windows Installer. Windows Installer is a program that comes with Windows. So first of all I would say that .msi fil