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.


Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...