Hello,
I have an application created w/ VB6 and I an having trouble installing it
on a Windows 2000 SP3 machine that is on a domain. I can install and run
the application fine when logged into the machine with administrator
priveledges however the machine needs to be logged in to an account with
user rights only.
If I install under admin and then try to run the app under another user I
get an error message indicating the program failed to initialize.
In addition, I tried to install the app while logged in as the general user
(not admin) and was promted to enter the login and passwork of an account
with the proper rights to install a program. I did so and the installation
program started but then failed. The indication was that a file couldn't be
created so I'm assuming that it is a permission issue.
Can anyone tell me the proper way to install this program?
Thanks for the help.
Rick
I have an application created w/ VB6 and I an having trouble installing it
on a Windows 2000 SP3 machine that is on a domain. I can install and run
the application fine when logged into the machine with administrator
priveledges however the machine needs to be logged in to an account with
user rights only.
If I install under admin and then try to run the app under another user I
get an error message indicating the program failed to initialize.
In addition, I tried to install the app while logged in as the general user
(not admin) and was promted to enter the login and passwork of an account
with the proper rights to install a program. I did so and the installation
program started but then failed. The indication was that a file couldn't be
created so I'm assuming that it is a permission issue.
Can anyone tell me the proper way to install this program?
Thanks for the help.
Rick
Comment