CountryChk.dll missing

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Lockheed
Level 2
Level 2
Posts: 27
Joined: Tue Sep 01, 2009 12:51 am

CountryChk.dll missing

Post by Lockheed »

I am trying to install Cyperlink PowerDirector 9/10 on a 32bit wine, but when installation commences, I get an error

"CountryChk.dll' is missing.

Nothing more.

Is there any way around it?
John Drescher

CountryChk.dll missing

Post by John Drescher »

I am trying to install Cyperlink PowerDirector 9/10 on a 32bit wine, but when installation commences, I get an error

 "CountryChk.dll' is missing.

Nothing more.

Is there any way around it?
How about terminal output?

http://wiki.winehq.org/FAQ#get_log

If this is big post it on pastebin.com and link here.


Also have you checked appdb.winehq.org for your application?

John
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: CountryChk.dll missing

Post by dimesio »

Lockheed wrote:I am trying to install Cyperlink PowerDirector 9/10 on a 32bit wine, but when installation commences, I get an error

"CountryChk.dll' is missing.
That is not a dll that comes with Windows, and googling it turns up lots of references to malware.
Lockheed
Level 2
Level 2
Posts: 27
Joined: Tue Sep 01, 2009 12:51 am

Post by Lockheed »

I'm not sure it's gonna be of much help, but here's the log:

Code: Select all

fixme:shell:SHAutoComplete stub
fixme:exec:SHELL_execute flags ignored: 0x00000180
fixme:storage:create_storagefile Storage share mode not implemented.
fixme:apphelp:ApphelpCheckInstallShieldPackage stub: 0x33b160 L"C:\\users\\juha\\Temp\\RarSFX0\\PowerDirector.msi"

7-Zip 9.20  Copyright (c) 1999-2010 Igor Pavlov  2010-11-18

Processing archive: C:\users\juha\Temp\RarSFX0\SupportFiles.7z

Extracting  Product.ico
Extracting  MsiZap.exe.manifest
Extracting  PostBuild.exe.manifest
Extracting  lic_1028.txt
Extracting  lic_1030.txt
Extracting  lic_1031.txt
Extracting  lic_1033.txt
Extracting  lic_1034.txt
Extracting  lic_1036.txt
Extracting  lic_1040.txt
Extracting  lic_1041.txt
Extracting  lic_1042.txt
Extracting  lic_1043.txt
Extracting  lic_2052.txt
Extracting  lic_4100.txt
Extracting  MsiZap.exe
Extracting  PostBuild.exe
Extracting  SimEditor.exe
Extracting  APIfor64Bit.dll
Extracting  BurningSM.dll
Extracting  CLScan.dll
Extracting  CountryChk.dll
Extracting  DivX.dll
Extracting  EnableCDin.dll
Extracting  ForwardCDKey.dll
Extracting  GetDXver.dll
Extracting  GetSTime.dll
Extracting  HwCtrlMgr.dll
Extracting  MFC71.dll
Extracting  msvcp71.dll
Extracting  msvcr71.dll
Extracting  RegKey64Bit.dll
Extracting  Rpc2.dll
Extracting  sim.dll
Extracting  SKUtil.dll
Extracting  UNO.dll
Extracting  VistaAudio.dll

Everything is Ok

