pure-pazaak hlásí Run-time error 429
Dobrý den prosím o radu. Mám hru pure-pazaak a chtěl jsem si jí zahrát na win7, ale naskočilo mi
Run-time error 429 ActiveX component cant create object
Potřeboval bych poradit co s tím. Předem Děkuji
Dobrý den prosím o radu. Mám hru pure-pazaak a chtěl jsem si jí zahrát na win7, ale naskočilo mi
Run-time error 429 ActiveX component cant create object
Potřeboval bych poradit co s tím. Předem Děkuji
Předmět | Autor | Datum |
---|---|---|
Try manually registering the dependencies, so:
1. Install the VB6 SP6 runtimes again. I don't know i… Wikan 14.04.2012 11:39 |
Wikan | |
Thanks, I'll try it as I sit at the laptop and let you know. huhnal 14.04.2012 13:57 |
huhnal | |
Thanks for the help, but unfortunately it did not help me. I found, but other solutions described on… poslední huhnal 17.04.2012 19:03 |
huhnal |
Zpět do poradny Odpovědět na původní otázku Nahoru
Try manually registering the dependencies, so:
1. Install the VB6 SP6 runtimes again. I don't know if there are separate downloads for XP and Vista. If you've already tried installing them as per the troubleshooting, then you shouldn't need to again, not that there's any harm I suppose.
2. Move the two OCX files (comctl32.ocx and mswinsck.ocx into the Windows\System32 directory.
3. Try running Pure Pazaak again (maybe needs a reboot too)
4. If it still has the same error, go into command prompt (Run -> command, or is it Run -> cmd)
5. Run these commands to register these controls manually:
regsvr32 comctl32.ocx
regsvr32 mswinsck.ocx
6. (Reboot?) and try PP again.
Thanks, I'll try it as I sit at the laptop and let you know.
Thanks for the help, but unfortunately it did not help me. I found, but other solutions described on this site, so if anyone else wanted to start this great game, so check out here: http://forums.obsidian.net/topic/35894-pure-pazaak /page__st__315
Otherwise, thanks for the effort, much appreciate it.