Is there any parameter how to run the wallet which automatically starts mining with defined number of threads? I think I would be useful, at least for me, I could put the command in Startup on windows.
In all wallets there is usually option to start wallet with windows (settings - options)
Then if you don't have one, create a zettelkasten.conf (C:\Users\user\AppData\Roaming - might have to show hidden files)
and add
gen=1
genproclimit=4 (no. of threads)
When you start windows the wallet is set to startup, and the above commands will make it mine using 4 threads
Hope this help
J