Bluethunder wrote:
> Hi! I've read in some post a possible solution for my problem (unable to
> install dowloaded update from windows update) In my registry doesn't exist
> the key SensLogn. I've wrote as indicated a text file ans saves as
> SensLogn.reg. Than I go to .....|notify and try to Import from File|import
> but i recive a message that SensLogn.reg is not a registry file:
>
> (snip)
Hi,
Try the version below.
NB:
The [HKEY_LOCAL_MACHINE\SOFTWARE\......\Notify\SensLogn] part needs
to be on *one* line, will wrap over to lines in this post.
--------------------8<----------------------
REGEDIT4
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\
Winlogon\Notify\SensLogn]
"DLLName"="WlNotify.dll"
"Lock"="SensLockEvent"
"Logon"="SensLogonEvent"
"Logoff"="SensLogoffEvent"
"Safe"=dword:00000001
"MaxWait"=dword:00000258
"StartScreenSaver"="SensStartScreenSaverEvent"
"StopScreenSaver"="SensStopScreenSaverEvent"
"Startup"="SensStartupEvent"
"Shutdown"="SensShutdownEvent"
"StartShell"="SensStartShellEvent"
"PostShell"="SensPostShellEvent"
"Disconnect"="SensDisconnectEvent"
"Reconnect"="SensReconnectEvent"
"Unlock"="SensUnlockEvent"
"Impersonate"=dword:00000001
"Asynchronous"=dword:00000001
--------------------8<----------------------
(be sure to have a blank line at the end of the registry file)
--
torgeir, Microsoft MVP Scripting and WMI, Porsgrunn Norway
Administration scripting examples and an ONLINE version of
the 1328 page Scripting Guide:
http://www.microsoft.com/technet/scr...r/default.mspx