
DSamant.20171209113400 asked a question.
How to create a restricting slient Installer?
Hello,
I want to know if there is an option in Install shield that restricts the user to only install the .msi through the Installation wizard and not by using the command line functionality to extract files; for example (msiexec /a "C:\MSI Files\My Installer.msi" TARGETDIR=D:\InstallerTest /qb!).
Or if there is a way to force user to accept end-user license agreement (EULA) when doing silent Installation. The reason why I ask this is because we want the user to accept the terms and condition before they install or extract the files using the command line Install.
Any assistance with this regard will be helpful and greatly appreciated.