/build/static/layout/Breadcrumb_cap_w.png

How can we suppress console window from being displayed when user installs the app from Download

Hi

I was able to set up a Managed Installation for IE11 using a VBS script to deploy all the prerequisite packages first then the IE11 package itself, and it works great.  I have not been able how the Manage Installation is deployed to the client and whether the console window does appear or not (I assume it will not?), but in any case, when I have the computer log on the User console of Kace and go to Downloads, and Install the IE11 software package, the Console Window with the VBS script is always displayed.  In the Manage Installation configuration I have set it up so with Override Default Installation and it runs
cscript /nologo installie11-x64.vbs

Is there a way to do this so that the window does not appear?  I guess I could try start cscript /nologo installie11-x64.vbs , but that would mean that it would flash a window up for a split second -- would this be the only way to do this?




0 Comments   [ + ] Show comments

Answers (1)

Posted by: cbreuer@bscsd.org 7 years ago
Senior White Belt
0
run it in batch mode
cscript //B test.vbs
also is it an online or offline kscript. If you use Online it will run as the system account and they should not see anything.
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