Jump to content


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.
Photo

minor upgrade on a new machine


2 replies to this topic

Markus

Markus
  • Members
  • 7 posts

Posted 01 April 2003 - 14:54

Hello all,

I need help.

I am using InstallShield Developer 7.04.

Version 1.0 of our Product is released.
Now I have created a minor upgrade. Version number and PackageCode changed. In the setup.ini I have added "CmdLine=REINSTALLMODE=voums REINSTALL=ALL".

The upgrade works fine, but I want to use the same setup to install the version 1.1 on a computer where the old version is not installed.
If there is no older version installed, the dialogs of the FirstUIBefore section are called, but no files are copied.

Does anybody have a solution?

rmadassery77

rmadassery77
  • Members
  • 52 posts

Posted 01 April 2003 - 20:25

Try REINSTALLMODE=AMUS
Rajiv Madassery
Galway Scripting Center
Digital GlobalSoft Ltd.
(Subsidiary of Hewlett-Packard Company)

Irina

Irina
  • Members
  • 227 posts

Posted 08 April 2003 - 17:07

You can create your own .exe file which should execute the setup.exe without any command line parameters and execute the .msi file if it is an upgrade, e.g.
>msiexec.exe /i [PackageName].msi REINSTALMODE=vomus REINSTALL=ALL
See topic about upgrdae and path on this site to get more info.
Irina Shirinsky
Software Engineer, Heroix Corporation
http://www.heroix.com