you looked at the copyfile
> element ?
>
> http://wix.sourceforge.net/manual-wix3/wix_xsd_copyfile.htm
>
> Dave
>
> -Original Message-
> From: Sam K [mailto:sam.re...@gmail.com]
> Sent: 04 September 2009 15:29
> To: wix-users@lists.sourceforge.net
> Subject:
Hi There,
I need to copy files from a folder, say targetdir\xxx to
programfilesfolder\yyy. The targetdir (for ex d:\) is different than the
programfilesfolder (c:\) and there can only be one targetdir.
Is there a way to do that? Can I do it using a Custom action? Can somebody
please reply?
Thanks a
ed to one of the DefineConstants property.
>
> You could try adding this to your $(ROOT)\INSTALLERS\Test.wixproj file
> (note, this is untested):
>
>
>
>
> rootdir=$(rootdir);srcrootdir=$(srcrootdir) s>
>
>
> -Original Message-
> From: Sam K [mailto:sam.r
Can anybody please tell me how to pass the preprocessor variables in
msbuild?
I have an include file which has things like
and I use these in my actual wix files.
I am using msbuild target and I wanted to know how I can pass these
variables? I do this but for some reason I can't get
Hi All,
I am using wix 3.0 to create the installer to install a website. Is there a
way to set the following website properties using the wixiis extension?
Enable HttpKeep-Alives, Enable Logging and setting the general (log file
directory, log schedule) and Advanced Logging Properties
Or should I
ersion)" Manufacturer="Foobar"
> UpgradeCode="TODO">
>
> Platform="$(var.Platform)"
> InstallPrivileges="elevated" InstallScope="perMachine"
> Manufacturer="Foobar"
> /&
Hi All,
I wanted to upgrade from wix 2.0 to 3.0 and I have installed the latest
version on my machine. I tried to create a new wix project using visual
stduio 2008 and modified the old wix files to suit the new schema and when I
tried to build, I noticed that I can only choose either x86/x64 platfo
7 matches
Mail list logo