Toon posts:

vraag over het scherm toetsenbord van windows[XP]

Pagina: 1
Acties:
  • 308 views sinds 30-01-2008
  • Reageer

Verwijderd

Topicstarter
Door mijn handicap is het voor mij niet mogelijk om een gewoon toetsenbord te gebruijken.
En gebruik dus het schermtoetsenbord van windows.

Maar op mijn werk werken we met persoonlijk inlogcodes.
Dus als windows start moet je eerst CTRL+ALT+DEL en dan komt het inlogscherm.
Om deze handelingen te verrichten moet wel eerst het schermtoetsenbord gestart worden en dit kan door op het gewoone toetsenbord de windowstoets en de u gelijktijdig in te drukken.
Maar zoals ik al zei kan ik dat niet.

Is er misschien iets softwarematig te doen zodat het schermtoetsenbord automatisch start waaneer de pc boot?
Dus dat eerst het schermtoetsenbord wordt gestart en dan de vraag komt om op CTRL+ALT+DEL te drukken enzovoorts.

Ik heb zelf al gezocht in de kb van microschoft maar daar was niets te vinden.

Verwijderd

Try This:

Run Group Policy (Run GPEdit.MSC). Go to Computer Configuration->Windows Settings->Scripts (Startup/Shutdown) and double-click on Startup.

Click on the button Show Files... and in the new opened window create new a batch file. Edit the file and put in it the following line:

%SystemRoot%\System32\OSK.Exe

Save & close the file, close it's folder window, and in the Start Properties dialog click Add... and put there the name of the batch file you just created (no path needed). Now close this dialog also.

Still in Group Policy, go to Computer Configuration->Administrative Templates->System->Scripts and on the right pane, change the value of Run startup scripts simultaneously to Enabled (This will make sure the logon process will continue even though the script has not ended).
Ik hoop dat het werkt :)