@@ -13,34 +13,29 @@ This document provides instructions on creating the MSI.
1313
14141 . Set the ` CLI_VERSION ` environment variable
15152 . Run ` release\windows\msi\scripts\pipeline.cmd `
16- 3 . The unsigned MSI will be in the ` .\release\windows\out ` folder
16+ 3 . The unsigned MSI will be in the ` .\output\msi ` folder
1717
1818> ** Note:** For ` building step 1. ` above set both env-vars to the same version-tag for the immediate, this will consolidated in the future.
1919
2020## Release Install/Update/Uninstall Steps
2121
2222> ** Note:** Replace ` {{HOST}} ` and ` {{CLI_VERSION}} ` with the appropriate values.
2323
24- ### Install SQLCMD TOOLS CLI on Windows
24+ ### Install ` Sqlcmd Tools ` on Windows
2525
26- The MSI distributable is used for installing or updating the SQLCMD Tools CLI on Windows.
26+ The MSI distributable is used for installing or updating the ` Sqlcmd Tools` CLI on Windows.
2727
2828[ Download the MSI Installer] ( http://{{HOST}}/sqlcmd-{{CLI_VERSION}}.msi )
2929
3030When the installer asks if it can make changes to your computer, click the ` Yes ` box.
3131
32- ### Update
33-
34- Once removed, [ Install SQLCMD Tools CLI on Windows] ( #install-sqlcmd-on-windows )
35-
3632### Uninstall
3733
38- You can uninstall the SQLCMD CLI from the Windows _ Apps and Features_ list. To uninstall:
34+ You can uninstall the ` SqlCmd Tools ` from the Windows _ Apps and Features_ list. To uninstall:
3935
4036| Platform | Instructions |
4137| ------------- | --------------------------------------------------------|
4238| Windows 10 | Start > Settings > Apps |
4339| Windows 8 | Start > Control Panel > Programs > Uninstall a program |
4440
45-
46- The program to uninstall is listed as ** SQLCMD Tools CLI** . Select this application, then click the ` Uninstall ` button.
41+ The program to uninstall is listed as ** Sqlcmd Tools** . Select this application, then click the ` Uninstall ` button.
0 commit comments