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. The Lounge
  3. Idiots question on .Net framework

Idiots question on .Net framework

Scheduled Pinned Locked Moved The Lounge
questioncsharpdotnetbeta-testinglearning
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.
  • D Offline
    D Offline
    drwizard
    wrote on last edited by
    #1

    Hi Another complete beginner question. How can i get the .NET framework 2.0 beta that is installed on my machine onto a disc so that a user running a program directly from that disc can install it on their machine to allow this app to work? Thanks Dr Wizard Wizard of all except programming!

    I 1 Reply Last reply
    0
    • D drwizard

      Hi Another complete beginner question. How can i get the .NET framework 2.0 beta that is installed on my machine onto a disc so that a user running a program directly from that disc can install it on their machine to allow this app to work? Thanks Dr Wizard Wizard of all except programming!

      I Offline
      I Offline
      Imtiaz Murtaza
      wrote on last edited by
      #2

      I think it is not a good idea to copy dependencies from one machine to another. If you want to run application on Client's machine, you've to include .NET Framework 2.0 runtime (redistributable)setup package. The setup program performs various operations like copying assemblies and files, registering assemblies in GAC, copying COM servers like MSCoree.dll and registering them in registry and many other tasks. Imtiaz

      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