I have a piece of software that will not install correctly when run as LocalSystem. It needs local administrator credentials and a fully working user environment. Is there any way I can accomplish such a feat when using batch file deployment?
↧
I have a piece of software that will not install correctly when run as LocalSystem. It needs local administrator credentials and a fully working user environment. Is there any way I can accomplish such a feat when using batch file deployment?