FATAL Driver installer config not found, terminating. #38
Labels
No labels
bug
dependencies
documentation
duplicate
enhancement
help wanted
invalid
low priority
question
wontfix
No milestone
No project
No assignees
1 participant
Due date
No due date set.
Dependencies
No dependencies set.
Reference: fyr77/EnvyUpdate#38
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.envyupdate.log
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.