diff --git a/guitesting.ahk b/guitesting.ahk index 77af50a..5f88601 100644 --- a/guitesting.ahk +++ b/guitesting.ahk @@ -9,3 +9,6 @@ ButtonCancel: ExitApp ButtonInstall: Gui, Submit + +; add memory option for #MaxMem %memory% +; add multithread option for #MaxThreads %threads%