Re: [WiX-users] 64 bit app installing in Program Files (x86) folder

2010-07-07 Thread Gernot Kerger
t app installing in Program Files (x86) folder On 7/7/2010 7:50 AM, Gernot Kerger wrote: > I modified WixAdvancedSample.wxs to build for 64 bit arch. > Unfortunately, it's installing on the 32 Program files folder: > Known bug with workaround: https://sourceforge.net/tracker/?func

Re: [WiX-users] 64 bit app installing in Program Files (x86) folder

2010-07-07 Thread Gernot Kerger
tland No. SC151456 Registered Office - Helix Building, West Of Scotland Science Park, Glasgow G20 0SP Email Disclaimer -Original Message- From: Gernot Kerger [mailto:gernot.ker...@entropysoft.net] Sent: 07 July 2010 12:50 To: wix-users@lists.sourceforge.net Subject: [WiX-users] 64 bit

Re: [WiX-users] 64 bit app installing in Program Files (x86) folder

2010-07-07 Thread Gernot Kerger
ate with the ** Integrated Environmental Solutions Limited. Registered in Scotland No. SC151456 Registered Office - Helix Building, West Of Scotland Science Park, Glasgow G20 0SP Email Disclaimer -Original Message- From: Gernot Kerger [mailto:gernot.ker...@entropysoft.net] Sent: 07 July 2010

[WiX-users] 64 bit app installing in Program Files (x86) folder

2010-07-07 Thread Gernot Kerger
I modified WixAdvancedSample.wxs to build for 64 bit arch. Unfortunately, it's installing on the 32 Program files folder: http://schemas.microsoft.com/wix/2006/wi";>

[WiX-users] Heat -> Wrong project documentation output

2010-06-24 Thread Gernot Kerger
Hi, I'm trying to generate a project's Documentation output with the following line: heat project "MyProject.csproj" -cg MyProjectDocuments -pog:Documents -gg -nologo -sfrag -out MyProjectDocuments.wxs Is it normal to get a $(var.MyProject.ProjectDir)\bin\Debug\MyProject.XML source file

[WiX-users] Heat : harvest project documentation without directory structure

2010-06-23 Thread Gernot Kerger
Hi all, I'm trying to harvest a project's Documentation output using the following line: heat project "Foo.Project\Foo.Project.csproj" -sfrag -cg FooProjectDocuments -pog:Documents -gg -dr MyDir -nologo -out Foo.project.documents.wxs The resulting output is: http://schemas.microso