Brianm_ Posted July 17, 2015 Share Posted July 17, 2015 Does anyone know the script for Autoit so I can automatically switch from a Power point presentation to a Explorer IP address? I want to put up a display that will switch between these two windows. The few I have tried have not worked. I am running windows 7. Link to comment Share on other sites More sharing options...
AutoBert Posted July 17, 2015 Share Posted July 17, 2015 Show your tries or have a look in the help:WinActivateHotKeySet Link to comment Share on other sites More sharing options...
BrewManNH Posted July 17, 2015 Share Posted July 17, 2015 Try WinActivate If I posted any code, assume that code was written using the latest release version unless stated otherwise. Also, if it doesn't work on XP I can't help with that because I don't have access to XP, and I'm not going to.Give a programmer the correct code and he can do his work for a day. Teach a programmer to debug and he can do his work for a lifetime - by Chirag GudeHow to ask questions the smart way! I hereby grant any person the right to use any code I post, that I am the original author of, on the autoitscript.com forums, unless I've specifically stated otherwise in the code or the thread post. If you do use my code all I ask, as a courtesy, is to make note of where you got it from. Back up and restore Windows user files _Array.au3 - Modified array functions that include support for 2D arrays. - ColorChooser - An add-on for SciTE that pops up a color dialog so you can select and paste a color code into a script. - Customizable Splashscreen GUI w/Progress Bar - Create a custom "splash screen" GUI with a progress bar and custom label. - _FileGetProperty - Retrieve the properties of a file - SciTE Toolbar - A toolbar demo for use with the SciTE editor - GUIRegisterMsg demo - Demo script to show how to use the Windows messages to interact with controls and your GUI. - Latin Square password generator Link to comment Share on other sites More sharing options...
Brianm_ Posted July 17, 2015 Author Share Posted July 17, 2015 Try WinActivateUnfortunately I have no experience in this and thought it would be a simple script to do this. I found this on other websites and it the help but it doesn't work. I am trying to go from Microsoft Powerpoint presentation and then to a web address. Replying with out help is not helpful. I can get that from the IT help desk.While 1 ;loop indefinitely WinActivate("notepad","") ;give focus to notepad Sleep(30000) ;sleep 30 seconds WinActivate("wordpad","") ;give focus to wordpad Sleep(30000) ;sleep 30 secondsWEnd Link to comment Share on other sites More sharing options...
Zobengrauzis Posted July 17, 2015 Share Posted July 17, 2015 If you try and read help file how they suggest - you will get all the tools/info needed to accomplish what you need. If you dont want to put effort in your task - don't except everybody rushing to do all for you. thats not how it works here. Link to comment Share on other sites More sharing options...
Developers Jos Posted July 17, 2015 Developers Share Posted July 17, 2015 Replying with out help is not helpful. I can get that from the IT help desk.These type of statements is really going to contribute getting better help. I know I am also going against your rule but posted anyway. Jos Shoby 1 SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past. Link to comment Share on other sites More sharing options...
RaiNote Posted July 17, 2015 Share Posted July 17, 2015 Lol Learn Basics if u don't know anything about autoit scripting and don't be mean to others who try's to help you. Shoby 1 C++/AutoIt/OpenGL Easy Coder I will be Kind to you and try to help you till what you want isn't against the Forum Rules~ Link to comment Share on other sites More sharing options...
AutoBert Posted July 17, 2015 Share Posted July 17, 2015 Replying with out help is not helpful. I can get that from the IT help desk.When you don't no how to walk, why asking how to run? Link to comment Share on other sites More sharing options...
Brianm_ Posted July 17, 2015 Author Share Posted July 17, 2015 Should have known that it wouldn't be a simple task and I really did think that this forum would have been more helpful! Link to comment Share on other sites More sharing options...
Developers Jos Posted July 17, 2015 Developers Share Posted July 17, 2015 Should have known that it wouldn't be a simple task and I really did think that this forum would have been more helpful!Yep .. shit happens SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past. Link to comment Share on other sites More sharing options...
Brianm_ Posted July 17, 2015 Author Share Posted July 17, 2015 No wonder you have so many post under your name -(23,729 post) of telling eveyone nothing but shit! Link to comment Share on other sites More sharing options...
Developers Jos Posted July 17, 2015 Developers Share Posted July 17, 2015 (edited) Let's not do this Brian and see what it takes to get your problem solved.So when we can agree that we both stop making these stupid remarks we might be able to help you out when you share some more details and you show what you have tried that isn't working.In case you can't get over this then please just leave to make life easier for both of us.Your choice,Jos Edited July 17, 2015 by Jos SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past. Link to comment Share on other sites More sharing options...
Zobengrauzis Posted July 17, 2015 Share Posted July 17, 2015 Should have known that it wouldn't be a simple task and I really did think that this forum would have been more helpful!there was a coffer maid. she did't serve coffee to anyone, and she didn't get tips. strangely she also was really confused about the last one.just saying:) Link to comment Share on other sites More sharing options...
Gianni Posted July 18, 2015 Share Posted July 18, 2015 (edited) have a look to this post https://www.autoitscript.com/forum/topic/159910-useless-code/?do=findComment&comment=1160983 (even funny) Edited July 18, 2015 by Chimp Chimp small minds discuss people average minds discuss events great minds discuss ideas.... and use AutoIt.... Link to comment Share on other sites More sharing options...
RaiNote Posted July 18, 2015 Share Posted July 18, 2015 No wonder you have so many post under your name -(23,729 post) of telling eveyone nothing but shit!So you think they won't help? °-° just because you can't read the Answer or look in Help files or starting with Basics before something "too" hard (for you). °-° and how you speak to others is so sympathicly(not). (Nobody likes People who don't think but attacks others.) C++/AutoIt/OpenGL Easy Coder I will be Kind to you and try to help you till what you want isn't against the Forum Rules~ Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now