Hello!

I did a Perl script to do some automated setting...

It is running on Windows 2000, a part on my script is using Win32::TieRegistry.
I update environment variable, when I look in to the registry, the variable is
updated correctly. Starting a new "cmd" window, the same variable has the
previous value.

I found on a site (http://www.codeproject.com/system/pcset.asp) that we have to
broadcast the variable WM_SETTINGSCHANGE to all windows in the system after
updating variable in to the registry.

Is this apply? How can I do it in Perl?

I use setx.exe as a patch right now... It is working, but I will prefer to use
Perl only.

Thanks,

Paul Voyer
System/DB/PDM Administrator
Engineering Applications Support
 <<...OLE_Obj...>> 
Harris Corporation - Microwave Communication Division
3 Hôtel de Ville, Dollard-Des-Ormeaux, Québec, Canada H9B 3G4
Phone: 514-822-2123
Fax: 514-421-4222
Cell: 514-240-0296
mailto:pvoyer@;harris.com


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

Reply via email to