We have a vendor who created a new version of an app that give us a message when we try to install with the.MSI file.
Here is the message: "this installation can not be run by directly launching the msi package"
I have figured out that they used Install Shield Developer 7 to create the package. I am new to Install Shield Developer 7 so not very familiar with it.
We like using the .MSI packages with Novell ZENWorks. Is there away to change the .MSI so as not to have to use the setup.exe????
MGH :D
This is a ready-only archive of the InstallSite Forum. You cannot post any new content here. / Dies ist ein Archiv des InstallSite Forums. Hier können keine neuen Beiträge veröffentlicht werden.

this installation can not be run by directly launc
Started by
mgh2468
, Aug 12 2002 21:59
2 replies to this topic
Posted 13 August 2002 - 13:35
If the setup was created with InstallShield Developer using the "Standard" project type it will require the setup.exe.
Setups created with the "Basic MSI" type can be executed by launching the .msi file directly.
Setups created with the "Basic MSI" type can be executed by launching the .msi file directly.
Stefan Krüger
InstallSite.org twitter facebook
Posted 15 June 2005 - 15:41
QUOTE (mgh2468 @ 2002-08-12 21:59) |
Here is the message: "this installation can not be run by directly launching the msi package" ... We like using the .MSI packages with Novell ZENWorks. Is there away to change the .MSI so as not to have to use the setup.exe???? |