Results 1 to 6 of 6

Thread: Distributing .NET Framework Silently, one file?

  1. #1

    Thread Starter
    New Member
    Join Date
    May 2004
    Posts
    6

    Distributing .NET Framework Silently, one file?

    I've looked so much for something that will do this, I've tried the bootstrapper, but that makes seperate files, I've tried installshield, and several other installers. Is there anyway way I can distribute the .NET Framework and my application in one setup.exe file, and have the framework install silently without any dialogs? Any help would be appreciated.

  2. #2

    Thread Starter
    New Member
    Join Date
    May 2004
    Posts
    6
    anyone?

  3. #3
    I wonder how many charact
    Join Date
    Feb 2001
    Location
    Savage, MN, USA
    Posts
    3,704
    Probably the only way to do it is to use Salamander.
    http://www.remotesoft.com/linker/

  4. #4

    Thread Starter
    New Member
    Join Date
    May 2004
    Posts
    6
    That's really expensive, I would at least want to try it first. It doesn't need to link all the assemblies together, I just want to silently install the .net framework and my application in one exe. Any other ideas?

  5. #5
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    If you mean the XCOPY deployment (without dialogs) , this would be harder to manage file locations . But why would you do something like this ?

  6. #6

    Thread Starter
    New Member
    Join Date
    May 2004
    Posts
    6
    Yea, like what files would I have to copy of the .NET framework and how would I do it.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width