PC Review


Reply
Thread Tools Rate Thread

Determine Options of MSI File

 
 
CrunkByte
Guest
Posts: n/a
 
      7th Jan 2005
Hello, I want to find out if its possible to determine the options of
an MSI file. I want to make an msi run silently with prompting anything
to the user. Some of the google searches suggest this can be done but
I'm not sure. Any help would be appriciated.

Thanks!

Jason

 
Reply With Quote
 
 
 
 
Phil Wilson
Guest
Posts: n/a
 
      7th Jan 2005
Typically you run the MSI with a command line:
msiexec /i <path to msi file? /q
and there are a few flavors of /q. The installation then just uses whatever
defaults there are for install location etc.
--
Phil Wilson [MVP Windows Installer]
----
"CrunkByte" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hello, I want to find out if its possible to determine the options of
> an MSI file. I want to make an msi run silently with prompting anything
> to the user. Some of the google searches suggest this can be done but
> I'm not sure. Any help would be appriciated.
>
> Thanks!
>
> Jason
>



 
Reply With Quote
 
=?Utf-8?B?RGVzbW9uZCBMZWU=?=
Guest
Posts: n/a
 
      8th Jan 2005
Try InstallShield Lite from the original Win CD, a tool which allows you to
review MSI packages.

Hope this helps!

"CrunkByte" wrote:

> Hello, I want to find out if its possible to determine the options of
> an MSI file. I want to make an msi run silently with prompting anything
> to the user. Some of the google searches suggest this can be done but
> I'm not sure. Any help would be appriciated.
>
> Thanks!
>
> Jason
>
>

 
Reply With Quote
 
Guest
Posts: n/a
 
      14th Jan 2005
Jason

This link has the information you need
http://msdn.microsoft.com/library/default.asp
url=/library/en-us/msi/setup/command_line_options.asp

/q is the switch used for setting UI level during
installation.

for a completly silent installation with no UI at all u
can use /qn. Suppose you want to just show the small
dialog with the progress bar running u can use /qb-

if you use /qb+ then it will behave same as /qb- only
thing is you will see a message box at the end of
installation stating that installation is complete.

adding ! mark at the end of /qb+ or /qb- would make sure
that the cancel button on teh small progress bar dialog is
also disabled.



>-----Original Message-----
>Hello, I want to find out if its possible to determine

the options of
>an MSI file. I want to make an msi run silently with

prompting anything
>to the user. Some of the google searches suggest this can

be done but
>I'm not sure. Any help would be appriciated.
>
>Thanks!
>
>Jason
>
>.
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Determine Excel file version with no file extension. tjlumpkin Microsoft Excel Misc 2 23rd Jul 2009 06:59 AM
Folder Options>File Types> options ALL greyed out Tim.T Windows XP General 4 14th Oct 2007 06:56 PM
Multiple criteria options determine which name to show as result. =?Utf-8?B?VHdpc2hsaXN0?= Microsoft Excel Worksheet Functions 1 10th Apr 2007 09:05 AM
Determine the File Type of an Uploaded File Spotted Owl Eater Microsoft ASP .NET 1 16th Nov 2005 05:00 PM
Determine if pst is a 2003 file or 2002 file =?Utf-8?B?Z2xlbm5ncm9zc21hbg==?= Microsoft Outlook Discussion 3 15th Nov 2005 06:58 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:55 PM.