Sendkeys - Ctrl+Alt+Del 
Author Message
 Sendkeys - Ctrl+Alt+Del

You can't...  Many have tried and all have failed!!!

--
Michael Harris
Microsoft.MVP.Scripting
--

Please do not email questions - post them to the newsgroup instead.
--

Quote:

> How can I send Ctrl+Alt+Del using Sendkeys command?
> I tried      wshell.sendkeys "^(%{Del})"
> but it didn't work.

> Please help.



Tue, 11 Nov 2003 07:20:03 GMT  
 Sendkeys - Ctrl+Alt+Del
Revised answer: check the product documentation ;-)...

--
Michael Harris
Microsoft.MVP.Scripting
--

Please do not email questions - post them to the newsgroup instead.
--


Quote:
> Revised question : When I remote into NT 4.0 server (using Remotely
> Possible program), how can I activate the logon screen?

> Thanks.



> >You can't...  Many have tried and all have failed!!!

> >--
> >Michael Harris
> >Microsoft.MVP.Scripting
> >--

> >Please do not email questions - post them to the newsgroup instead.
> >--




- Show quoted text -

Quote:

> >> How can I send Ctrl+Alt+Del using Sendkeys command?
> >> I tried      wshell.sendkeys "^(%{Del})"
> >> but it didn't work.

> >> Please help.



Tue, 11 Nov 2003 09:00:04 GMT  
 Sendkeys - Ctrl+Alt+Del
If it is that easy to be a MVP, I will become one ... ;-)



Quote:
> Revised answer: check the product documentation ;-)...

> --
> Michael Harris
> Microsoft.MVP.Scripting
> --

> Please do not email questions - post them to the newsgroup instead.
> --



> > Revised question : When I remote into NT 4.0 server (using Remotely
> > Possible program), how can I activate the logon screen?

> > Thanks.



> > >You can't...  Many have tried and all have failed!!!

> > >--
> > >Michael Harris
> > >Microsoft.MVP.Scripting
> > >--

> > >Please do not email questions - post them to the newsgroup instead.
> > >--



> > >> How can I send Ctrl+Alt+Del using Sendkeys command?
> > >> I tried      wshell.sendkeys "^(%{Del})"
> > >> but it didn't work.

> > >> Please help.



Wed, 12 Nov 2003 00:35:05 GMT  
 Sendkeys - Ctrl+Alt+Del
There's a way to do it. No idea what it is, but PCAnywhere
does it to pull up the login windows on NT.


Quote:
> You can't...  Many have tried and all have failed!!!

> --
> Michael Harris
> Microsoft.MVP.Scripting
> --

> Please do not email questions - post them to the newsgroup instead.
> --




Quote:

> > How can I send Ctrl+Alt+Del using Sendkeys command?
> > I tried      wshell.sendkeys "^(%{Del})"
> > but it didn't work.

> > Please help.



Wed, 12 Nov 2003 00:14:37 GMT  
 Sendkeys - Ctrl+Alt+Del


Quote:
> Same as Remotely Possible that I'm using, but I want to write a script
> to automate the whole process.   When you connect to remote machine,
> I can't access Remotely Possible's menu via keyboard.  The only way to
> access it is via mouse click.

I suspect you'll be looking into API calls on that one. I'm reasonably
sure it can be done that way, but again, I have no idea how.
Quote:

> On Fri, 25 May 2001 09:14:37 -0700, "Terry Austin"

> >There's a way to do it. No idea what it is, but PCAnywhere
> >does it to pull up the login windows on NT.



> >> You can't...  Many have tried and all have failed!!!

> >> --
> >> Michael Harris
> >> Microsoft.MVP.Scripting
> >> --

> >> Please do not email questions - post them to the newsgroup instead.
> >> --



> >> > How can I send Ctrl+Alt+Del using Sendkeys command?
> >> > I tried      wshell.sendkeys "^(%{Del})"
> >> > but it didn't work.

> >> > Please help.



Wed, 12 Nov 2003 06:27:27 GMT  
 
 [ 5 post ] 

 Relevant Pages 

1. Sendkeys ctrl+alt+del

2. Sendkeys - Ctrl+Alt+Del

3. sendkeys ctrl-alt-del ?

4. timing issue

5. Trying to use SendKeys() to hit Ctrl-Alt-Del

6. {CTRL}{ALT}{DEL} w/ SendKeys ???

7. {CTRL}{ALT}{DEL} w/ SendKeys ???

8. Disable (Ctrl+Alt+Del),(Ctrl+Esc),(Alt+Tab) in NT

9. Disable ctrl+esc ctrl+alt+del alt+tab

10. Block System Key like ALT+TAB, Ctrl+Alt+Del, Ctrl+Esc key

11. Disable (Ctrl+Alt+Del),(Ctrl+Esc),(Alt+Tab) in NT

12. SendKeys with Ctrl+Alt+Del How????

 

 
Powered by phpBB® Forum Software