err:rundll32:wWinMain

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
kexn
Newbie
Newbie
Posts: 1
Joined: Wed Feb 09, 2022 5:30 pm

err:rundll32:wWinMain

Post by kexn »

I've encountered an error:

0130:err:rundll32:wWinMain Unable to find the entry point L",GenerateConfigs" in L"C:\\$PATH\\NvConfigGenerator.dll"

What would cause Wine to not be able to find an entry point in a dll that is part of an installation package?

I'm in a 64 bit wine prefix.
jkfloris
Level 12
Level 12
Posts: 3201
Joined: Thu Aug 14, 2014 10:10 am

Re: err:rundll32:wWinMain

Post by jkfloris »

It looks like you also asked this question on Reddit.
https://www.reddit.com/r/winehq/comment ... 2wwinmain/
After which DarkShadow made a bug report
https://bugs.winehq.org/show_bug.cgi?id=52542

Does GeforceNow work if you bypass the installer by extracting GeForceNOW-release.exe with 7z
and run GeForceNOW.exe in the GeforceNOW/CEF directory?
Locked