Please enable JavaScript to view this site.

Visual Studio Project Builder Help

/resetSettings

 

Reset all the settings to the default values, except for the following items (Email server configuration, Twilio configuration, Colours, Visual Studio Paths).

 

Examples:

 

 /resetSettings

 

 

/loadSettings

 

Load settings from a file. These settings override all settings currently in force, including any command line arguments specified earlier on the command line that affect settings.

 

If in doubt, load your settings first then modify values later on the command line.

 

Examples:

 

 /loadSettings c:\mysettings\settings.vspbs

 

 /loadSettings "e:\my settings\settings.vspbs"

 

 

/help

 

Display help information on the command line.

 

Examples:

 

 /help

 

 

/?

 

Display help information on the command line.

 

Examples:

 

 /?