May 2017
Intermediate to advanced
442 pages
11h 55m
English
These updates can also be added using a command line, which is done as follows:
c:\AOSService\PackagesLocalDirectory\bin\SCDPBundleInstall.exe -packagepath=<path>HotfixPackageBundle.axscdppkg -metadatastorepath=c:\AOSService\PackagesocalDirectory -tfsworkspacepath=C:\AOSService\PackagesLocalDirectory -tfsprojecturi=https://<your company site>.visualstudio.com
This is typed as one line, and is split in the preceding code so that it is easier to read.
You may wonder how it knows which project it should use, and you may have thought that Visual Studio autocompleted this parameter when we used the GUI method.
It does this using the workspace mapping that was configured in Visual Studio. This is what the tfsWorkspacePath parameter ...
Read now
Unlock full access