What should you do to ensure that users who upgrade the operating system on their servers to meet your launch condition?

You are modifying an existing installation package for your application. Your application requires Microsoft Windows Server 2003 and will not run on Microsoft Windows 2000 Server.
You add the following condition to the primary output of your installer.
VersionNT >= 502
Users who previously attempted to install your application on Windows 2000 Server report that they still cannot install your application after than upgrade to Windows Server 2003.
You need to ensure that users who upgrade the operating system on their servers to meet your launch condition can successfully ..install your application.
What should you do?

You are modifying an existing installation package for your application. Your application requires Microsoft Windows Server 2003 and will not run on Microsoft Windows 2000 Server.
You add the following condition to the primary output of your installer.
VersionNT >= 502
Users who previously attempted to install your application on Windows 2000 Server report that they still cannot install your application after than upgrade to Windows Server 2003.
You need to ensure that users who upgrade the operating system on their servers to meet your launch condition can successfully ..install your application.
What should you do?

A.
Set the Transitive property of the primary output to True.

B.
Change the UpgradeCode property of your Setup application.

C.
Set the Vital property of the primary output to True.

D.
Change the launch condition of your primary output to VersionNT >= 500.



Leave a Reply 0

Your email address will not be published. Required fields are marked *