[ros-diffs] [dreimer] 29711: Small modification to guarantee that it runs the way it should on ALL PCs, not only mine.
dreimer at svn.reactos.org
dreimer at svn.reactos.org
Sat Oct 20 16:26:48 CEST 2007
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.cmd?rev=29711&r1=29710&r2=29711&view=diff
==============================================================================
--- 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"
More information about the Ros-diffs
mailing list