rufus icon indicating copy to clipboard operation
rufus copied to clipboard

ERROR: 'setup.dll" was not found, when setup.exe is run eg. from c:\windows\system32

Open Tataz2 opened this issue 5 months ago • 1 comments

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`

Image

Microsoft's default setup.exe can be run from any folder.

Rufus version 4.8 (Build 2251).

Tataz2 avatar Jun 16 '25 12:06 Tataz2

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.

pbatard avatar Jun 16 '25 12:06 pbatard

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.

github-actions[bot] avatar Oct 08 '25 22:10 github-actions[bot]