Results 1 to 6 of 6

Thread: Program doesn't show after auth

  1. #1

    Joined
    Jul 2012
    Posts
    169
    Userbars
    2
    Thanks
    41
    Thanked
    18/15
    DL/UL
    33/0
    Mentioned
    11 times
    Time Online
    6d 14h 12m
    Avg. Time Online
    2m

    Program doesn't show after auth

    When I open (program) and put in my auth the program disappears from my screen but I can see it running in the task manager processes. I can'T find it anywhere to actually use it. Help?
    Last edited by awe; 02-17-2015 at 05:02 PM.

  2. #2
    5252's Avatar
    Joined
    Dec 2011
    Posts
    2,969
    Userbars
    11
    Thanks
    659
    Thanked
    687/328
    DL/UL
    151/1
    Mentioned
    442 times
    Time Online
    122d 5h 2m
    Avg. Time Online
    41m
    @(you need an account to see links)
    have you attempted to run it as admin?
    have you restarted your computer?
    do you have the libfiles?

  3. #3

    Joined
    Jul 2012
    Posts
    169
    Userbars
    2
    Thanks
    41
    Thanked
    18/15
    DL/UL
    33/0
    Mentioned
    11 times
    Time Online
    6d 14h 12m
    Avg. Time Online
    2m
    @(you need an account to see links) I ran it as admin and restarted my comp. The only file I have downloaded is prjChameleon.ocx
    Last edited by awe; 02-17-2015 at 04:32 PM.

  4. #4
    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 2m
    @(you need an account to see links) download (you need an account to see links)
    put them in system32 (I think the installer does that by default so skip if they're already in there..)
    Run these in command prompt:
    Code:
    REGSVR32 /S COMDLG32.ocx
    REGSVR32 /S MSWINSCK.OCX
    REGSVR32 /S RICHTX32.OCX
    REGSVR32 /S TABCTL32.OCX
    REGSVR32 /S MSINET.OCX
    Google search for vb6 runtime and download (and install it) from MS.
    Last edited by Accelerator; 02-17-2015 at 04:44 PM.

    (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"

    「君が望むモノは何?」

  5. The Following 2 Users Say Thank You to Accelerator For This Useful Post:

    awe (02-17-2015),j03 (02-17-2015)

  6. #5

    Joined
    Jul 2012
    Posts
    169
    Userbars
    2
    Thanks
    41
    Thanked
    18/15
    DL/UL
    33/0
    Mentioned
    11 times
    Time Online
    6d 14h 12m
    Avg. Time Online
    2m
    VB6 runtime fixed it. Thanks A MILLION @(you need an account to see links)
    Last edited by awe; 02-17-2015 at 05:03 PM.

  7. #6
    Saiyan Race
    j03's Avatar
    Joined
    Dec 2011
    Posts
    13,756
    Userbars
    176
    Thanks
    5,936
    Thanked
    33,185/6,626
    DL/UL
    23/36
    Mentioned
    3,871 times
    Time Online
    564d 11h 59m
    Avg. Time Online
    3h 12m
    Quote Originally Posted by awe View Post
    Sadly still nothing. The Sewer Surfer program, IcyBuyer and AoB all work fine. idk what's wrong

    I'll try vb6 runtime now.

    ---------- Post added at 05:00 PM ---------- Previous post was at 04:53 PM ----------

    VB6 runtime fixed it. Thanks A MILLION @(you need an account to see links)
    Would have helped earlier but I just came home. Glad you got it working!

    ---------- Post added at 05:07 PM ---------- Previous post was at 05:03 PM ----------

    Quote Originally Posted by Accelerator View Post
    @(you need an account to see links) download (you need an account to see links)
    put them in system32 (I think the installer does that by default so skip if they're already in there..)
    Run these in command prompt:
    Code:
    REGSVR32 /S COMDLG32.ocx
    REGSVR32 /S MSWINSCK.OCX
    REGSVR32 /S RICHTX32.OCX
    REGSVR32 /S TABCTL32.OCX
    REGSVR32 /S MSINET.OCX
    Google search for vb6 runtime and download (and install it) from MS.
    Remember those files go into SysWOW64 if the computer is 64-bit, otherwise that is when they go into system32

    Also, (you need an account to see links) topic has the required files (download link)
    (you need an account to see links)
    (you need an account to see links)(you need an account to see links)

    ------------------------
    [02/24/2013] Stealth CORE is made into the first standalone Neopets auto-player.
    ------------------------


  8. The Following 2 Users Say Thank You to j03 For This Useful Post:

    Accelerator (02-17-2015),awe (02-17-2015)

Posting Permissions

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