Try this:

<SetDirectory Id="DIR_sys_" Value="[SystemFolder]"/>

and

    <Directory Id="TARGETDIR" Name="SourceDir">
      <Directory Id = "DIR_sys_"/>
      ...

and

<Fragment>
<DirectoryRef Id="DIR_sys_">
      <Component.......


Good luck ;-)

2010/9/14 Beekeeper <bria...@yahoo.com>

>
> Okay, that is half of it, how do you install the files in
> C:\Windows\System32 directory.
>
> Thanks!
> --
> View this message in context:
> http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/wix-install-on-C-Program-Files-and-C-Windows-System32-directory-tp5530934p5531607.html
> Sent from the wix-users mailing list archive at Nabble.com.
>
>
> ------------------------------------------------------------------------------
> Start uncovering the many advantages of virtual appliances
> and start using them to simplify application deployment and
> accelerate your shift to cloud computing.
> http://p.sf.net/sfu/novell-sfdev2dev
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to