Need Help with sea_nullled

05/16/2010 10:39 TAKE_OFF#1
hiho,
i need help with the sea_nulled he dont can open always come a error:
"Component 'COMCTL3N.OCX' or on of its dependencies not
correctly registered: a file is misseng or invalid"

pls hep me i dont know whar i must make pls pls pls help me :handsdown:
05/16/2010 10:42 InvincibleNoOB#2
You need the libraries for Visual Basic 6.

#Moved to "Ask the Experts".
05/16/2010 10:56 TAKE_OFF#3
where i get it ? :D
05/16/2010 11:36 phips13#4
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]
right klick on the first link, and press "save under.." or whatever it says^^
then, copy it into C:\windows\system32 folder
now, run cmd(as admin if you have vista or w7) and write:
>regsvr32 "name of ocx/dll file"< without the " and >/<
so for you now:
"regsvr32 COMCTL3N.OCX" (without " )
now it should say, "DllRegisterServer ... succeeded"
if it doenst work, tell me
05/16/2010 15:10 InvincibleNoOB#5
[Only registered and activated users can see links. Click Here To Register...]

Instructions
1. Click the Download button on this page to start the download.
1. Do one of the following:
  • To start the installation immediately, click Open or Run this program from its current location.
  • To copy the download to your computer for installation at a later time, click Save or Save this program to disk.
05/16/2010 15:29 phips13#6
Quote:
Originally Posted by InvincibleNoOB View Post
[Only registered and activated users can see links. Click Here To Register...]

Instructions
1. Click the Download button on this page to start the download.
1. Do one of the following:
  • To start the installation immediately, click Open or Run this program from its current location.
  • To copy the download to your computer for installation at a later time, click Save or Save this program to disk.

when i had the problem, i did what i wrote, and it worked:confused:
05/16/2010 15:46 InvincibleNoOB#7
Quote:
Originally Posted by phips13 View Post
when i had the problem, i did what i wrote, and it worked:confused:
You offer only one library file - "COMCTL3N.OCX" ,but other vb6 application may require other library files. [Only registered and activated users can see links. Click Here To Register...]. Horses for courses. :)
05/16/2010 18:55 phips13#8
ah now i understand you ^^