/build/static/layout/Breadcrumb_cap_w.png

Excel Viewer 2007 Silent Install

I'm using Wise Package Studio to create a silent install package for all of the Microsoft Viewers and Compatibility Pack. All of my packages run completely silent except for the excel viewer. I still have a window that pops up during installation and my group would like it silent.

 

I ran the file from the command prompt with /? and it said use /quiet for silent /passive for uninterrupted. I'm running both of those commands with the excution with set to hidden. Has anyone else come across this issue and know how to get the file to install silently?

 

Code:

 

Execute %TEMP%\ExcelViewer.exe /quiet /passive (Wait)


1 Comment   [ + ] Show comment
  • i have no experience in silent install or creating answer file, so I need help plz as i want ti learn it .. can you help me? - heba 8 years ago

Answers (2)

Answer Summary:
Posted by: Teitan 10 years ago
Senior Purple Belt
0

You can either choose the /quiet switch for silent and /passive for semi-silent installation but don't use both

Posted by: devious 10 years ago
Senior White Belt
0

Try:

%TEMP%\ExcelViewer.exe /quiet /norestart

 
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