Jump to content

Recommended Posts

Posted

Hey guys, im new to inno setup and pascal, im wondering if its possible to modify the wizard to give an option of installing one or all versions of a program i made? also it requires the user to have dotnet35fx.exe and WindowsInstaller-KB893803-v2-x86.exe, is it possible to check for these and install as well? thanks.

  • 3 weeks later...

Posted

Hey guys, im new to inno setup and pascal, im wondering if its possible to modify the wizard to give an option of installing one or all versions of a program i made? also it requires the user to have dotnet35fx.exe and WindowsInstaller-KB893803-v2-x86.exe, is it possible to check for these and install as well? thanks.

Why inno setup? You just apply WindowsInstaller-KB893803-v2-x86.exe /passive /norestart command or WindowsInstaller-KB893803-v2-x86.exe /? for help. MS softs are very easy for silent installation with the way I've given.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...