environment variable question

V

Vic

I have an old (1991) DOS 'EXE' program wich works in conjunction with batch files. The EXE puts certain information into an
environment variable, the BAT file executes the variable.

This setup does not work in XP (or W2K). I'm wondering why. It appears the OS will not allow the EXE to write a variable to the
environment (all in a 'dos' window), but I am not SURE this is the case. I am wondering if the problem is the WAY the EXE wants to
write a variable into the environment!

Can someone enlighten me as to what is is actually going on?

Thanks
Vic
 
P

Pegasus \(MVP\)

Answered in detail a win2000.general. Please do not multipost -
it wastes everybody's time!


Vic said:
I have an old (1991) DOS 'EXE' program wich works in conjunction with
batch files. The EXE puts certain information into an
environment variable, the BAT file executes the variable.

This setup does not work in XP (or W2K). I'm wondering why. It appears the
OS will not allow the EXE to write a variable to the
environment (all in a 'dos' window), but I am not SURE this is the case. I
am wondering if the problem is the WAY the EXE wants to
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top