/build/static/layout/Breadcrumb_cap_w.png

Run a batch file without cmd window popping up

Hi all.  I am trying to run the batch script below.  The batch runs fine, however my users are paranoid and if a black dos screen pops up, they will flip out and start putting in hundreds of tickets about strange pop ups on their pc.  Is there anyway to kick off a script 100% silent?  I've run it using the -s parameter, but the dos screen still pops up.


:: Installation File is Located on GVSVR14.
EACH ON
ECHO iCheckIt R8.1.3 IS BEING INSTALLED.
ECHO iCheckIt R8.1.3 START: %TIME% >> "\\gvsvr03\Groups2\ZSUS\iCheckItInstallLog\%COMPUTERNAME%.txt"
\\gvsvr14\eXpress\Deploy\INSTALL\CatiaV5\iCheckIt\i_CHECK_IT_R8.1.3_win64.exe -i silent -f \\gvsvr14\eXpress\Deploy\INSTALL\CatiaV5\iCheckIt\iCHECKITSilentInstaller.properties
ECHO iCheckIt R8.1.3 HAS BEEN INSTALLED.
ECHO iCheckIt R8.1.3 END: %TIME% >> "\\gvsvr03\Groups2\ZSUS\iCheckItInstallLog\%COMPUTERNAME%.txt"


0 Comments   [ + ] Show comments

Answers (2)

Answer Summary:
Posted by: SMal.tmcc 9 years ago
Red Belt
1
see my blog on this:
http://www.itninja.com/blog/view/how-to-hide-running-a-batch-file-from-a-kscript-with-version-5-5

Comments:
  • you also want to use echo off instead off each on - SMal.tmcc 9 years ago
Posted by: nick.hobbs 9 years ago
Senior White Belt
0
Thanks guys. With echo off and the link SMal sent I was able to correct it.

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login

Share

 
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