Post
Topic
Board Mining (Altcoins)
Re: PhoenixMiner 5.4c: fastest Ethereum/Ethash miner with lowest devfee (Win/Linux)
by
hesido
on 20/01/2021, 13:47:28 UTC
You can find the script here:
Powershell script to run batch based on display adapter count

You can place the .cmd file in shell:startup, but since I need admin priv. for AMD mem timings I use task scheduler to run the script at startup with admin privileges.
[/quote]Where is the "devcon" program mentioned there?
[/quote]

I think it can be found here:
https://docs.microsoft.com/en-us/windows-hardware/drivers/devtest/devcon
But the one I'm using is the one bundled with SRBMiner (the old, discontinued miner had it in the last versions), so I didn't have to bother download anything else. May switch to pnputil like advised here but devcon just does the job.