Re: [WiX-users] WiX creating obj file in strange place

2011-03-22 Thread Rob Mensching
-Original Message- > From: Rob Mensching [mailto:r...@robmensching.com] > Sent: 19. marts 2011 19:00 > To: General discussion for Windows Installer XML toolset. > Subject: Re: [WiX-users] WiX creating obj file in strange place > > It's a feature that usually looks like a bug.

Re: [WiX-users] WiX creating obj file in strange place

2011-03-20 Thread Rennie Petersen
s you suggest. -Original Message- From: Rob Mensching [mailto:r...@robmensching.com] Sent: 19. marts 2011 19:00 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] WiX creating obj file in strange place It's a feature that usually looks like a bug. T

Re: [WiX-users] WiX creating obj file in strange place

2011-03-19 Thread Rob Mensching
It's a feature that usually looks like a bug. The feature came about because there were some people creating links to files that had the same file name. During compile one of the .wixobj's would get overwritten. It was a very mysterious issue and took us a long time to figure out. Now, I don't car

Re: [WiX-users] WiX creating obj file in strange place

2011-03-19 Thread Rennie Petersen
og article. -Original Message- From: Castro, Edwin G. (Hillsboro) [mailto:edwin.cas...@fiserv.com] Sent: 18. marts 2011 17:41 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] WiX creating obj file in strange place This post describes the issue and provides a

Re: [WiX-users] WiX creating obj file in strange place

2011-03-18 Thread Castro, Edwin G. (Hillsboro)
consider the environment before printing this e-mail > -Original Message- > From: Rennie Petersen [mailto:r...@merlinia.com] > Sent: Friday, March 18, 2011 7:21 AM > To: General discussion for Windows Installer XML toolset. > Subject: Re: [WiX-users] WiX creating obj file i

Re: [WiX-users] WiX creating obj file in strange place

2011-03-18 Thread Rennie Petersen
: wix-users@lists.sourceforge.net Subject: [WiX-users] WiX creating obj file in strange place In my WiX 3.5 project I'm including a wxs file via a link. I.e., the wxs file is not in the project folder, it is fairly far away in the folder structure, and is included using Visual Studio's

[WiX-users] WiX creating obj file in strange place

2011-03-16 Thread Rennie Petersen
In my WiX 3.5 project I'm including a wxs file via a link. I.e., the wxs file is not in the project folder, it is fairly far away in the folder structure, and is included using Visual Studio's "Add as a link" facility. A specific example: My project is here: D:\Merlinia\Trunk\OutBack5x\Ou