I don't know if this was received, so I'm sending it again.
Hello, In my standalone .bat file I need to set the path (Winnt). How can I configure JDE to set the PATH needed to run? The PATH is one of several properties that I want to set. For example, I want something like this: set PATH=c:\winnt\system32\; set OTHER=...; java -classpath ... Thanks, Ted
