Author: dreimer
Date: Sat Oct 20 18:26:48 2007
New Revision: 29711
URL:
http://svn.reactos.org/svn/reactos?rev=29711&view=rev
Log:
Small modification to guarantee that it runs the way it should on ALL PCs, not only mine.
Modified:
trunk/tools/RosBE-Windows/Root/options.cmd
Modified: trunk/tools/RosBE-Windows/Root/options.cmd
URL:
http://svn.reactos.org/svn/reactos/trunk/tools/RosBE-Windows/Root/options.c…
==============================================================================
--- trunk/tools/RosBE-Windows/Root/options.cmd (original)
+++ trunk/tools/RosBE-Windows/Root/options.cmd Sat Oct 20 18:26:48 2007
@@ -11,4 +11,6 @@
title Options
"%_ROSBE_BASEDIR%\options.exe"
+ECHO Press any Button to reset RosBE with the new Settings.
+pause
"%_ROSBE_BASEDIR%\RosBE.cmd"