Author: diego Date: Fri May 30 22:10:36 2008 New Revision: 26936 Log: Add install-dhahelperwin target to simplify dhahelper installation on Windows.
Modified: trunk/DOCS/xml/en/ports.xml Changes in other areas also in this revision: Modified: trunk/Makefile Modified: trunk/DOCS/xml/en/ports.xml ============================================================================== --- trunk/DOCS/xml/en/ports.xml (original) +++ trunk/DOCS/xml/en/ports.xml Fri May 30 22:10:36 2008 @@ -603,10 +603,8 @@ and needs a bit of manual setup. Downloa <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> _______________________________________________ MPlayer-DOCS mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/mplayer-docs
