FATAL Driver installer config not found, terminating.
JohannesIBK opened this issue · 7 comments
When I try to install the Nvidia Driver, it aborts due to a missing config file.
It creates a [version]-extracted
folder, but it is empty.
I will try to have a look tomorrow. In the meantime, could you try deleting the downloaded installer.exe file and restart envyupdate to have it redownload the driver files? @JohannesIBK
I've tried deleting the appdata folder and use the current directory instead the appdata option, but its always the same.
It always uses the app data folder? Do you have write access to the directory envyupdate.exe is in?
What's the path of envyupdate.exe on your machine?
I've kept the executable in the Downloads folder.
For the data, I've tried using the appdata folder and the local folder (Downloads), but it's always the same outcome. It downloads it successfully and creates the [version]-extracted
folder, but the folder is always empty.
I've found the error, my username contains a space (C:\Users\Zero Dawn\
)
I've created a PR for this issue, but I never used C# before, so no idea if there is a better way to solve this
Wonderful, thank you! Looks good to me, merged.
Will create a minor release fixing this asap.