[Bug 39986] Smartflix (to access Netflix) gives an error - setup does not start

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Apr 8 16:18:32 CDT 2016


https://bugs.winehq.org/show_bug.cgi?id=39986

Louis Lenders <xerox_xerox2000 at yahoo.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |xerox_xerox2000 at yahoo.co.uk

--- Comment #8 from Louis Lenders <xerox_xerox2000 at 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

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list