Thread: VB 6.0

Results 1 to 14 of 14
  1. #1
    The Conjurer's Avatar
    Join Date
    Mar 2011
    Gender
    male
    Posts
    1,934
    Reputation
    608
    Thanks
    6,336
    My Mood
    Pensive

    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.



    Last edited by The Conjurer; 08-10-2013 at 01:11 AM.

  2. #2
    Pathogenic's Avatar
    Join Date
    Apr 2013
    Gender
    male
    Location
    The Great White North.
    Posts
    974
    Reputation
    344
    Thanks
    143
    Google how to register .Dll's I found it but I'm not gonna post links to it
    Being an ass 95% of the time.

  3. #3
    The Conjurer's Avatar
    Join Date
    Mar 2011
    Gender
    male
    Posts
    1,934
    Reputation
    608
    Thanks
    6,336
    My Mood
    Pensive
    Quote Originally Posted by Red Shift 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?

  4. #4
    Aborted's Avatar
    Join Date
    Nov 2010
    Gender
    male
    Posts
    18,187
    Reputation
    3509
    Thanks
    6,751
    My Mood
    Inspired
    Quote Originally Posted by ellekim00 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.

    You were seeking strength, justice, splendour.
    You were seeking love.
    Here is the pit, here is your pit.
    Its name is Silence..


  5. #5
    The Conjurer's Avatar
    Join Date
    Mar 2011
    Gender
    male
    Posts
    1,934
    Reputation
    608
    Thanks
    6,336
    My Mood
    Pensive
    Quote Originally Posted by Aborted View Post

    Stick the .dll in that directory?
    Already did bro.

  6. #6
    Aborted's Avatar
    Join Date
    Nov 2010
    Gender
    male
    Posts
    18,187
    Reputation
    3509
    Thanks
    6,751
    My Mood
    Inspired
    Quote Originally Posted by ellekim00 View Post
    Already did bro.
    ​Then why did you ask how you would do it?
    You were seeking strength, justice, splendour.
    You were seeking love.
    Here is the pit, here is your pit.
    Its name is Silence..


  7. #7
    The Conjurer's Avatar
    Join Date
    Mar 2011
    Gender
    male
    Posts
    1,934
    Reputation
    608
    Thanks
    6,336
    My Mood
    Pensive
    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

  8. #8
    Low Tide's Avatar
    Join Date
    Jun 2013
    Gender
    male
    Location
    I WANT TO BE BANNED NO PLS ARUN DUN DO ET
    Posts
    374
    Reputation
    35
    Thanks
    31
    VB 6.0 Holy shit you're ancient.

  9. #9
    Lovroman's Avatar
    Join Date
    Sep 2012
    Gender
    male
    Posts
    9,417
    Reputation
    611
    Thanks
    11,989
    My Mood
    Cheerful
    install VS ?!

  10. #10
    C.C.'s Avatar
    Join Date
    May 2010
    Gender
    female
    Posts
    2,083
    Reputation
    154
    Thanks
    347
    My Mood
    Tired
    Why the F would you use VB 6.0?

    That is from like '07?
    WTF?


  11. #11
    PrettyLights's Avatar
    Join Date
    Sep 2012
    Gender
    male
    Posts
    143
    Reputation
    56
    Thanks
    19
    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


  12. #12
    Slurpee-'s Avatar
    Join Date
    Aug 2013
    Gender
    male
    Location
    Wait, I must Kill the Zombie
    Posts
    36
    Reputation
    10
    Thanks
    4
    My Mood
    Amazed
    The problem solved

  13. #13
    .REZ's Avatar
    Join Date
    Jun 2011
    Gender
    male
    Location
    Real life
    Posts
    10,385
    Reputation
    1110
    Thanks
    2,218
    My Mood
    Psychedelic
    Jesus kid there's tutorials on how to completely set up vb 2010 all over youtube.

  14. #14
    The Conjurer's Avatar
    Join Date
    Mar 2011
    Gender
    male
    Posts
    1,934
    Reputation
    608
    Thanks
    6,336
    My Mood
    Pensive
    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.