VB 6.0

Posts 114 of 14 · Page 1 of 1
VB 6.0
Can someone help me with this problem in vb6.0?



And i been founding a solution and from what they said is just this.

Code:
Regsvr32 "C:\Program Files\Common Files\Microsoft Shared\DAO\DAO350.DLL"
Can anyone help me?




---------------------------------------------------------------------

Please dont post nonsense replies like:

"Wrong section "
"This is'nt the vb section"

cos i need it right now.

-----------------------------------------------------------------------

Just fount on how to register .dll's and i also get an error on the cmd when i type this.



Google how to register .Dll's I found it but I'm not gonna post links to it
Quote Originally Posted by Pathogenic View Post
Google how to register .Dll's I found it but I'm not gonna post links to it
Find one and he said

Putting the double quotes in front of the path as below - registered the dll file properly

regsvr32 "C:\Program Files\Common Files\Microsoft Shared\DAO\DAO350.DLL"

How the hell am i gonna do that?
Quote Originally Posted by The Conjurer View Post
Find one and he said

Putting the double quotes in front of the path as below - registered the dll file properly

regsvr32 "C:\Program Files\Common Files\Microsoft Shared\DAO\DAO350.DLL"

How the hell am i gonna do that?
Stick the .dll in that directory.

Quote Originally Posted by Aborted View Post

Stick the .dll in that directory?
Already did bro.
Quote Originally Posted by The Conjurer View Post
Already did bro.
​Then why did you ask how you would do it?
Quote Originally Posted by Aborted View Post

​Then why did you ask how you would do it?
I asked how to put this as path

------------------------------------------------------------------------------------------

Putting the double quotes in front of the path as below - registered the dll file properly

regsvr32 "C:\Program Files\Common Files\Microsoft Shared\DAO\DAO350.DLL"


---------- Post added at 02:22 AM ---------- Previous post was at 01:59 AM ----------

Already solved

/Reqclose
VB 6.0 Holy shit you're ancient.
install VS ?!
Why the F would you use VB 6.0?

That is from like '07?
WTF?
Quote Originally Posted by C.C. View Post
Why the F would you use VB 6.0?

That is from like '07?
WTF?
thats what the cool kids use
The problem solved
Jesus kid there's tutorials on how to completely set up vb 2010 all over youtube.
Quote Originally Posted by .REZ View Post
Jesus kid there's tutorials on how to completely set up vb 2010 all over youtube.
Lol i already have vb 2010 and why can't you guys get over with this i already solved the problem.
Posts 114 of 14 · Page 1 of 1

Post a Reply

Tags for this Thread

None

Need help?