Hi Rob

Thanks for that.

I've droppped the following in my installer

          <Component Id='MinervaCMCatalyst' DiskId='1' Guid='{3F879F87-BAEA-46eb-AC18-ED9B7D222054}'>
            <Environment Id=' Minerva.ConnectionManager.Catalyst'
              Name='TestEnv'
              Value='Test'
              Action=''
              System='yes'/>
          </Component>  

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?

Thanks

Andy.

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

Reply via email to