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. Portable Version

Portable Version

Scheduled Pinned Locked Moved Visual Studio
csharpvisual-studioquestionannouncement
4 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
    sjmclean
    wrote on last edited by
    #1

    Is there a way to create a portable version of Visual Studio on an external hard disk, through which I just need to plug in the hard disk and run the program from there? :^)

    _ 1 Reply Last reply
    0
    • S sjmclean

      Is there a way to create a portable version of Visual Studio on an external hard disk, through which I just need to plug in the hard disk and run the program from there? :^)

      _ Offline
      _ Offline
      _Superman_
      wrote on last edited by
      #2

      You could if you provide a .REG file that may be imported into the registry. You could use a software such as RegShot[^] to check the registry entries created by Visual Studio on installation and then create a .REG file. Now you have Visual Studio installed on your portable hard disk along with a .REG file which the user can import before opening Visual Studio.

      «_Superman_» I love work. It gives me something to do between weekends.

      S 1 Reply Last reply
      0
      • _ _Superman_

        You could if you provide a .REG file that may be imported into the registry. You could use a software such as RegShot[^] to check the registry entries created by Visual Studio on installation and then create a .REG file. Now you have Visual Studio installed on your portable hard disk along with a .REG file which the user can import before opening Visual Studio.

        «_Superman_» I love work. It gives me something to do between weekends.

        S Offline
        S Offline
        sjmclean
        wrote on last edited by
        #3

        Could you further explain please?

        _ 1 Reply Last reply
        0
        • S sjmclean

          Could you further explain please?

          _ Offline
          _ Offline
          _Superman_
          wrote on last edited by
          #4

          In order for Visual Studio to run, it not only needs its binaries and other files, but also certain registry entries. The registry is part of the OS. So in addition to the Visual Studio binaries and files that are installed in your portable drive, you will need to provide some sort of script like .REG files to import its settings into the registry so that Visual Studio can be executed.

          «_Superman_» I love work. It gives me something to do between weekends.

          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