Files: 37
Size:       5707773
Compressed: 1916129
fixme:win:EnumDisplayDevicesW ((null),0,0x32bf48,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x32be68,0x00000000), stub!
fixme:ddraw:ddraw7_Initialize Ignoring guid {aeb2cdd4-6e41-43ea-941c-8361cc760781}.
fixme:devenum:DEVENUM_ICreateDevEnum_CreateClassEnumerator Category {33d9a760-90c8-11d0-bd43-00a0c911ce86} not found
fixme:devenum:DEVENUM_ICreateDevEnum_CreateClassEnumerator Category {33d9a761-90c8-11d0-bd43-00a0c911ce86} not found
ALSA lib pcm_dmix.c:957:(snd_pcm_dmix_open) The dmix plugin supports only playback stream
fixme:devenum:DEVENUM_ICreateDevEnum_CreateClassEnumerator Category {cc7bfb41-f175-11d1-a392-00e0291f3959} not found
fixme:devenum:DEVENUM_ICreateDevEnum_CreateClassEnumerator Category {cc7bfb46-f175-11d1-a392-00e0291f3959} not found
err:module:import_dll Library MFC42.DLL (which is needed by L"C:\\users\\juha\\Temp\\{4B37D360-DBF8-4F9F-9BEF-71EC1A974FDE}\\CountryChk.dll") not found
err:ole:dispatch_rpc no apartment found for ipid {ffffffff-ffff-ffff-5700-000053000000}
err:rpc:I_RpcReceive we got fault packet with status 0x80010108
err:ole:dispatch_rpc no apartment found for ipid {ffffffff-ffff-ffff-5700-000053000000}
err:rpc:I_RpcReceive we got fault packet with status 0x80010108
err:ole:dispatch_rpc no apartment found for ipid {ffffffff-ffff-ffff-5700-000053000000}
err:rpc:I_RpcReceive we got fault packet with status 0x80010108
err:ole:dispatch_rpc no apartment found for ipid {ffffffff-ffff-ffff-5700-000053000000}
err:rpc:I_RpcReceive we got fault packet with status 0x80010108
err:ole:dispatch_rpc no apartment found for ipid {ffffffff-ffff-ffff-5700-000053000000}
err:rpc:I_RpcReceive we got fault packet with status 0x80010108
Bruno Jesus

CountryChk.dll missing

Post by Bruno Jesus »

On Wed, May 9, 2012 at 5:52 PM, Lockheed <[email protected]> wrote:
err:module:import_dll Library MFC42.DLL (which is needed by L"C:\\users\\juha\\Temp\\{4B37D360-DBF8-4F9F-9BEF-71EC1A974FDE}\\CountryChk.dll") not found
The problem is MFC42.dll is not installed. Do a "winetricks mfc42" and
try again. The CountryChk.dll is being extracted by the program as
seen in the file list.
John Drescher

CountryChk.dll missing

Post by John Drescher »

err:module:import_dll Library MFC42.DLL (which is needed by L"C:\\users\\juha\\Temp\\{4B37D360-DBF8-4F9F-9BEF-71EC1A974FDE}\\CountryChk.dll") not found
winetricks vc6run

John
Lockheed
Level 2
Level 2
Posts: 27
Joined: Tue Sep 01, 2009 12:51 am

Post by Lockheed »

Thanks! It now installs, but on the first run, it quits with a message it needs to be run as Admin user for registration purposes.
Lockheed
Level 2
Level 2
Posts: 27
Joined: Tue Sep 01, 2009 12:51 am

Post by Lockheed »

I wish there was an edit button.

Code: Select all

