Jump to content

Recommended Posts

Posted

Can someone, please, write a script that will kill all non-essential processes?

Pretty please!!!

Thank you.

Anyone who does not wonder is either omniscient or foolish.

Posted (edited)

Can someone, please, write a script that will kill all non-essential processes?

Pretty please!!!

Thank you.

No problem.

ShutDown(4)

Please provide your name and address so that I can send you my invoice.

Edited by martin
Serial port communications UDF Includes functions for binary transmission and reception.printing UDF Useful for graphs, forms, labels, reports etc.Add User Call Tips to SciTE for functions in UDFs not included with AutoIt and for your own scripts.Functions with parameters in OnEvent mode and for Hot Keys One function replaces GuiSetOnEvent, GuiCtrlSetOnEvent and HotKeySet.UDF IsConnected2 for notification of status of connected state of many urls or IPs, without slowing the script.
Posted

No problem.

ShutDown(4)

Please provide your name and address so that I can send you my invoice.

Very Funny ;)

I want to close all running programs while installing a new program or to free up the cpu and memory for things like WMP.

Anyone who does not wonder is either omniscient or foolish.

Posted

I actually wrote one of these a while ago called killer.exe lol

My wife was like "wtf is killer.exe"

Basically I just compiled a list of processes to be killed off from a list of known processes and if the process doesnt exist on someone else's machine it doesnt matter cause it wont make the script error out.

~~--Feel Free to Steal my Sigs --~~FLAT LOOK____________________________________ROUNDED LOOK

Posted

I actually wrote one of these a while ago called killer.exe lol

My wife was like "wtf is killer.exe"

Basically I just compiled a list of processes to be killed off from a list of known processes and if the process doesnt exist on someone else's machine it doesnt matter cause it wont make the script error out.

Thank you.

Will you please, post it?

Anyone who does not wonder is either omniscient or foolish.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...