![]() |
Home | ![]() |
Screenshots | ![]() |
Download | ![]() |
Order | ![]() |
Blog* | ![]() |
Support | ![]() |
![]() |
User Guide | ![]() |
Style | ![]() |
Tab Grouping | ![]() |
Add-ins | ![]() |
By default Tabs Studio installs to a subdirectory in the user's My Documents directory. You can install it to a different directory using the following command (for Visual Studio 2008):
msiexec /i TabsStudio_234.msi INSTALLLOCATION2008=c:\TabsStudio2008
You also need to add this path to Visual Studio 2008 options:
To uninstall Tabs Studio from a different directory use the following command:
msiexec /x TabsStudio_234.msi INSTALLLOCATION2008=c:\TabsStudio2008
To update Tabs Studio in a different directory with a new version use the following command:
msiexec /i TabsStudio_234.msi INSTALLLOCATION2008=c:\TabsStudio2008
To install Tabs Studio for Visual Studio 2005 use the INSTALLLOCATION2005 variable:
msiexec /i TabsStudio_234.msi INSTALLLOCATION2005=c:\TabsStudio2005
For Visual Studio 2010 it is more complex as in this case Tabs Studio uses additional helper extension installed by default to a subdirectory of LocalAppDataFolder.
Return to User GuideCopyright 2009 - 2012 Sergey Vlasov