Elinguate
New member
- Joined
- Jun 19, 2025
- Messages
- 1
- Programming Experience
- Beginner
I have a wixsharp project to install 3 different MSI. This works properly but the last project is a webapp that needs to be installed locally.
I have a .bat file that installs "IIS", "SSMS", "adds users with permission" etc
I cant seem to find any examples of how to implement this.
would i be best to continue down this road or to create an installer for the web app and just use that on the wixsharp project ?
I have a .bat file that installs "IIS", "SSMS", "adds users with permission" etc
I cant seem to find any examples of how to implement this.
would i be best to continue down this road or to create an installer for the web app and just use that on the wixsharp project ?