Go Back   PackageDeploy Application Packaging Forums > Package Development > Application Packaging > Windows MSI

Reply
 
LinkBack Thread Tools Display Modes
Old 12-19-2008, 03:12 AM   #1 (permalink)
JM
Guest
 
Posts: n/a
Default Problem when installing using an MSI

When I try to install with an MSI it's stopsd part way through and I
get a window appearing telling me the various command line switches
available. The only option is to click ok, which I do and then that’s
it – my program remains uninstalled. I’ve tried updating windows
installer to no avail. Is there a way of fixing this without
reinstalling windows?

Note this is when I open an msi file by double-clicking i.e. I'm not
trying to open it from the command line.

Thanks.
  Reply With Quote
Old 12-19-2008, 03:12 AM   #2 (permalink)
Phil Wilson
Guest
 
Posts: n/a
Default Re: Problem when installing using an MSI

It's showing the command line switches for msiexec.exe? If so, it probably
means that the MSI file is trying to launch another MSI as part of the
setup, not only getting the command line wrong, but also unaware that you
can't launch and embedded MSI from the execution sequence of a running MSI.
--
Phil Wilson
Definitive Guide to Windows Installer
http://www.apress.com/book/view/1590592972


"JM" <mcmahon.jamie@gmail.com> wrote in message
news:60b13948-2fa6-4798-aa63-c560c1aadac4@r37g2000prr.googlegroups.com...
When I try to install with an MSI it's stopsd part way through and I
get a window appearing telling me the various command line switches
available. The only option is to click ok, which I do and then that’s
it – my program remains uninstalled. I’ve tried updating windows
installer to no avail. Is there a way of fixing this without
reinstalling windows?

Note this is when I open an msi file by double-clicking i.e. I'm not
trying to open it from the command line.

Thanks.


  Reply With Quote
Old 12-19-2008, 03:12 AM   #3 (permalink)
JM
Guest
 
Posts: n/a
Default Re: Problem when installing using an MSI

On Nov 10, 5:23*pm, "Phil Wilson"
<phil.wil...@wonderware.something.com> wrote:
> It's showing the command line switches for msiexec.exe? If so, it probably
> means that the MSI file is trying to launch another MSI as part of the
> setup, not only getting the command line wrong, but also unaware that you
> can't launch and embedded MSI from the execution sequence of a running MSI.
> --
> Phil Wilson
> Definitive Guide to Windows Installerhttp://www.apress.com/book/view/1590592972

Yes that is defintely what it appears like, though it occurs with
every MSI I try, not just one that may incorrectly trying to launch an
imbedded MSI.


> "JM" <mcmahon.ja...@gmail.com> wrote in message
>
> news:60b13948-2fa6-4798-aa63-c560c1aadac4@r37g2000prr.googlegroups.com...
> When I try to install with an MSI it's stopsd part way through and I
> get a window appearing telling me the various command line switches
> available. The only option is to click ok, which I do and then that’s
> it – my program remains uninstalled. I’ve tried updating windows
> installer to no avail. Is there a way of fixing this without
> reinstalling windows?
>
> Note this is when I open an msi file by double-clicking i.e. I'm not
> trying to open it from the command line.
>
> Thanks.


  Reply With Quote
Reply

Thread Tools
Display Modes

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 On
Forum Jump


All times are GMT. The time now is 12:22 PM.


vBulletin, Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
2007 - 2012 PackageDeploy.com