diff options
| author | David Pinedo <david@lunarg.com> | 2016-03-30 10:13:05 -0600 |
|---|---|---|
| committer | David Pinedo <david@lunarg.com> | 2016-03-30 10:13:05 -0600 |
| commit | ae19f9e1ee59ae4f8d0c6b0fca4a9742ca0cad23 (patch) | |
| tree | e8b5fd865a91280889d9b715e55e7ede7e64eedd /windowsRuntimeInstaller | |
| parent | 8e3b4885f6abec2ef9624d85187734f376bf4555 (diff) | |
| download | usermoji-ae19f9e1ee59ae4f8d0c6b0fca4a9742ca0cad23.tar.xz | |
winrtinstaller: fix typos in windowsRuntimeInstaller/README.txt
Diffstat (limited to 'windowsRuntimeInstaller')
| -rw-r--r-- | windowsRuntimeInstaller/README.txt | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/windowsRuntimeInstaller/README.txt b/windowsRuntimeInstaller/README.txt index d1833a82..0ab36893 100644 --- a/windowsRuntimeInstaller/README.txt +++ b/windowsRuntimeInstaller/README.txt @@ -95,12 +95,6 @@ Some notes on the behavior of the Windows Vulkan Runtime Installer: C:\Windows\SYSWOW64 on 64-bit Windows systems to set up the
32-bit loader.
- o The Vulkan Runtime Installer returns an exit code of 0-9
- to indicate success. All other exit codes indicate failure.
- If the Installer returns a failure exit code, the Installer
- will have attempted to uninstall whatever it installed before
- it detected an error.
-
o The Vulkan Runtime Uninstaller returns an exit code of 0-9
to indicate success. An exit code of 3 indicates success, but
a reboot is required to complete the uninstall. All other
|
