rufus
rufus copied to clipboard
ERROR: 'setup.dll" was not found, when setup.exe is run eg. from c:\windows\system32
If you won't start the setup.exe from the folder where the file is located, setup.dll is not found.
Eg. command is run from c:\windows\system32
Start-Process -FilePath $setupPath -ArgumentList "/quiet /EULA accept /Compat IgnoreWarning /auto upgrade /DynamicUpdate Disable" -Wait`
Microsoft's default setup.exe can be run from any folder.
Rufus version 4.8 (Build 2251).
Thanks for the report.
At this stage, I am not sure if I'm ever going to try to fix that, as this isn't going to affect a lot of people. But I'll keep this issue opened until I decide.
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue if you think you have a related problem or query.