locked
Is-it necessary to be Local Administrator on a Workstation to run VB6 ? RRS feed

  • Question

  • Hi all,

    I would like to know if it is necessary to be Local Administrator on a Workstation to run VB6 ? I mean, just run VB6, write code and compile it. I do not mean to register DLLs, write in registry, etc. .. My question is just asked at the VB6 application level.

    Thank you in advance for your feedback.

    AMD

    Wednesday, September 22, 2010 2:42 PM

Answers

  • Hi all,

    I would like to know if it is necessary to be Local Administrator on a Workstation to run VB6 ? I mean, just run VB6, write code and compile it. I do not mean to register DLLs, write in registry, etc. .. My question is just asked at the VB6 application level.

    Thank you in advance for your feedback.

    AMD


    The answer to your question is, yes, you need admin privledges for VB6 to run without error.  If you don't have them, you'll get error messages when creating projects and starting the IDE (you can start it with admin privledges just for VB6 and that works).  This is my experience with VB6 (I have it on both a Vista and Windows 7 box).  I also had to uncheck the OLE utilities when installing on Vista and Windows 7 of the installation would crash.  If this is a deal breaker I would suggest running it on a Windows XP Virtual Machine.
    • Proposed as answer by Liliane Teng Tuesday, September 28, 2010 9:07 AM
    • Marked as answer by Liliane Teng Wednesday, September 29, 2010 8:22 AM
    Wednesday, September 22, 2010 4:27 PM

All replies

  • This forum is not for VB6

    However, you are probably better of in a sys admin forum

    http://technet.micosoft.com/forums

     


    Success
    Cor
    Wednesday, September 22, 2010 2:45 PM
  • Hi,

    Sorry if it's not the right forum.

    I thought it was the good one as it's the Visual Basic General forum.

    Best regards,

    AMD

    Wednesday, September 22, 2010 2:55 PM
  • See the following resource for VB 6.0 questions:

    http://social.msdn.microsoft.com/Forums/en-US/vbgeneral/thread/6a0719fe-14af-47f7-9f51-a8ea2b9c8d6b

     


    Paul ~~~~ Microsoft MVP (Visual Basic)
    Wednesday, September 22, 2010 3:04 PM
  • Thanks for the pointer.

    AMD

     

    Wednesday, September 22, 2010 3:18 PM
  • Hi all,

    I would like to know if it is necessary to be Local Administrator on a Workstation to run VB6 ? I mean, just run VB6, write code and compile it. I do not mean to register DLLs, write in registry, etc. .. My question is just asked at the VB6 application level.

    Thank you in advance for your feedback.

    AMD


    The answer to your question is, yes, you need admin privledges for VB6 to run without error.  If you don't have them, you'll get error messages when creating projects and starting the IDE (you can start it with admin privledges just for VB6 and that works).  This is my experience with VB6 (I have it on both a Vista and Windows 7 box).  I also had to uncheck the OLE utilities when installing on Vista and Windows 7 of the installation would crash.  If this is a deal breaker I would suggest running it on a Windows XP Virtual Machine.
    • Proposed as answer by Liliane Teng Tuesday, September 28, 2010 9:07 AM
    • Marked as answer by Liliane Teng Wednesday, September 29, 2010 8:22 AM
    Wednesday, September 22, 2010 4:27 PM
  • Hi Bpel,

    Thanks a lot for your feedback.

    So if I understand well, you meet an error message when you just start VB6 under Windows Vista or Windows 7 with a "Standard user" profile ? Am I correct ?

    Did you test it with a clean Workstation or with one that has a lot of softwares installed ?

    Do you mean that under Windows XP (without speaking about Virtual Machine) it works without Local Admin rights ?

    Thanks a lot in advance for your feedback.

    Best regards,

    AMD

    Thursday, September 23, 2010 9:04 AM
  • Hi Bpel,

    Thanks a lot for your feedback.

    So if I understand well, you meet an error message when you just start VB6 under Windows Vista or Windows 7 with a "Standard user" profile ? Am I correct ?

    Did you test it with a clean Workstation or with one that has a lot of softwares installed ?

    Do you mean that under Windows XP (without speaking about Virtual Machine) it works without Local Admin rights ?

    Thanks a lot in advance for your feedback.

    Best regards,

    AMD


    The workstation had other software installed, but it was a freshly setup machine (e.g. wiped clean, Windows installed, VS2010, 2008, VB6 and other dev tools installed).

    Yes, XP without local admin rights worked for me.

    Monday, September 27, 2010 4:10 PM
  • Hi Bepel,

    Thanks a lot for your answer and for your feedback.

    Have a nice day.

    AMD

    Friday, October 1, 2010 2:32 PM