https://bugs.winehq.org/show_bug.cgi?id=39986
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox_xerox2000@yahoo.co.uk
--- Comment #8 from Louis Lenders xerox_xerox2000@yahoo.co.uk --- Created attachment 54189 --> https://bugs.winehq.org/attachment.cgi?id=54189 stupid hack to get installer a tiny bit futher
In debuglog there`s an interesting line just before the messagebox appears:
003b:Call KERNEL32.lstrlenW(00423cd0 L"Please re-run this installer as a normal user instead of "Run as Administrator".")
I attached a stupid hack to get at least the installerwindow up, but unfortunately it crashes a bit further on. Sidenote: the app needs .net 4.0 apparently.
My guess is something is going wrong somewhere in calls below:
003b:Call advapi32.OpenProcessToken(ffffffff,00000008,0033ddd8) ret=00406016 003b:Ret advapi32.OpenProcessToken() retval=00000001 ret=00406016 003b:Call advapi32.GetTokenInformation(00000064,00000012,0033dde0,00000004,0033dddc) ret=0040602f 003b:trace:advapi:GetTokenInformation (0x64, Unknown, 0x33dde0, 4, 0x33dddc): 003b:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenElevationType, ...) semi-stub 003b:Ret advapi32.GetTokenInformation() retval=00000001 ret=0040602f