PrepareToInstall



PrepareToInstallVersion: 0.5.1

(Passworded to avoid server-AV interference,
password = password)
Support: Inno Setup news groups (web-based)

These are the updated PrepareToInstall scripts, as originally published by stfx @ CodeProject, for detecting and installing several runtime requirements with your installation projects using Inno Setup.

I added or updated these snippets:

  • .NET 4.0 Client profile (x86 & x64)
  • .NET 4.0 Full profile (x86 & x64)
  • VC++ 2010 runtime (x86 & x64)
  • SQL Server 2008 R2 Express Edition
  • SQL Server 2005 SP3 (updated from installing RTM install)
  • Block the install if the user isn't using 'Run as Administrator' when installation of any of the modules is required
  • Reboot at the end of the install if a delayed reboot is requested (MSI feature)
  • Several script improvements
  • Example setup script for how to include these functions is included.

    • Version
    • Downloads 124
    • File Size 104.43 KB
    • File Count 1
    • Create Date January 12, 2018
    • Last update 2018-01-12 20:42:54
    • Last Updated January 12, 2018