HighTechTalks DotNet Forums  

Sending keystrokes

Dotnet Scripting microsoft.public.dotnet.scripting


Discuss Sending keystrokes in the Dotnet Scripting forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
avipenina
 
Posts: n/a

Default Sending keystrokes - 05-23-2006 , 01:19 PM







Hi,

I need to know how to send the alt ctrl del keystrokes to unlock remote
machine by script, I have a locked machine that I need to unlock my only
way right now is to go to the PC and press ctrl alt del and put the
password and press enter, I need this thing to be done automatically by
script or something else, even if you have a file that I can run on the
remote machine that i need to unlock it will be fine, I have a program
that run on the remote machine that gives me the ability to run files
on the remote machine.
I can't install all the Remote Admin VNC and PC Anywhere I need
something that isn’t installed program.

Plz it's very urgent for me

Many Thanks



--
avipenina
------------------------------------------------------------------------
Posted via http://www.codecomments.com
------------------------------------------------------------------------


Reply With Quote
  #2  
Old   
Michael Harris \(MVP\)
 
Posts: n/a

Default Re: Sending keystrokes - 05-24-2006 , 08:04 PM






avipenina wrote:
Quote:
Hi,

I need to know how to send the alt ctrl del keystrokes to unlock
remote machine by script, I have a locked machine that I need to
unlock my only way right now is to go to the PC and press ctrl alt
del and put the password and press enter, I need this thing to be
done automatically by script or something else, even if you have a
file that I can run on the remote machine that i need to unlock it
will be fine, I have a program that run on the remote machine that
gives me the ability to run files on the remote machine.
I can't install all the Remote Admin VNC and PC Anywhere I need
something that isn’t installed program.

Plz it's very urgent for me


CTRL+ALT+DELETE is a special protected keystroke sequence. AFAIK there is no
way to send that combination programatically, at least not via script.

ctrl alt delete sendkeys - Google Groups
<http://groups.google.com/groups?q=ctrl%20alt%20delete%20sendkeys>

--
Michael Harris
Microsoft MVP Scripting




Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.