|
We don't have ANY Windows 98 machines, so most of the articles pertinent to Windows 98 don't help at all. The reboot95.exe is a utility that I've utilized in the past. What I really need, though, is a utility to disconnect users from local shares. The reboot utilities I have work just fine from the RUNONCE key under HKLM, except if a remote user is connected to a local share. Then it asks if you would like to disconnect the users. Because the script has already finished, it's not possible for me to click on the button to disconnect users. I suppose I could have a wkix script in the runonce that runs the shutdown utility, then if the disconnect users window pops up, I can use a sendkeys function to select the correct choice. In the meantime, I might need to have a program that disabled the keyboard input.
Brian
|