Can Inno install a web application?

26 views
Skip to first unread message

Tim Laplaca

unread,
Oct 20, 2025, 4:41:53 PMOct 20
to innosetup
I have a product that includes multiple projects, one of which a web application (it's the user interface).  Installing the non-web projects seems straightforward, but can inno install the web app?  I see nothing in the examples that might apply.

Thanks!

Gavin Lambert

unread,
Oct 20, 2025, 6:03:41 PMOct 20
to innosetup
On Tuesday, October 21, 2025 at 9:41:53 AM UTC+13 Tim Laplaca wrote:
I have a product that includes multiple projects, one of which a web application (it's the user interface).  Installing the non-web projects seems straightforward, but can inno install the web app?  I see nothing in the examples that might apply.

There's no built-in helper functionality for that, but it's certainly possible.  A lot depends on what kind of web app you've written -- for example whether it's self-hosted or intended to be hosted by IIS or another separate server.  If you've used a framework, it will often come with deployment documentation -- once you've figured out how to install it manually, that should give you a hint how to automate it.
Reply all
Reply to author
Forward
0 new messages