Re: msiexec problem
- From: "Mungoblack" <mungo@xxxxxxxxxx>
- Date: Wed, 13 Jul 2005 18:13:54 GMT
manged to fix it using the following command line -
msiexec.exe /q ALLUSERS=2 /m MSIXPHEX /i "Pervasive.SQL Client.msi" /qb+!
sems that sms installed it only with the localadmin context, putting the all
users switch in means it then shows up in add/remove programs and the start
menu for all users.
"Rune Norberg" <runeno@xxxxxxxxxxxxxxxx> wrote in message
news:ua8qXLxhFHA.1416@xxxxxxxxxxxxxxxxxxxxxxx
> /qn will suppress all MSI user dialog, suggest you tick "Allow users to
> interact with this program" and change the command line to /qb which will
> show you an dialogbox of the progress and hopefully the error.
>
> You could also consider adding a default MSI log file for the
> installation, fx.
> /L*v %temp%\program.log
> which will give you more clues on what's going wrong. There are also some
> events from Windows Installer that are logged by default to the
> application event log, you might take a look at those as well to see if
> those can help you.
>
> /Rune
>
> "Mungoblack" <mungo@xxxxxxxxxx> wrote in message
> news:8UTAe.253$l25.181@xxxxxxxxxxxxxxxxxxxxxxx
>> as an update, msiexec was not running due to an issue with the machine.
>> This has now been resolved.
>>
>> However running the program from sms using the commands below, the
>> program installs but it never shows up in add/remove programs or in the
>> start programs menu? If i run directly from the command line then
>> everything is fine.
>>
>> I have seen a previous post which suggested ticking the "allow users to
>> intertact with this program" in the environment tab of the program, but
>> this has not helped. This happens on all machines i have tried, all xp
>> sp2 with installer 3.1 or installer 3.0.
>>
>> Any ideas?
>>
>>
>> "Mungoblack" <mungo@xxxxxxxxxx> wrote in message
>> news:jMyAe.4854$f77.3423@xxxxxxxxxxxxxxxxxxxxxxx
>>>I have a program which i am trying to push out using software
>>>distribution. The command line of my program is -
>>>
>>> msiexec /I "pervasive.sql client.msi" /qn
>>>
>>> If I run this command from the command line then everything installs ok.
>>> My distribution points are all updated. If i force it out using an
>>> advertisement then my clients can run the program but looking in task
>>> manager msiexec starts running but then just stops. The program never
>>> gets installed.
>>>
>>> I have installed other programs fine using software distribution. has
>>> anyone else seen issues like this before?
>>>
>>
>>
>
>
.
- References:
- msiexec problem
- From: Mungoblack
- Re: msiexec problem
- From: Mungoblack
- Re: msiexec problem
- From: Rune Norberg
- msiexec problem
- Prev by Date: Computers not removed from AD dynamic query collection
- Next by Date: Re: Distributing App to Workgroup Client
- Previous by thread: Re: msiexec problem
- Next by thread: Re: SMS Client downloads packages
- Index(es):
Relevant Pages
|
Loading