[WiX-users] suppress the progress indicator

2006-08-17 Thread Don Tasanasanta








Ive created a very basic wix install to install one
file. This msi is to run as quickly and quietly as possible. 



Is there a way to turn off the progress indicator during
install? I do not have a ui sequence in my code but the progress indicator
still shows. 



__



Don Tasanasanta

VIACK Corporation

425-605-7423








-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] suppress the progress indicator

2006-08-17 Thread Don Tasanasanta
The problem is I don't have the luxury of executing the msi via
commandline in this situation. the msi is being downloaded from the web
and there is no way of passing commandline options.

__
 
Don Tasanasanta
VIACK Corporation
425-605-7423
 

-Original Message-
From: Stefan Pavlik [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, August 16, 2006 11:26 PM
To: Don Tasanasanta
Cc: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] suppress the progress indicator

Just run your msi with:
msiexec.exe /i YOUR_MSI_PACKAGE.msi /q

This will run absolutely silent without any UI.

Stefan

Don Tasanasanta wrote:
 I've created a very basic wix install to install one file. This msi is
 to run as quickly and quietly as possible.
 
  
 
 Is there a way to turn off the progress indicator during install? I do
 not have a ui sequence in my code but the progress indicator still
shows.
 
  
 
 __
 
  
 
 Don Tasanasanta
 
 VIACK Corporation
 
 425-605-7423
 
  
 
 
 
 __ NOD32 1.1710 (20060817) Information __
 
 This message was checked by NOD32 antivirus system.
 http://www.eset.com
 
 


 


-
 Using Tomcat but need to do more? Need to support web services,
security?
 Get stuff done quickly with pre-integrated technology to make your job
easier
 Download IBM WebSphere Application Server v.1.0.1 based on Apache
Geronimo

http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
 
 __ NOD32 1.1710 (20060817) Information __
 
 This message was checked by NOD32 antivirus system.
 http://www.eset.com
 
 
 


 
 ___
 WiX-users mailing list
 WiX-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wix-users
 
 
 __ NOD32 1.1710 (20060817) Information __
 
 This message was checked by NOD32 antivirus system.
 http://www.eset.com
 

-- 
Stefan Pavlik | [EMAIL PROTECTED]
Whitestein Technologies | www.whitestein.com
Panenska 28 | SK-81103 Bratislava | Slovak Republic
Tel +421(2)5930-0735 | Fax +421(2)5443-5512

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users