diff --git a/doc/src/sgml/install-windows.sgml b/doc/src/sgml/install-windows.sgml index e492d89..7b60bfd 100644 --- a/doc/src/sgml/install-windows.sgml +++ b/doc/src/sgml/install-windows.sgml @@ -111,12 +111,11 @@ the command, and vice versa. In the Microsoft Windows SDK, start the CMD shell listed under the SDK on the Start Menu. - In recent SDK versions you can change the targeted CPU architecture, build - type, and target OS by using the setenv command, e.g. - setenv /x86 /release /xp to target Windows XP or later - with a 32-bit release build. See /? for other options to - setenv. All commands should be run from the - src\tools\msvc directory. + You can change certain build options, such as the targeted CPU + architecture, build type, and the selection of the SDK by using either + VSVARS32.bat or VsDevCmd.bat depending + on your Visual Studio release. All commands + should be run from the src\tools\msvc directory.