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. Visual Studio
  4. AppWizard and Visual Source Safe

AppWizard and Visual Source Safe

Scheduled Pinned Locked Moved Visual Studio
questioncsharpdatabasevisual-studiowpf
1 Posts 1 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.
  • A Offline
    A Offline
    Anorexic Tribble
    wrote on last edited by
    #1

    I am writing a custom AppWizard. I can figure how to add files from the templates and change the UI. I now want to include files from my source safe repository. I am using VS2008 and VSS 2005. Two question really 1) How can I tell if the user ticked the "Add to Source Control" checkbox on the main AppWizard dialog. I assume that it a symbol, but what is it called? 2) How do I add an existing item from the source safe database to the project being created by AppWizard? The SourceControl object has methods for checking out items and the ProjectItems object has methods to add a file from a folder, which are then added as new items in the Source Control database. Obviously I know how to do this from Visual Studio itself. I'm just trying to automate it from AppWizard,

    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