= Setting up your Windows Computer with Omni = 1. Run the Windows installer by double clicking on the downloaded file. 1. Point the `PATH` environment variable to the installed executables: a. Edit environment variables i. In ''Windows 7'', open the `Control Panel` and search for `PATH` in the search box. Click on "Edit environment variables for your accounts". i. In ''Windows XP'', find the System Properties window under `Control Panel -> System -> Advanced System Settings` and click "Environment Variables". a. Set the `PATH` variable. i. Determine the value of your `PATH` variable: * For Windows XP: select `C:\Program Files\omniTools` * For Windows 7: select `C:\Program Files (x86)\omniTools` i. If there is no `PATH` variable, click "New..." and set the name `PATH` and the value of ``C:\Program Files (x86)\omniTools` (or `C:\Program Files\omniTools`). i. If there is a `PATH` variable, click "Edit..." and append `;C:\Program Files (x86)\omniTools` (or `;C:\Program Files\omniTools`) to the `PATH` variable. Be sure to include the `;`.