Page 1 of 5 123 ... LastLast
Results 1 to 10 of 44

Thread: Fixing VB runtime errors (Stealth Buyer, Pound Sniper, NQ II AP, etc.)

  1. #1

    Joined
    Dec 2011
    Posts
    151
    Userbars
    2
    Thanks
    4
    Thanked
    165/45
    DL/UL
    14/9
    Mentioned
    68 times
    Time Online
    6d 17h 26m
    Avg. Time Online
    2m

    Fixing VB runtime errors (Stealth Buyer, Pound Sniper, NQ II AP, etc.)

    For those of you who have pm'd me with this issue or those who have not pm'd but still get the error.
    If you try to run a program and get a non descriptive Visual Basic error, try these steps.

    "Failed to load ctlRipperWrapper...blab bla bla..."

    On your computer, download and run this:

    (you need an account to see links)


    ---MANUAL INSTALL---
    The files you need:

    (you need an account to see links)

    For trainers only (if not already installed)
    (you need an account to see links)

    Instruction After Downloading the .ZIP File:

    1)

    Open the .ZIP file, then open the folder and move all of the files into your system32 folder (C:\Windows\System32)

    IF YOU ARE RUNNING A 64-BIT COMPUTER (Check this by right clicking "My Computer" -> Select Properties and then a window will pop-up, it will tell you under "System type" near the middle) THEN YOU NEED TO DO THIS IN THE C:\Windows\SysWOW64 FOLDER!

    2) Next up, go to Start, type "cmd" (Windows 8+, do this in the search), right click the icon and select RUN AS ADMINISTRATOR. A black console window should come up.

    ...and type regsvr32 "%systemroot%\System32\msinet.ocx" in the box OR change to SysWOW64 if you put the files there, for all

    DO THIS FOR THESE ONES TOO:

    regsvr32 "%systemroot%\System32\mswinsck.ocx"
    regsvr32 "%systemroot%\System32\tabctl32.ocx"
    regsvr32 "%systemroot%\System32\comdlg32.ocx"


    Note: If you are not getting a successful register, chances are you have to right click the "Run" program and run as admin.
    If you are still having the same issues try finding the missing (you need an account to see links) here or dll (you need an account to see links)
    Last edited by j03; 07-03-2015 at 05:36 PM.

  2. The Following 20 Users Say Thank You to Soredavide For This Useful Post:

    Amparo (04-28-2020),Andymac106 (07-16-2017),Daenery (04-21-2013),dark_12 (07-10-2013),drd (07-14-2013),evilshadows13 (05-17-2018),GrimmBunny (09-01-2015),j03 (02-15-2013),John Cena (09-20-2015),katreyesiii (06-25-2015),kurt (06-01-2014),LilithHotmorth (03-28-2014),Nimoligist (11-15-2017),ribossoma (07-03-2015),Teakwood (01-28-2019),TheColosso (01-09-2017),Thirty33 (06-05-2014),waffy (03-29-2012),xCarRadio (06-20-2016),ZombieAttack (05-21-2017)

  3. #2

    Joined
    Jan 2013
    Posts
    24
    Thanks
    746
    Thanked
    1,257/693
    DL/UL
    86/0
    Mentioned
    464 times
    Time Online
    70d 14h 40m
    Avg. Time Online
    24m
    Well, I've ran into some problems helping others and of course on my own computer after a fresh install of Windows. So I thought I'd post a little bit more help in case anyone else has these issues. Particularly this post will cover the manual files section. I've put together the collection of OCX files so you don't have to manually download each one, and also written a batch file that should take care of the registering for you.

    (you need an account to see links)

    (you need an account to see links)

    All you have to do is:
    1. Download the link based on if you're a 32-bit or 64-bit user. (If you don't know, go to My Computer and then check your C: drive. If you see both Program Files and Program Files(x86) then you're 64-bit. If you just have Program Files, then you're probably 32-bit.)

    2. Extract the files through Winrar or Winzip.

    3. If you're 32-bit, you need to move all of the files that end in .OCX to C:\Windows\System32
    If you're 64-bit, you need to move all of the files that end in .OCX to C:\Windows\SysWOW64

    4. Double-click the file that ends in .bat (OCX32.bat or OCX64.bat depending on which you downloaded) and follow through the prompts.

    When you're done, if the program still does not work, you may need to restart your computer, but otherwise you should be good to go at that point.
    Last edited by wrath; 02-11-2013 at 02:22 AM.

  4. The Following 4 Users Say Thank You to wrath For This Useful Post:

    j03 (02-15-2013),katreyesiii (06-25-2015),LilithHotmorth (03-28-2014),Tanjiro (10-16-2020)

  5. #3
    drd's Avatar
    Joined
    Jun 2013
    Posts
    180
    Userbars
    3
    Thanks
    99
    Thanked
    48/43
    DL/UL
    64/0
    Mentioned
    34 times
    Time Online
    4d 12h 40m
    Avg. Time Online
    1m
    @(you need an account to see links)

    Any chance you still have those batch files? Because the download links are broken and I'm having trouble registering MSINET.ocx for whatever reason.
    I've used Soredavide's proxy tester within the last few days, today I try to run it and it says it's missing that file...

    I've tried everything in the post and nothing seems to work...
    When I ran %systemroot%\System32\msinet.ocx and it just outputs 'This system cannot execute the specified program."
    Last edited by drd; 07-14-2013 at 12:59 AM.

  6. #4
    Raj's Avatar
    Joined
    Mar 2012
    Posts
    1,890
    Userbars
    8
    Thanks
    3,428
    Thanked
    2,531/1,432
    DL/UL
    68/0
    Mentioned
    1,177 times
    Time Online
    96d 22h 1m
    Avg. Time Online
    33m

    Re: To Fix VB6 Runtime Errors


  7. The Following 2 Users Say Thank You to Raj For This Useful Post:

    katreyesiii (06-25-2015),wrath (07-14-2013)

  8. #5
    drd's Avatar
    Joined
    Jun 2013
    Posts
    180
    Userbars
    3
    Thanks
    99
    Thanked
    48/43
    DL/UL
    64/0
    Mentioned
    34 times
    Time Online
    4d 12h 40m
    Avg. Time Online
    1m
    Totally worked, thanks

  9. #6
    Young's Avatar
    Joined
    Dec 2013
    Posts
    648
    Userbars
    16
    Thanks
    191
    Thanked
    254/127
    DL/UL
    58/0
    Mentioned
    84 times
    Time Online
    56d 22h 13m
    Avg. Time Online
    21m
    Can someone use team viewer to help me.....? = =
    I put it in the system32 but I cannot install

  10. #7
    Accelerator's Avatar
    Joined
    Jul 2013
    Posts
    4,995
    Userbars
    26
    Thanks
    1,986
    Thanked
    3,789/1,696
    DL/UL
    178/0
    Mentioned
    744 times
    Time Online
    335d 1h 18m
    Avg. Time Online
    2h 3m
    Quote Originally Posted by a36225147 View Post
    Can someone use team viewer to help me.....? = =
    I put it in the system32 but I cannot install
    Which error do you get?
    Isn't it as easy as running in a command prompt or CMD as admin "regsvr32 msinet.ocx" (without quotes)(If you already have them in the system32 folder there's no need to put the "%systemroot%\system32" variable...)

    (you need an account to see links)
    (you need an account to see links)
    (you need an account to see links)
    (you need an account to see links)

    "Date et dabitur vobis"
    「Let's fight 恐れはない」


    "A quantum supercomputer calculating for a thousand years could not even approach the number of f��ks I do not give"

    「君が望むモノは何?」

  11. #8

    Joined
    Apr 2014
    Posts
    18
    Userbars
    0
    Thanks
    4
    Thanked
    2/2
    DL/UL
    10/0
    Mentioned
    7 times
    Time Online
    18h 7m
    Avg. Time Online
    N/A
    Quote Originally Posted by Soredavide View Post
    For those of you who have pm'd me with this issue or those who have not pm'd but still get the error.
    If you try to run a program and get a non descriptive Visual Basic error, try these steps.



    Full Installs
    (you need an account to see links)
    Download and run the Microsoft (you need an account to see links) Runtime Engine

    For trainers only (if not already installed)
    (you need an account to see links)

    Manual Installs (as Administrator)
    (you need an account to see links)
    (you need an account to see links)
    (you need an account to see links)
    (you need an account to see links)
    (you need an account to see links)

    Instruction For Manual Install

    Copy or move all of the "Manual Install" files into your Windows or Winnt System32 directory.

    Manually register
    Click Start|Run and type regsvr32 "%systemroot%\System32\msinet.ocx"
    Click Start|Run and type regsvr32 "%systemroot%\System32\mswinsck.ocx"
    Click Start|Run and type regsvr32 "%systemroot%\System32\tabctl32.ocx"
    Click Start|Run and type regsvr32 "%systemroot%\System32\comdlg32.ocx"
    Click Start|Run and type regsvr32 "%systemroot%\System32\richtx32.ocx"

    If you are still having the same issues try finding the missing (you need an account to see links) here or dll (you need an account to see links)
    Registering worked but I had to change the system32 to sysWOW64.

    Quote Originally Posted by Wrath View Post
    Well, I've ran into some problems helping others and of course on my own computer after a fresh install of Windows. So I thought I'd post a little bit more help in case anyone else has these issues. Particularly this post will cover the manual files section. I've put together the collection of OCX files so you don't have to manually download each one, and also written a batch file that should take care of the registering for you.

    (you need an account to see links)

    (you need an account to see links)

    All you have to do is:
    1. Download the link based on if you're a 32-bit or 64-bit user. (If you don't know, go to My Computer and then check your C: drive. If you see both Program Files and Program Files(x86) then you're 64-bit. If you just have Program Files, then you're probably 32-bit.)

    2. Extract the files through Winrar or Winzip.

    3. If you're 32-bit, you need to move all of the files that end in .OCX to C:\Windows\System32
    If you're 64-bit, you need to move all of the files that end in .OCX to C:\Windows\SysWOW64

    4. Double-click the file that ends in .bat (OCX32.bat or OCX64.bat depending on which you downloaded) and follow through the prompts.

    When you're done, if the program still does not work, you may need to restart your computer, but otherwise you should be good to go at that point.
    I downloaded the 64 bit one but the batch file wouldn't register the files and came up with this "The module "name" was loaded but the call to DllRegisterServer failed with error code 0x8002801c

    For more information about this problem, search online using the error code as a search term."

    I looked up the error code and ended up registering them manually.

  12. #9

    Joined
    Feb 2015
    Posts
    5
    Userbars
    0
    Thanks
    1
    Thanked
    0/0
    DL/UL
    3/0
    Mentioned
    Never
    Time Online
    11h 4m
    Avg. Time Online
    N/A
    I keep having the same error aswell.. is this windows 8 compatible?

  13. #10
    Accelerator's Avatar
    Joined
    Jul 2013
    Posts
    4,995
    Userbars
    26
    Thanks
    1,986
    Thanked
    3,789/1,696
    DL/UL
    178/0
    Mentioned
    744 times
    Time Online
    335d 1h 18m
    Avg. Time Online
    2h 3m
    Quote Originally Posted by Eliza View Post
    I keep having the same error aswell.. is this windows 8 compatible?
    Yes, programs run in Windows 8/8.1...
    Which error are you getting?

    (you need an account to see links)
    (you need an account to see links)
    (you need an account to see links)
    (you need an account to see links)

    "Date et dabitur vobis"
    「Let's fight 恐れはない」


    "A quantum supercomputer calculating for a thousand years could not even approach the number of f��ks I do not give"

    「君が望むモノは何?」

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •