Some platforms don't like quotes in the path.

(Not yet in the build)
This commit is contained in:
curt%netscape.com 2002-08-27 19:53:49 +00:00
parent 68a45ff28f
commit fe21297c7b

View File

@ -2,6 +2,7 @@
REM --------------------------------------------------------
REM Modify MRE_DIR below to match your MRE install location
REM --------------------------------------------------------
set MRE_DIR="c:\Program Files\Mozilla\MRE\1.0"
set MRE_DIR=c:\Program Files\Mozilla\MRE\1.0
set PATH=%PATH%;%MRE_DIR%;%MRE_DIR%\components
mfcembed.exe -console
mfcembed.exe -console