Ntdll

Questions about Wine on Linux
Locked
syed
Newbie
Newbie
Posts: 3
Joined: Thu May 09, 2013 6:26 pm

Ntdll

Post by syed »

Dear All,

I am having the problem while i am installing one executable file with extension .exe . My Platform is 64-Bit Centos Linux and error is below. I am installing this file in my VPS. Please help if someone can.

ERROR Title : CNtRegistry::ClearKeys()
ERROR : could not find NtLoadKey2 entry point in NtDLL.DLL

Thanks!
Attachments
This is the error image
This is the error image
Capture1.PNG (6.52 KiB) Viewed 9867 times
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: Ntdll

Post by dimesio »

Wine version? If it's not the latest development release, upgrade. If it still doesn't work, post terminal output. http://wiki.winehq.org/FAQ#get_log
syed
Newbie
Newbie
Posts: 3
Joined: Thu May 09, 2013 6:26 pm

Re: Ntdll

Post by syed »

Hi,

Thanks for reply dear. My wine version is given below with my kernel version.

wine-1.2.2
CentOS release 5.9 (Final)


Thanks and Regards,
Syed.
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: Ntdll

Post by dimesio »

That Wine version is very old and no longer supported. You need to upgrade.
syed
Newbie
Newbie
Posts: 3
Joined: Thu May 09, 2013 6:26 pm

Re: Ntdll

Post by syed »

I have installed the latest now But still the error is same.

#wine --version
wine-1.3.13

Now please let me know what should i do next.

Thanks and Regards,
Syed.
User avatar
L. Rahyen
Moderator
Moderator
Posts: 338
Joined: Fri Feb 22, 2008 9:13 pm

Re: Ntdll

Post by L. Rahyen »

1.3.13 is more than 2 years old, so you still need to upgrade. Latest Wine is 1.5.30.
Locked