F
F
Fangahra2015-07-13 17:56:42
C++ / C#
Fangahra, 2015-07-13 17:56:42

Is it possible to run Visual Studio as portable?

Is it possible to run Visual Studio as portable ?
there are no admin rights at work, but there is time to code ... or maybe there is another compiler for C#?

Answer the question

In order to leave comments, you need to log in

5 answer(s)
R
Roman, 2015-07-14
@Fangahra

SharpDevelop, it just has a portable version called xcopyable. true .net must be installed because the compiler is in it

O
OnYourLips, 2015-07-13
@OnYourLips

Remote access to a computer where what is needed is installed.
ssh, radmin, teamviewer, VNC, etc.

M
maaGames, 2015-07-13
@maaGames

Enigma Virtual Box, for example. You just have to tinker with the settings to virtualize all the necessary directories and registry keys. And it's better to do it with old versions of the studio, so that less space is required...
Beer and chips will help melt the stern admin's heart.

S
Stanislav Makarov, 2015-07-13
@Nipheris

> Or maybe there is another compiler for C#?
depending on the version of Windows, a relatively (!) fresh dotnet may already be preinstalled, and csc with it, i.e. compiler. With the seven, for example, there is version 3.5. Certainly a little old, but for a try will do. You can write code even in a notepad, of course, it's not very convenient - you can look at other IDEs for sharp, maybe some will not be in Program Files. By the way, look at the freshly baked Visual Studio Code - this is certainly not a replacement for the full studio, and is more web-oriented, but still better than Notepad. And yes, it is installed in AppData, which is just right for you.
If you really want a more recent compiler, and dotnet has an old one installed, you can try to tinker with Roslyn, but this is if you already have some experience with dotnet.

L
Lexans, 2015-07-13
@Lexans

I saw a portable version of Visual Studio 2007 built in Thinapp.
I am sure that the latest versions of the studio can be built in portable in the same Thinapp

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question