RedShade Posted June 4, 2014 Posted June 4, 2014 Hi guys, I need a script which does the following things:1)Hide all windows (SW_HIDE) 2)Hide all icons in the system tray 3)Hide all processes in Task Manager Thanks in advance!
November Posted June 4, 2014 Posted June 4, 2014 Hi RedShade Do the following: 1) Take a look in AutoIT rules; 2) Look for tutorial and read it; 3) Try to script something and post in here; 4) We will try to help, though your request for a script looks kind of malware-alike. Cheers Old Scriptology Visual Ping 1.8 - Mass Ping Program with export to txt delimited. Desktop 2 RGB and YMCK - Pick a color in the desktop and get the RGB and YMCK code. Desktop 2 RGB - Pick a color in the desktop and get the RGB code. ShootIT 1.0 - Screen Capture full and partial screen [font="'Arial Black';"]Remember Remember The Fifth of November.[/font]
JohnOne Posted June 4, 2014 Posted June 4, 2014 Frankly, this sounds very malicious. AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans.
MrBeatnik Posted June 4, 2014 Posted June 4, 2014 On 6/4/2014 at 10:29 AM, JohnOne said: Frankly, this sounds very malicious. Yep, very fishy. If you are trying to do something that is legit (like creating a kiosk PC), I would suggest replacing the shell and/or locking down privileges instead. Please correct me if I am wrong in any of my posts. I like learning from my mistakes too.
Moderators Melba23 Posted June 4, 2014 Moderators Posted June 4, 2014 RedShade,Not something we want to help you with - thread locked. M23 Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind Open spoiler to see my UDFs: Reveal hidden contents ArrayMultiColSort ---- Sort arrays on multiple columnsChooseFileFolder ---- Single and multiple selections from specified path treeview listingDate_Time_Convert -- Easily convert date/time formats, including the language usedExtMsgBox --------- A highly customisable replacement for MsgBoxGUIExtender -------- Extend and retract multiple sections within a GUIGUIFrame ---------- Subdivide GUIs into many adjustable framesGUIListViewEx ------- Insert, delete, move, drag, sort, edit and colour ListView itemsGUITreeViewEx ------ Check/clear parent and child checkboxes in a TreeViewMarquee ----------- Scrolling tickertape GUIsNoFocusLines ------- Remove the dotted focus lines from buttons, sliders, radios and checkboxesNotify ------------- Small notifications on the edge of the displayScrollbars ----------Automatically sized scrollbars with a single commandStringSize ---------- Automatically size controls to fit textToast -------------- Small GUIs which pop out of the notification area
Recommended Posts