Merge pull request #52 from jevanlingen/patch-1

Added locale + GUI info
This commit is contained in:
Andy Sterland 2016-06-02 10:08:30 -07:00
Родитель b32bf514c0 ff8819f436
Коммит b46c756d07
1 изменённых файлов: 3 добавлений и 2 удалений

Просмотреть файл

@ -11,8 +11,9 @@ Simply download a release on to your hard drive.
1. Download the current release
2. Extract/Copy the files into a folder on disk where you wish to run the file from. We currently recommend a folder on the desktop.
3. You should end up with IEDiagnosticsAdapter.exe, Proxy.dll, and Proxy64.dll files inside the folder
4. If you plan to use this tool against IE in *Enhanced Protected Mode* (note, this includes 64 bit machines),
If you're on Windows 8 or later, navigate to the directory containing **Proxy64.dll** and type `icacls proxy64.dll /grant "ALL APPLICATION PACKAGES":(RX)` in an Administrator Command Prompt to grant necessary permissions.
4. If you plan to use this tool against IE in *Enhanced Protected Mode* (note, this includes 64 bit machines), and you're on Windows 8 or later, you should grant the 'ALL APPLICATION PACKAGES' group the necessary rights. Note group 'ALL APPLICATION PACKAGES' is locale dependent. You can do that by:
* Navigating to the directory containing **Proxy64.dll** and type `icacls proxy64.dll /grant "ALL APPLICATION PACKAGES":(RX)` in an Administrator Command Prompt to grant necessary permissions.
* Browsing to the directory containing **Proxy64.dll**. Right-click this file, click 'Properties'. Open the 'security' tab and click 'edit'. Add the 'ALL APPLICATION PACKAGES' group and allow this group the 'Read & excute' and 'Read' rights.
## Running