Re: [WiX-users] Votive cr*pping in my source tree

2008-10-25 Thread Michael Owings
No need to go to 3.x. For 2.x just try editing the project files directly. Like all recent VS project files, they're just xml. I changed my output directory this way (to get rid of the bin directory). You can probably just change the Configuration elements to get rid of the obj directories as

Re: [WiX-users] Votive cr*pping in my source tree

2008-10-25 Thread Charles Lecklider
DEÁK JAHN, Gábor wrote: > On Sat, 25 Oct 2008 11:44:41 +0100, Charles Lecklider wrote: > > Charles, > >> least they had the good grace to allow you to change it if you >> wanted; there seems to be no such option with Votive. Or perhaps >> this is fixed in v3? > > Setup > Build > Output path se

[WiX-users] Votive cr*pping in my source tree

2008-10-25 Thread DE�K JAHN, G�bor
On Sat, 25 Oct 2008 11:44:41 +0100, Charles Lecklider wrote: Charles, > least they had the good grace to allow you to change it if you > wanted; there seems to be no such option with Votive. Or perhaps > this is fixed in v3? Setup > Build > Output path seems to work all right in v3. Bye, Gá

Re: [WiX-users] Votive cr*pping in my source tree

2008-10-25 Thread ryebank
Charles Lecklider wrote: > > Is there a way to persuade Votive not to create a bin and obj directory > inside my source tree? I know that's where some idiot at Microsoft > decided Visual Studio would put things by default but at least they had > the good grace to allow you to change it if you w

[WiX-users] Votive cr*pping in my source tree

2008-10-25 Thread Charles Lecklider
Is there a way to persuade Votive not to create a bin and obj directory inside my source tree? I know that's where some idiot at Microsoft decided Visual Studio would put things by default but at least they had the good grace to allow you to change it if you wanted; there seems to be no such option