Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. .NET (Core and Framework)
  4. Problem with setup project

Problem with setup project

Scheduled Pinned Locked Moved .NET (Core and Framework)
csharpdotnetdebugginghelpquestion
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • N Offline
    N Offline
    Narendra Reddy Vajrala
    wrote on last edited by
    #1

    Hi, to my c#.net 3.5 application i added a setup project. setup created successfully and running fine. but when am trying to install in a computer where there is no .net 3.5 framework it is asking in window that 'This setup requires the .NET framework 3.5. please install .net framework and run this setup again. The .NET Framework can be obtained from the web. Would you like to do this now?' with Yes and No buttons. but in my setup project Prequisites property i selected .Net freamework2.0, 3.5 and window installer 3.1 and i selected 2nd radiobutton that is Download prerequisites from the same location as my application. i build it successfully i got respective folders in to my debug folder. but during the installation it is not installing automatically that .net framework3.5 forcefully am going to install framework. To install automatically what i have to do? Please explain. Thanks in advance. --Naren :-O

    L R 2 Replies Last reply
    0
    • N Narendra Reddy Vajrala

      Hi, to my c#.net 3.5 application i added a setup project. setup created successfully and running fine. but when am trying to install in a computer where there is no .net 3.5 framework it is asking in window that 'This setup requires the .NET framework 3.5. please install .net framework and run this setup again. The .NET Framework can be obtained from the web. Would you like to do this now?' with Yes and No buttons. but in my setup project Prequisites property i selected .Net freamework2.0, 3.5 and window installer 3.1 and i selected 2nd radiobutton that is Download prerequisites from the same location as my application. i build it successfully i got respective folders in to my debug folder. but during the installation it is not installing automatically that .net framework3.5 forcefully am going to install framework. To install automatically what i have to do? Please explain. Thanks in advance. --Naren :-O

      L Offline
      L Offline
      led mike
      wrote on last edited by
      #2

      Look, you've been failing at this for over a week now. If you have not yet read the documentation I strongly advise you to do so. If you have read it and you still have this ridiculously unintelligent understanding of how this will work then you are not qualified to be doing this job.

      1 Reply Last reply
      0
      • N Narendra Reddy Vajrala

        Hi, to my c#.net 3.5 application i added a setup project. setup created successfully and running fine. but when am trying to install in a computer where there is no .net 3.5 framework it is asking in window that 'This setup requires the .NET framework 3.5. please install .net framework and run this setup again. The .NET Framework can be obtained from the web. Would you like to do this now?' with Yes and No buttons. but in my setup project Prequisites property i selected .Net freamework2.0, 3.5 and window installer 3.1 and i selected 2nd radiobutton that is Download prerequisites from the same location as my application. i build it successfully i got respective folders in to my debug folder. but during the installation it is not installing automatically that .net framework3.5 forcefully am going to install framework. To install automatically what i have to do? Please explain. Thanks in advance. --Naren :-O

        R Offline
        R Offline
        Rolando CC
        wrote on last edited by
        #3

        but during the installation it is not installing automatically that .net framework3.5 forcefully am going to install framework. By default this is the behavior, if your want, create a Setup Project and perform a silent instalation of the components: Some useful webs: http://blogs.msdn.com/astebner/archive/2008/01/25/7249161.aspx[^] http://maaruthi.wordpress.com/2008/04/03/dot-net-framework-123-silent-installations/[^]

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups