Sebastian Bargmann
2003-11-19 12:19:08 UTC
Hi,
What is a "suspended installation"? The MSI SDK says this about the
RESUME-property:
<quote>
The RESUME property is set when resuming a suspended installation. This
property can determine what text to display in the UI. For example, when not
in resume mode the user could be asked "Are you ready to install?" while in
resume mode the user could be asked "Are you ready to complete your
installation?".
</quote>
But how does one suspend an installation? I'm guessing that its a special
case that I have to enable somehow, but if not, I'd have to handle resuming
the installation...
Regards,
Sebastian
What is a "suspended installation"? The MSI SDK says this about the
RESUME-property:
<quote>
The RESUME property is set when resuming a suspended installation. This
property can determine what text to display in the UI. For example, when not
in resume mode the user could be asked "Are you ready to install?" while in
resume mode the user could be asked "Are you ready to complete your
installation?".
</quote>
But how does one suspend an installation? I'm guessing that its a special
case that I have to enable somehow, but if not, I'd have to handle resuming
the installation...
Regards,
Sebastian