Re: Any method of using Euphoria.....

new topic     » goto parent     » topic index » view thread      » older message » newer message

At 05:17 AM 10/13/2000 -0400, you wrote:
>  Any method of using Euphoria without adding two path in the autoexec.bat???
>Because i am using Window2000 and it doesn't contain any autoexec.bat,
>althougt i have done a test that create a autoexec.bat in c:\, this method is
>too trouble, if you choose debug mode, window2000 will not run autoexec.bat
>for you.  That's a great problem when time pass by, because Window2000 or
>later verson will cancel real dos mode, how can we use Euphoria, therefore,
>i think there is a need for Euphoria to compliance(can use) with the future
>version of window.
>YanYanCup
>
>_____________________________________________________
>Sent by Hong Kong E-Mail at http://www.hkem.com
>It's free. It's easy. Sign up your account Now!

Actually you don't need autoexec.bat with windows2000.
You DO need autoexec.bat with windowsME, but only for environment variables.
(windowsME will ignore any device drivers, or commands placed inside config.sys
and autoexec.bat, and will only process ????=???? lines such as PATH=,
BLASTER=, etc.)

To set your PATH, or any other environment variable inside windows2000,
just open Start->Settings->Control Panel->System.
Click on the "Advanced" tab, and then click on the "Environment Variables"
button.  Double-click on the "PATH" statement, and add the two paths to the
Euphoria files.  Remember to separate each section with a semicolon ";".

You do not need to reboot.  Any changes made to the "PATH" statement
are permanent (unless you reinstall windows) and take effect immediately.

You may need to have Administrator rights to make changes to the environment
variables, depending on what security settings are in place.

James Powell

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu