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. VS2008 deployment not creating directories

VS2008 deployment not creating directories

Scheduled Pinned Locked Moved C#
sysadminhelpquestion
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.
  • W Offline
    W Offline
    Wolfram Steinke
    wrote on last edited by
    #1

    I am updating an old project developed with VS2008, and as part of the deployment it needs to create a directory in the root of C: and a number of subdirectories. The top level of these directories gets created in the [Targetdir] and the subdirectories in the root of C: Does anyone know way to fix this without going to Installshield? It must be possible although I can't see too many options to choose from.

    Happy programming!!

    D 1 Reply Last reply
    0
    • W Wolfram Steinke

      I am updating an old project developed with VS2008, and as part of the deployment it needs to create a directory in the root of C: and a number of subdirectories. The top level of these directories gets created in the [Targetdir] and the subdirectories in the root of C: Does anyone know way to fix this without going to Installshield? It must be possible although I can't see too many options to choose from.

      Happy programming!!

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

      Forget it and go to InstallShield LE. It does a better job of EVERYTHING compared to the Setup and Deployment project. The only way I know of, using the built in Setup and Deployment project, that can cause this is that you setup the folders in the project to be created off of some root folder, such as SystemDrive.

      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