May 4, 20215 yr Quick question, is there any way to disable the message displaying your Machine ID on startup? I find it pretty annoying (without having to donate).
May 10, 20215 yr Author Nevermind, I made an AutoHotkey script containing this, which does the job: begin: if WinExist("Information") send, N else Goto, begin
Create an account or sign in to comment