$ env WINEPREFIX="/home/juha/.wine-bottles/pd10" wine PD
PData.bin                  PDR10.exe.manifest
PDHanumanSvr.exe           PDR32Agent/
PDHanumanSvr.exe.manifest  PDR.ico
PDR10.exe                  PDR.X.manifest
[juha@panzor PowerDirector10]$ env WINEPREFIX="/home/juha/.wine-bottles/pd10" wine PDR10.exe
fixme:actctx:parse_manifest_buffer failed to parse manifest L"C:\\Program Files\\CyberLink\\PowerDirector10\\PDR.X.manifest"
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"PDR.X" (1.0.0.0)
fixme:actctx:parse_manifest_buffer failed to parse manifest L"C:\\Program Files\\CyberLink\\PowerDirector10\\PDR.X.manifest"
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"PDR.X" (1.0.0.0)
fixme:advapi:RegisterEventSourceW ((null),L"PowerDirector"): stub
fixme:wininet:set_cookie persistent cookies not handled (L"Expires=Thu, 01-Jan-1970 00:00:10 GMT")
err:msxml:doparse XML declaration allowed only at the start of the document
fixme:ole:TLB_ReadTypeLib Header type magic 0x00905a4d not supported.
err:ole:TLB_ReadTypeLib Loading of typelib L"C:\\Program Files\\CyberLink\\PowerDirector10\\BigBang\\CLNotification.dll" failed with error 0
fixme:ole:TLB_ReadTypeLib Header type magic 0x00905a4d not supported.
err:ole:TLB_ReadTypeLib Loading of typelib L"C:\\Program Files\\CyberLink\\PowerDirector10\\BigBang\\CLNotification.dll" failed with error 0
fixme:ieframe:PersistStreamInit_InitNew (0x130368)
fixme:ieframe:OleObject_Advise (0x130368)->(0x574474, 0x5744cc)
fixme:ieframe:ViewObject_SetAdvise (0x130368)->(1 00000000 0x574474)
fixme:ieframe:ViewObject_Draw (0x130368)->(1 -1 (nil) (nil) (nil) 0x3a8 0x5744e4 0x5744e4 (nil) 00000000)
err:msxml:doparse XML declaration allowed only at the start of the document
fixme:ieframe:ViewObject_SetAdvise (0x130368)->(1 00000000 (nil))
fixme:ieframe:OleObject_Unadvise (0x130368)->(1413566559)
fixme:advapi:DeregisterEventSource (0xcafe4242) stub
[juha@panzor PowerDirector10]$ env WINEPREFIX="/home/juha/.wine-bottles/pd10" wine PDR10.exe
fixme:actctx:parse_manifest_buffer failed to parse manifest L"C:\\Program Files\\CyberLink\\PowerDirector10\\PDR.X.manifest"
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"PDR.X" (1.0.0.0)
fixme:actctx:parse_manifest_buffer failed to parse manifest L"C:\\Program Files\\CyberLink\\PowerDirector10\\PDR.X.manifest"
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"PDR.X" (1.0.0.0)
fixme:advapi:RegisterEventSourceW ((null),L"PowerDirector"): stub
fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know what to do!
err:msxml:doparse XML declaration allowed only at the start of the document
fixme:wininet:set_cookie persistent cookies not handled (L"Expires=Thu, 01-Jan-1970 00:00:10 GMT")
fixme:advapi:DeregisterEventSource (0xcafe4242) stub
err:msxml:doparse XML declaration allowed only at the start of the document
fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know what to do!
[juha@panzor PowerDirector10]$ fixme:ole:TLB_ReadTypeLib Header type magic 0x00905a4d not supported.
err:ole:TLB_ReadTypeLib Loading of typelib L"C:\\Program Files\\CyberLink\\PowerDirector10\\BigBang\\CLNotification.dll" failed with error 0
fixme:ole:TLB_ReadTypeLib Header type magic 0x00905a4d not supported.
err:ole:TLB_ReadTypeLib Loading of typelib L"C:\\Program Files\\CyberLink\\PowerDirector10\\BigBang\\CLNotification.dll" failed with error 0
fixme:ieframe:PersistStreamInit_InitNew (0x130368)
fixme:ieframe:OleObject_Advise (0x130368)->(0x574474, 0x5744cc)
fixme:ieframe:ViewObject_SetAdvise (0x130368)->(1 00000000 0x574474)
fixme:ieframe:ViewObject_Draw (0x130368)->(1 -1 (nil) (nil) (nil) 0x3a8 0x5744e4 0x5744e4 (nil) 00000000)
err:msxml:doparse XML declaration allowed only at the start of the document
err:msxml:doparse XML declaration allowed only at the start of the document
err:msxml:doparse XML declaration allowed only at the start of the document
fixme:ieframe:ViewObject_SetAdvise (0x130368)->(1 00000000 (nil))
fixme:ieframe:OleObject_Unadvise (0x130368)->(1413566559)
ne PDR10.exeIX="/home/juha/.wine-bottles/pd10" win
fixme:actctx:parse_manifest_buffer failed to parse manifest L"C:\\Program Files\\CyberLink\\PowerDirector10\\PDR.X.manifest"
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"PDR.X" (1.0.0.0)
fixme:actctx:parse_manifest_buffer failed to parse manifest L"C:\\Program Files\\CyberLink\\PowerDirector10\\PDR.X.manifest"
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"PDR.X" (1.0.0.0)
fixme:advapi:RegisterEventSourceW ((null),L"PowerDirector"): stub
fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know what to do!
err:msxml:doparse XML declaration allowed only at the start of the document
fixme:wininet:set_cookie persistent cookies not handled (L"Expires=Thu, 01-Jan-1970 00:00:10 GMT")
err:msxml:doparse XML declaration allowed only at the start of the document
fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know what to do!
fixme:ole:TLB_ReadTypeLib Header type magic 0x00905a4d not supported.
err:ole:TLB_ReadTypeLib Loading of typelib L"C:\\Program Files\\CyberLink\\PowerDirector10\\BigBang\\CLNotification.dll" failed with error 0
fixme:ole:TLB_ReadTypeLib Header type magic 0x00905a4d not supported.
err:ole:TLB_ReadTypeLib Loading of typelib L"C:\\Program Files\\CyberLink\\PowerDirector10\\BigBang\\CLNotification.dll" failed with error 0
fixme:ieframe:PersistStreamInit_InitNew (0x130368)
fixme:ieframe:OleObject_Advise (0x130368)->(0x574474, 0x5744cc)
fixme:ieframe:ViewObject_SetAdvise (0x130368)->(1 00000000 0x574474)
fixme:ieframe:ViewObject_Draw (0x130368)->(1 -1 (nil) (nil) (nil) 0x3a8 0x5744e4 0x5744e4 (nil) 00000000)
err:msxml:doparse XML declaration allowed only at the start of the document
err:msxml:doparse XML declaration allowed only at the start of the document
err:msxml:doparse XML declaration allowed only at the start of the document
fixme:ieframe:ViewObject_SetAdvise (0x130368)->(1 00000000 (nil))
fixme:ieframe:OleObject_Unadvise (0x130368)->(1413566559)
fixme:advapi:DeregisterEventSource (0xcafe4242) stub
[juha@panzor PowerDirector10]$ ckear
bash: ckear: command not found
[juha@panzor PowerDirector10]$ clear

