Skip to content

Commit 1a38ac8

Browse files
authoredSep 25, 2018
Update installation_win7.md
1 parent dbe4d57 commit 1a38ac8

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed
 

‎doc/installation_win7.md

+4-3
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,14 @@
66
77
## Getting Started
88

9-
1. Download [Intel RealSense SDK Installer for Windows 7]()
10-
2. Connect the camera (the device must connected to install the driver)
9+
1. Download [Intel RealSense SDK Installer for Windows 7](https://github.com/IntelRealSense/librealsense/releases/download/v2.16.1/Intel.RealSense.SDK.Win7.exe)
10+
2. Connect the camera (the device must be connected to install the driver)
1111
3. Check the device manager:<br />![dev_man](img/win7/device_manager.png)<br />
1212
> Out of the box Windows 7 will not recognize the D4xx cameras using the inbox driver.
1313
4. Run the installer and make sure to check **Win7 Drivers**:<br/>
1414
![install](img/win7/installer.png)
1515
5. The installer will prompt to install the driver. This is a one-time step:<br/>
16+
![after](img/win7/driver_setup.png)
1617
![after](img/win7/device_manager_after.png)
1718

1819
## Supported Devices:
@@ -28,4 +29,4 @@
2829
## Building from Source
2930
The binaries supporting Win7 differ from ones supporting Win10. When building on Win7, CMake will automatically generate binaries for Win7.
3031
You can also build for Win7 from Win10 by adding `-DFORCE_WINUSB_UVC=true` to CMake flags.
31-
Signed drivers are still required when building from source (can be extracted from the Win7 installer and freely redistributed)
32+
Signed drivers are still required when building from source (can be extracted from the Win7 installer and freely redistributed)

0 commit comments

Comments
 (0)
Please sign in to comment.