Assigning admin rights to a batch file and wrap as an exe file
Hi,
What i want to do is instead of remoting in to users computers, I want to send them the path of the bat file and when they click on the link (\\server\folder\install.bat) the application will be installed quietly but I do not know how to assign admin rights in a bat, ini etc file so users are not prompted for admin password.
Any ideas?
Thanks,
0 Comments
[ - ] Hide Comments
Community Chosen Answer
Answers
Installers require admin access to install since Windows now come in a locked down environment. It is best to deploy or make it available through a deployment tool.
Please log in to comment
Answer this question
or Comment on this question for clarity
Answers
see philologist's post
http://www.itninja.com/link/batch-to-exe
or search google "batch to exe freeware"
Please log in to comment
Please log in to comment
Comments