Polaris1 Posted October 17, 2015 Posted October 17, 2015 (edited) Hi, Found the following on the forum:HideOpt('WINTITLEMATCHMODE', 4) ControlHide('classname=Shell_TrayWnd', '', '') ShowOpt('WINTITLEMATCHMODE', 4) ControlShow('classname=Shell_TrayWnd', '', '') A. Taskbar1. The hide script hides the taskbar completely and I wish to access it by hovering the mouse at the bottom of the screen.2. The hide scripts doesn't hide the start menu button in the corner.3. New windows do not expand to the bottom of the screen but only till the taskbar's border. B. Screen saverI wish to use a script that stops its action/ activates its action. Thanks in advanceWindows 7 Home Premium, x64 Edited October 17, 2015 by Polaris1
JohnOne Posted October 17, 2015 Posted October 17, 2015 Are you aware that there is a setting to do that in the taskbar properties? AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans.
nitekram Posted October 17, 2015 Posted October 17, 2015 (edited) Are you aware that there is a setting to do that in the taskbar properties?LOL (auto-hide the taskbar) Edited October 17, 2015 by nitekram 2¢ All by me:"Sometimes you have to go back to where you started, to get to where you want to go." "Everybody catches up with everyone, eventually" "As you teach others, you are really teaching yourself." From my dad "Do not worry about yesterday, as the only thing that you can control is tomorrow." WIKI | Tabs; | Arrays; | Strings | Wiki Arrays | How to ask a Question | Forum Search | FAQ | Tutorials | Original FAQ | ONLINE HELP | UDF's Wiki | AutoIt PDF AutoIt Snippets | Multple Guis | Interrupting a running function | Another Send StringRegExp | StringRegExp Help | RegEXTester | REG TUTOR | Reg TUTOT 2 AutoItSetOption | Macros | AutoIt Snippets | Wrapper | Autoit Docs SCITE | SciteJump | BB | MyTopics | Programming | UDFs | AutoIt 123 | UDFs Form | UDF Learning to script | Tutorials | Documentation | IE.AU3 | Games? | FreeSoftware | Path_Online | Core Language Programming Tips Excel Changes ControlHover.UDF GDI_Plus Draw_On_Screen GDI Basics GDI_More_Basics GDI Rotate GDI Graph GDI CheckExistingItems GDI Trajectory Replace $ghGDIPDll with $__g_hGDIPDll DLL 101? Array via Object GDI Swimlane GDI Plus French 101 Site GDI Examples UEZ GDI Basic Clock GDI Detection Ternary operator
Polaris1 Posted October 17, 2015 Author Posted October 17, 2015 (edited) Yup...I'm completely aware of it lol.I use a batch file that sets the computer ready for a certain software.Since that software uses other softwares at the same time instead of clicking 1-5 and setting everything up manually I just double click once and everything is ready for the main software to operate.The same when it shuts down...one tiny double click and poof...it's all gone.So...I would appreciate some help with these two items (taskbar and screen saver). Regards Edited October 17, 2015 by Polaris1
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