-
-
Notifications
You must be signed in to change notification settings - Fork 461
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature request: automatic memory clean via command line parameter #82
Comments
I have the same need because I want to perform a series of automated actions |
+1 ...with the option to also exit on completion! |
+1 |
Hi, there! For those, who still wants to have some trigger to clean RAM without UI, here is a workaround somewhat replacing missing commandline parameter for memreduct: Source + compiled .exe (gdrive) Cheers! |
Check This Before Downloading |
+1 |
Hi. All AutoIt! scripts being false detected by many antivirus software. It's normal situation here. So, please, don't rush and read my initial message more carefully. I said, that my attachment contains the source code. So why would I publish virus source code?... Ridiculous, right? |
Hi, Henrypp!!
First of all, thank you very much for your creation! Very useful!
Can you please implement a small feature - ability to start memory clean procedure for memreduct.exe from the command line? For example "memreduct.exe -clean" or something else.
Reason/usablity situation:
I am using CMD-script which is killing regular resident programs (browser, download manager, etc) and disabling the network before running a game, and after the game was closed my script returning resident programs.
I know about the memory cleaning hotkey, but I hope you agree that in this specific scenario its better to have a command line parameter for memreduct.exe which will work no matter the program is already running or not.
Cheers!
The text was updated successfully, but these errors were encountered: