[EMAIL PROTECTED] writes:

> hello All,
> 
> how do I make 
> 
> <Start> --> <Settings> --> <Control Panel> --> System --> Environment -->
> <Alt V> --> (Variable) -->  <Alt L>--> (Value)  --> <Alt E> --> <Alt A>
> 
> in perl ? ?
> 
> I can change the variable in the registry, but I need the effect
> immediately.

To set an environment variable, I suggest using WMI.  For a sample
script, see:

  <http://unattended.sourceforge.net/apps.html#setenv>

 - Pat
_______________________________________________
Perl-Win32-Admin mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to