Skip to content

Latest commit

 

History

History
16 lines (15 loc) · 330 Bytes

File metadata and controls

16 lines (15 loc) · 330 Bytes

inno_setup_example

Simple inno setup script to install windows app that uses (as dependency)

  • Microsoft .NET Framework 4 Full
  • Crystal Report Runtime
  • Microsoft SQL Server 2008 R2 - Express Edition

Folder structure

App
│   application binaries    
│
Dist
│───Bin
    │   dependencies
    │
    Setup.exe