Jump to content

Recommended Posts

Posted

Hi, I'm a beginner in .NET.The setup program created with VS.NET doesn't include .NET framework and it's frustrating to give to someone 2 EXE files to run: dotnetfx.exe and the .NET application.I read that IExpress is able to create a self-extracting installer, but I didn't succed to make this installer to install both .NET framework (if it doesn't exist on the client machine) and the .NET application.I saw the important files are netfx.msi, netfx1.cab and the MSI file of the .NET application.Which commands should I write on the "Install program" and "Post install command" listboxes and what switches to solve this problem?Is there another way to solve it?Please help.

Thank you.


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...