Results 1 to 8 of 8

Thread: Installing VB 6 but keeping 5.0

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Aug 2000
    Posts
    66
    Another Q, I have VB 5 on my computer but I really want to upgrade to VB 6 (for the ado). The problem is that I need to continue to be able to run VB 5.0 executables for all of the VB 5 applications I have out there now But I want to start any brand new app development in VB 6 (since if I install VB 6 I will never be able to run a vb 5 executable again on my computer or uninstall the vb 6). Is there anyway to avoid this? Also Can I not install the MSDN until I have VB 6?

  2. #2
    Guest
    you CAN run VB5 executables with the vb6 runtime....

    and if not, copy the VB5 dll into a folder (for example, c:\windows\desktop\myfolder\stuff\vb5dllthing)
    then after you instal vb6,
    copy the vb5 dll into the proper directory....

  3. #3

  4. #4
    PowerPoster BruceG's Avatar
    Join Date
    May 2000
    Location
    New Jersey (USA)
    Posts
    2,657
    I agree with Martin, you're looking for trouble with both environments on your system.
    "It's cold gin time again ..."

    Check out my website here.

  5. #5
    Guest
    I think he is just talking about running vb5 *.EXE's

  6. #6
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169
    Copy msvbvm50.dll somewhere, uninstall vb5, install vb6, then copy msvbvm50.dll back. You will now be able to develop in VB6, yet run VB5/6 apps.
    I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
    -- Linus Torvalds

  7. #7
    Lively Member
    Join Date
    Jan 1999
    Posts
    81

    Both Enviroments

    I run both at the same time.... I had a problem with them running on the same drive... I had no issues with them after I set them up on different drives...

    Later
    Brooke
    -------------------------
    There is never only one right answer. That is the magic of programming.
    -------------------------

  8. #8
    Frenzied Member wengang's Avatar
    Join Date
    Mar 2000
    Location
    Beijing, China
    Posts
    1,604
    Same here.

    I have 3 versions on 3 drives in 2 languages (English and Chinese) with no problem.

    Also have MSDN in both languages on 2 drives and (so far) no problem.

Posting Permissions

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



Click Here to Expand Forum to Full Width