diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2008-05-30 20:10:36 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2008-05-30 20:10:36 +0000 |
commit | 74aa81596cecae105d6442452d2cf5b164b878d2 (patch) | |
tree | ddab3c84172fc7e8cb079f3b97eb7ea3e8eda426 /DOCS/xml/en | |
parent | 13d53795d9ff5b9bb200717239a638212c97d08f (diff) |
Add install-dhahelperwin target to simplify dhahelper installation on Windows.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26936 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/xml/en')
-rw-r--r-- | DOCS/xml/en/ports.xml | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/DOCS/xml/en/ports.xml b/DOCS/xml/en/ports.xml index 6842cbee18..0c8d23aebe 100644 --- a/DOCS/xml/en/ports.xml +++ b/DOCS/xml/en/ports.xml @@ -603,10 +603,8 @@ and needs a bit of manual setup. Download <ulink url="http://www.mplayerhq.hu/MPlayer/releases/win32/dhahelperwin/withmtrr/dhahelper.sys">dhahelper.sys (with MTRR support)</ulink> and copy it to the <filename class="directory">vidix/dhahelperwin</filename> directory in your <application>MPlayer</application> source tree. -Open a console and change to that directory. Then type -<screen>make dhasetup.exe</screen> -and execute -<screen>dhasetup.exe install</screen> +Open a console and type +<screen>make install-dhahelperwin</screen> as Administrator. After that you will have to reboot. </para> |