AntiWPA Forum

Full Version: First run eula screen removal
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
http://download.sysinternals.com/Files/P...plorer.zip
http://download.sysinternals.com/Files/P...onitor.zip

Can somebody remove first run eula screens from this systernal programs by hexing not with a reg patch. It spends me time when i run them different pc's to accept eula.
Run those with: filename.exe /accepteula
And should work, no need to patch it.
First of all there is a nice open source alternative:
http://sourceforge.net/projects/processhacker/
... and since they recoded it and moved away from that ugly .Net-Framework
i'm using it it instead of the sysinternals one.

In the old days (PE version 11.33) I made a patch to fix that little bugs:
[attachment=23]
maybe it still works.

Beside the '/accepteula' commandline switch you may also import the registry setting:
HKCU\Software\Sysinternals\Process Explorer
EulaAccepted
via Regfile ... beside other usefull settings like the visible column & it's with and other settings like 'confirm kill' and others.
Sysinternals Process Explorer 11.xx - improvement patch.rar still works on new one. When patching it says do not find something for patching in first stuff in progressbar after says patched and no eulascreen. Thanks for patch.

I know about registry and commandline stuffs but using them losts more time then to just click accept eula.
Reference URL's