Why not just copy the header files to your own folder?

Best regards,
Sebastian Brand
sebast...@instyler.com

Geisenfelder Str. 53a
85053 Ingolstadt, Germany
EU VAT ID: DE219712370
Phone: +49 841 4544567

www.instyler.com - Instyler Setup: Create WiX-based MSI installations,
elegantly.
www.traveladdin.com - Travel Add-in for Outlook: Add travel and return times
to your calendar.
www.sebastianbrand.com - blogging about software development, deployment and
productivity.



> -----Original Message-----
> From: Bruce Cran [mailto:br...@cran.org.uk]
> Sent: Saturday, January 16, 2010 11:10
> To: wix-users@lists.sourceforge.net
> Subject: Re: [WiX-users] Avoiding hard-coding the path to the WiX SDK when
> using the WDK
> 
> On Sat, 16 Jan 2010 01:51:45 -0800
> "Blair" <os...@live.com> wrote:
> 
> > Install WiX to a different folder?
> 
> I guess that's probably the only solution. I was hoping to avoid that
since the
> directory under Program Files is the default location, and anyone who
wants
> to build my project will need to have a custom installation too.
> 
> --
> Bruce Cran
> 
> >
> > -----Original Message-----
> > From: Bruce Cran [mailto:br...@cran.org.uk]
> > Sent: Friday, January 15, 2010 5:06 AM
> > To: wix-users@lists.sourceforge.net
> > Subject: [WiX-users] Avoiding hard-coding the path to the WiX SDK when
> > using the WDK
> >
> > I'm using the WDK to build a C++ custom action DLL that gets included
> > in my MSI that I create using WiX 3.5.  The problem I've come across
> > is that the WiX headers are located in C:\Program Files (x86)\Windows
> > Installer XML v3.5\SDK\inc, and the WDK doesn't appear to recognise
> > long filenames.
> >
> > I've tried adding $(WIX)SDK\inc both with and without quotes to the
> > 'sources' file, but the only thing that works is using
> > C:\PROGRA~2\WINDOWS~1.5\SDK\doc.  I'd rather not use that because
> > it'll be wrong on 32-bit Windows.
> >
> > Does anyone know a way around this to avoid hard-coding paths that
> > other developers are going to have to change for their machines?
> >
> 
> 
>
----------------------------------------------------------------------------
--
> Throughout its 18-year history, RSA Conference consistently attracts the
> world's best and brightest in the field, creating opportunities for
Conference
> attendees to learn about information security's most important issues
> through interactions with peers, luminaries and emerging and established
> companies.
> http://p.sf.net/sfu/rsaconf-dev2dev
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users


------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to