Installing a Visual Basic Program

  • Thread starter Thread starter Gary
  • Start date Start date
G

Gary

I have a problem when trying to install a program made in
visual basic. In power user mode, I get the following
message during the installation:

C:\windows\system32\msvbvm60.dll- an access violation
occurred while copying the file.

When in admin mode, it installs fine. Does anyone have
any ideas? Thanks!
 
Gary said:
I have a problem when trying to install a program made in
visual basic. In power user mode, I get the following
message during the installation:

C:\windows\system32\msvbvm60.dll- an access violation
occurred while copying the file.

When in admin mode, it installs fine. Does anyone have
any ideas? Thanks!
Hi

A non-admin aren't allowed to write to the system32 folder.

Make it a pre-requisite that the user needs to be an admin
to be able to install your program...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top