in reply to Refreshing the Windows Registry
IF I remember correctly you need to send a WM_SETTINGCHANGE message to the windows OS. The WIN32::OLE::NLS module has SendSettingChange() function that does just that. This is untested and over a year old memory.
update: I miss read the question. Still you will need to send the WM_SETTINGCHANGE message for open windows (the Command/CMD prompt) to know about your change.
MADuran
Who is in need of a spiffy sig
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: Refreshing the Windows Registry
by Anonymous Monk on Jan 15, 2004 at 16:49 UTC |