forum.vdsworld.com Forum Index forum.vdsworld.com
Visit VDSWORLD.com
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


(SOLVED) Send Alt + Tab

 
Post new topic   Reply to topic    forum.vdsworld.com Forum Index -> General Help
View previous topic :: View next topic  
Author Message
GregLand
Valued Contributor
Valued Contributor


Joined: 15 Jun 2004
Posts: 212
Location: FRANCE

PostPosted: Fri Sep 05, 2014 9:21 pm    Post subject: (SOLVED) Send Alt + Tab Reply with quote

Hello
Is there a way to send the Alt + Tab key (App switching) with the "send" command?

I tried :

Code:
window send,@winactive(C),@Alt(@tab())


but it doesn't look to work on Win 7 or 8

Thanks for your help!


Last edited by GregLand on Sun Sep 07, 2014 12:24 pm; edited 1 time in total
Back to top
View user's profile Send private message Visit poster's website
Garrett
Moderator Team


Joined: 04 Oct 2001
Posts: 2149
Location: A House

PostPosted: Sat Sep 06, 2014 1:59 am    Post subject: Re: Send Alt + Tab Reply with quote

GregLand wrote:
Hello
Is there a way to send the Alt + Tab key (App switching) with the "send" command?

I tried :

Code:
window send,@winactive(C),@Alt(@tab())


but it doesn't look to work on Win 7 or 8

Thanks for your help!


Have you tried:

Code:
window send,@winexists(#progman),@alt(@tab())


But, all this will do is bring up the next window in the list. It won't hold the task window open and allow to move through it. I also can't confirm if this even works on Windows 7 or 8, but it worked as of Windows Vista.

~Garrett

_________________
'What you do not want done to yourself, do not do to others.' - Confucius (550 b.c. to 479 b.c.)
Back to top
View user's profile Send private message
GregLand
Valued Contributor
Valued Contributor


Joined: 15 Jun 2004
Posts: 212
Location: FRANCE

PostPosted: Sat Sep 06, 2014 11:29 am    Post subject: Reply with quote

Thanks for your reply Garrett
I tried this for Windows 8 and it doesn't look to work

Do you know what is the equivalent of Progman fo Windows 8
Back to top
View user's profile Send private message Visit poster's website
GregLand
Valued Contributor
Valued Contributor


Joined: 15 Jun 2004
Posts: 212
Location: FRANCE

PostPosted: Sat Sep 06, 2014 11:48 am    Post subject: Reply with quote

Task Switcher can be openned with this command line :

Code:
run @windir()\explorer.exe shell:::{3080F90E-D7AD-11D9-BD98-0000947B0257}


It look to be a good alternative...
Back to top
View user's profile Send private message Visit poster's website
Garrett
Moderator Team


Joined: 04 Oct 2001
Posts: 2149
Location: A House

PostPosted: Sat Sep 06, 2014 3:28 pm    Post subject: Reply with quote

Sorry, I just have not spent a lot of time on Windows 8 and may never have Windows 8.
_________________
'What you do not want done to yourself, do not do to others.' - Confucius (550 b.c. to 479 b.c.)
Back to top
View user's profile Send private message
GregLand
Valued Contributor
Valued Contributor


Joined: 15 Jun 2004
Posts: 212
Location: FRANCE

PostPosted: Sat Sep 06, 2014 3:31 pm    Post subject: Reply with quote

Don't be sorry... you don't have to Wink
your help is always beneficial Razz
Back to top
View user's profile Send private message Visit poster's website
PGWARE
Web Host


Joined: 29 Dec 2001
Posts: 1562

PostPosted: Sun Sep 07, 2014 1:15 am    Post subject: Reply with quote

I have confirmed this does work on Windows 8 (8.1).


GregLand wrote:
Task Switcher can be openned with this command line :

Code:
run @windir()\explorer.exe shell:::{3080F90E-D7AD-11D9-BD98-0000947B0257}


It look to be a good alternative...
Back to top
View user's profile Send private message
Garrett
Moderator Team


Joined: 04 Oct 2001
Posts: 2149
Location: A House

PostPosted: Sun Sep 07, 2014 2:50 am    Post subject: Reply with quote

Code:
run @windir()\explorer.exe shell:::{3080F90E-D7AD-11D9-BD98-0000947B0257}


Works on Vista as well.

_________________
'What you do not want done to yourself, do not do to others.' - Confucius (550 b.c. to 479 b.c.)
Back to top
View user's profile Send private message
GregLand
Valued Contributor
Valued Contributor


Joined: 15 Jun 2004
Posts: 212
Location: FRANCE

PostPosted: Sun Sep 07, 2014 12:24 pm    Post subject: Reply with quote

Nicest, thanks!
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    forum.vdsworld.com Forum Index -> General Help All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum

Twitter@vdsworld       RSS

Powered by phpBB © 2001, 2005 phpBB Group