[juha@panzor PowerDirector10]$ env WINEPREFIX="/home/juha/.wine-bottles/pd10" wine PDR10.exe
fixme:actctx:parse_manifest_buffer failed to parse manifest L"C:\\Program Files\\CyberLink\\PowerDirector10\\PDR.X.manifest"
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"PDR.X" (1.0.0.0)
fixme:actctx:parse_manifest_buffer failed to parse manifest L"C:\\Program Files\\CyberLink\\PowerDirector10\\PDR.X.manifest"
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"PDR.X" (1.0.0.0)
fixme:advapi:RegisterEventSourceW ((null),L"PowerDirector"): stub
fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know what to do!
err:msxml:doparse XML declaration allowed only at the start of the document
fixme:advapi:DeregisterEventSource (0xcafe4242) stub
fixme:wininet:set_cookie persistent cookies not handled (L"Expires=Thu, 01-Jan-1970 00:00:10 GMT")
err:msxml:doparse XML declaration allowed only at the start of the document
fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know what to do!
[juha@panzor PowerDirector10]$ fixme:ole:TLB_ReadTypeLib Header type magic 0x00905a4d not supported.
err:ole:TLB_ReadTypeLib Loading of typelib L"C:\\Program Files\\CyberLink\\PowerDirector10\\BigBang\\CLNotification.dll" failed with error 0
fixme:ole:TLB_ReadTypeLib Header type magic 0x00905a4d not supported.
err:ole:TLB_ReadTypeLib Loading of typelib L"C:\\Program Files\\CyberLink\\PowerDirector10\\BigBang\\CLNotification.dll" failed with error 0
fixme:ieframe:PersistStreamInit_InitNew (0x130368)
fixme:ieframe:OleObject_Advise (0x130368)->(0x574474, 0x5744cc)
fixme:ieframe:ViewObject_SetAdvise (0x130368)->(1 00000000 0x574474)
fixme:ieframe:ViewObject_Draw (0x130368)->(1 -1 (nil) (nil) (nil) 0x3a8 0x5744e4 0x5744e4 (nil) 00000000)
err:msxml:doparse XML declaration allowed only at the start of the document
err:msxml:doparse XML declaration allowed only at the start of the document
err:msxml:doparse XML declaration allowed only at the start of the document
fixme:ieframe:ViewObject_SetAdvise (0x130368)->(1 00000000 (nil))
fixme:ieframe:OleObject_Unadvise (0x130368)->(1413566559)
Locked