The dos code would be:
Code:
For NT, 2k and I think XP:
RegSvr32 C:\WinNT\System32\mswinsck.ocx
For 95, 98, and ME:
RegSvr32 C:\Windows\System\mswinsck.ocx
If that doesn't work, add a /u flag to the end, execute it, and then remove the /u flag, and execute it again (3 times in total.) This will register it, unregister it, and then register it again.