I am working on VB .net as developer. I had created an setup file for ERP based software. Everything is going fine but one issue arise , I need to install that setup for each and every user on same pc. for eg:- if i have 5 user on that same machine, I need to install that setup for each user like i have admin account i installed that software with everyone option but when i login same machine with any other user it will show installer when i tried to open that application. while installing that software an option appears, only for this user or every user.i click the radio button which is for everyone but when i login new user. It asked for setup location for installin/running that software. please help.
I would recommend posting the complete and exact error message the user is seeing when trying to run the application.
The application could be trying to access some file that is put under the user profile when it is installed.
Consider, I develop an application software with vb .net as front end and SQl server 2005 as back end. After create setup file with visual studio 2008,i installed that application on some machine with administrator account , General we get option everyone and only for this user. I select everyone and continue. application is working fine.
Now, when i login with some other user on same machine and try to start that installed application, it show installer and ask for setup file. if i provide the setup path, it installed and application working fine.
My concern is ,if i installed that application once on machine then it should not ask for setup for any number of user on that machine. I used vs2008 for create setup file.
Thanks
Free Guide: Managing storage for virtual environments
Complete a brief survey to get a complimentary 70-page whitepaper featuring the best methods and solutions for your virtual environment, as well as hypervisor-specific management advice from TechTarget experts. Don’t miss out on this exclusive content!
Discuss This Question: 2  Replies