Need the script (batch) for enabling checkboxes in the install option of verizon one talk exe software
Question
Need the script (batch) for enabling checkboxes in the install option of Verizon one talk exe software.
In the install options, I need to select “Install all users ” checkbox also of this software.
I can see /S switch is ok for silent install. So please help me out with the complete command line to install this software as described above.
Verizon download path: https://v4b.verizonwireless.com/volte/windows_download.html
Answers ( 5 )
Hi All,
Thanks for your reply. This issue has been fixed by repackaged the exe and made a customized MSI package by using Admin Studio.
Hi,
Please work with packaging team to make the package as with complete silent MSI package. then manually test that package.
FYI : SCCM tool is just a deployment tool by default doesn’t handle any silent switches internally.
Thanks
Karthikeyan
You can use AutoIT tool to capture the mouse clicks in the installation process of this app and then save and deploy the custom installer which includes the steps.
https://www.autoitscript.com/site/autoit/
Do you have a packaging team who can create custom package and command line to avoid or hide all UI options while installing from SCCM
I think vendor is not supporting silent install? Did you check with the vendor of this exe?