uknees
10-02-2003, 07:46 PM
Hi,
i am trying to create a key in the registry so that win98 users can receive net send messages from the server running on win2000
i have a .reg file which i intend to execute at logon.
but, on testing the .reg file (i double-clicked it) the key was not created! what could be the problem?
here's how my .reg file looks like:
REGEDIT4
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\Run]
"Winpopup"="C:\\Windows\\Winpopup.exe"
Any help is greatly appreciated. Thanks.
i am trying to create a key in the registry so that win98 users can receive net send messages from the server running on win2000
i have a .reg file which i intend to execute at logon.
but, on testing the .reg file (i double-clicked it) the key was not created! what could be the problem?
here's how my .reg file looks like:
REGEDIT4
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\Run]
"Winpopup"="C:\\Windows\\Winpopup.exe"
Any help is greatly appreciated. Thanks.