PDA

View Full Version : Program doesn't show after auth



awe
02-17-2015, 04:10 PM
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?

5252
02-17-2015, 04:20 PM
awe
have you attempted to run it as admin?
have you restarted your computer?
do you have the libfiles?

awe
02-17-2015, 04:27 PM
5252 I ran it as admin and restarted my comp. The only file I have downloaded is prjChameleon.ocx

Accelerator
02-17-2015, 04:35 PM
awe download this ([Only registered and activated users can 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:


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.

awe
02-17-2015, 05:00 PM
VB6 runtime fixed it. Thanks A MILLION Accelerator

j03
02-17-2015, 05:07 PM
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 ----------

[Only registered and activated users can 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 ----------


@awe ([Only registered and activated users can see links]) download this ([Only registered and activated users can 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:


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, this ([Only registered and activated users can see links]) topic has the required files (download link)