Re: [WiX-users] Creating Environmental Variables

2006-10-09 Thread Bob Arnson
Andy Britcliffe wrote:
> And have built my MSI and installed it and all seemed to go well. 
> However when I run the SET command from the console I don't see my env 
> variable listed there. Is there something I am missing?

Did you restart your console? MSI sends the appropriate message to 
signal a new environment variable but most shells, including cmd.exe, 
don't update their own copies.

-- 
sig://boB
http://bobs.org



-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Creating Environmental Variables

2006-10-09 Thread Andy Britcliffe
Hi RobThanks for that.I've droppped the following in my installer        Name='TestEnv'  Value='Test'  Action=''  System='yes'/>     And have built my MSI and installed it and all seemed to go well. However when I run the SET command from the console I don't see my env variable listed there. Is there something I am missing?
ThanksAndy.On 10/6/06, Rob Mensching <[EMAIL PROTECTED]> wrote:













Take a look at the Environment element: 
http://wix.sourceforge.net/manual-wix2/wix_xsd_environment.htm.

 

 



From: [EMAIL PROTECTED]

[mailto:[EMAIL PROTECTED]] On Behalf Of Andy
Britcliffe
Sent: Friday, October 06, 2006 14:43
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Creating Environmental Variables



 



Hi





 





I'm fairly new to WIX development and this mailing list
so Hi.





 





I have an initial question. As part of my installation I
need to create a number of system environmental variables. Could someone give
me advice on what is the best way to do this using WIX.





 





Many thanks





 





Andy.










-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Creating Environmental Variables

2006-10-06 Thread Rob Mensching








Take a look at the Environment element: http://wix.sourceforge.net/manual-wix2/wix_xsd_environment.htm.

 

 



From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Andy
Britcliffe
Sent: Friday, October 06, 2006 14:43
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Creating Environmental Variables



 



Hi





 





I'm fairly new to WIX development and this mailing list
so Hi.





 





I have an initial question. As part of my installation I
need to create a number of system environmental variables. Could someone give
me advice on what is the best way to do this using WIX.





 





Many thanks





 





Andy.








-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] Creating Environmental Variables

2006-10-06 Thread Andy Britcliffe
Hi
 
I'm fairly new to WIX development and this mailing list so Hi.
 
I have an initial question. As part of my installation I need to create a number of system environmental variables. Could someone give me advice on what is the best way to do this using WIX.
 
Many thanks
 
Andy.
-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users