Hi, 
I am looking for some documentation which shows where to mention WIX_TEMP  it. 
I added WIX_TEMP in our System properties-Advanced-System Environment. like 
WIX_TEMP  d:\temp.
When I installed our product and checked folder d:\temp its empty. Installer 
copied files in TEMP folder and not in WIX_TEMP  folder
So is it means we have to write some code in .wxs file for WIX_TEMP?
 
Thanks,
Rahul.

________________________________

From: Rob Mensching [mailto:r...@robmensching.com]
Sent: Sat 11/28/2009 1:17 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] WIX_TEMP



What kind of documentation are you looking for? WIX_TEMP is an environment
variable that will tell the WiX tools to use that instead of TEMP.

On Tue, Nov 24, 2009 at 12:12 AM, <rahul.ekb...@sungard.com> wrote:

> Hi,
> Do we have any documentation for the this one. I search on net and find
> only one line description in light.exe /?.
> I tried to set environment variable WIX_TEMP and tried however it not
> worked.
>
>
> Thanks,
> Rahul.
>
> ________________________________
>
> From: Blair [mailto:os...@live.com]
> Sent: Tue 11/24/2009 2:27 AM
> To: 'General discussion for Windows Installer XML toolset.'
> Subject: Re: [WiX-users] WIX_TEMP
>
>
>
> I suspect you have to set it before you call msbuild. It could be set
> anywhere it will end up in the process environment before the build starts
> up.
>
> -----Original Message-----
> From: rahul.ekb...@sungard.com [mailto:rahul.ekb...@sungard.com]
> Sent: Monday, November 23, 2009 12:25 AM
> To: wix-users@lists.sourceforge.net
> Subject: [WiX-users] WIX_TEMP
>
> Hi all,
> Can any one know what is WIX_TEMP. How can we reset its value in our WIX
> project or it can setup only through  environment window.
>
> Thanks,
> Rahul.
>
>
>
>
> ----------------------------------------------------------------------------
> --
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
> trial. Simplify your report design, integration and deployment - and focus
> on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
>
>
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
> trial. Simplify your report design, integration and deployment - and focus
> on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
>
>
>
>
>
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
> trial. Simplify your report design, integration and deployment - and focus
> on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
>


--
virtually, Rob Mensching - http://RobMensching.com <http://robmensching.com/>  
LLC
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users



------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to