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. MSI not taking/Installing .NET framework

MSI not taking/Installing .NET framework

Scheduled Pinned Locked Moved .NET (Core and Framework)
questioncsharpdotnethelpworkspace
2 Posts 2 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.
  • S Offline
    S Offline
    sjs4u
    wrote on last edited by
    #1

    Hi, I am using MSI to create setup. I already added prerequisite (.NET framwork 3.5) into MSI. I have selected option i.e. Download prerequisite fromthe same location as my application While installing setup on windows XP SP3 its showing error .NET framework is not installed on the machine. Setup is not installing .NET framework from MSI. Even I added all framework files and folders into application folder and program files folder. Is I am doing any wrong? can pls let me know the steps how can i used my prerequisite .NET framework 3.5 on windows XP SP3 even not framework is available. Thanks sjs

    D 1 Reply Last reply
    0
    • S sjs4u

      Hi, I am using MSI to create setup. I already added prerequisite (.NET framwork 3.5) into MSI. I have selected option i.e. Download prerequisite fromthe same location as my application While installing setup on windows XP SP3 its showing error .NET framework is not installed on the machine. Setup is not installing .NET framework from MSI. Even I added all framework files and folders into application folder and program files folder. Is I am doing any wrong? can pls let me know the steps how can i used my prerequisite .NET framework 3.5 on windows XP SP3 even not framework is available. Thanks sjs

      D Offline
      D Offline
      Dave Kreskowiak
      wrote on last edited by
      #2

      If you're using the Setup and Deployment project to create your .MSI, it will NOT install the .NET Framework for you. It MUST be installed before you launch your setup .MSI. If you use some other install creation app, like InstallShield, that will give you the option of installing the .NET Framework for you.

      A guide to posting questions on CodeProject[^]
      Dave Kreskowiak

      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