Re: Installer Associations

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

Hi Travis,

A little bit late but anyway. You batch-file looks similar to mine:

SET EUDIR=E:\EUPHORIA
SET EXW=E:\EUPHORIA\BIN\EXW
%EXW%

This works fine for me. I work on an E: - drive (this is a seperate
harddisk, not a network-drive but that should make no difference) and have
no writing rights on my C: - drive. Okay, I could ask for more
writing-rights but in Holland we say: one shouldn't awake sleeping dogs. In
my case, nobody forbid me to install non-company programs, they just shut
the sytstem for a great part. So I see no ethical restrictions there. (This
mailing list is as a matter of fact far more time-consuming at work.)

Bye,

Jasper.




Travis Beaty
<travisbeaty@a       To:     EUforum <EUforum at topica.com>
rn.net>              cc:
Subject:     Re: Installer Associations
09-09-2001
18:56
Please respond
to EUforum







-
-
-

An NT/2000 question:  can the user do this in a batch file?

REM Euphoria.bat
@echo off
PATH=%PATH%;h:\euphoria\bin
EUDIR=h:\euphoria
exw.exw %1 %2 %3

This could be a workaround for the problem of not being able to modify the
autoexec.bat file without root permissions.
-
-
-
Thanks to all!

Travis Beaty
Claude, Texas.

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

Search



Quick Links

User menu

Not signed in.

Misc Menu