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. C#
  4. Distributing a C# App??? No Setup Tool

Distributing a C# App??? No Setup Tool

Scheduled Pinned Locked Moved C#
csharpquestionvisual-studioworkspace
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.
  • J Offline
    J Offline
    Jon E
    wrote on last edited by
    #1

    Hi, I don't see that crappy setup tool that comes w/ Visual Studio anywhere ? Did I not install it? Am I missing something here ? I have a simple C# app I need to distrubute. Can someone explain what is involved ? Will it work on WIN98?WIN95? Thks in advance . jon Jon ...

    J 1 Reply Last reply
    0
    • J Jon E

      Hi, I don't see that crappy setup tool that comes w/ Visual Studio anywhere ? Did I not install it? Am I missing something here ? I have a simple C# app I need to distrubute. Can someone explain what is involved ? Will it work on WIN98?WIN95? Thks in advance . jon Jon ...

      J Offline
      J Offline
      James T Johnson
      wrote on last edited by
      #2

      In my VS.NET (Pro edition) I can find the setup tool under New Project -> Setup and Deployment Projects Deploying a C# app doesn't require much. Install the .NET framework if it isn't installed and copy the .exe's and .dlls you need to the same directory. If you use any 3rd party tools/controls refer to their documentation for how you need to deploy their stuff. Jon E wrote: Will it work on WIN98?WIN95? It will work in Win98, .NET isn't supported on Win95

      James Sig code stolen from David Wulff

      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