You can also add the setlocal command to the .bat file. It will make all variable set commands local to the process (and sub-procs iirc). Better this way because you're not littering in the user's environment.
-Bill On Jul 30, 8:14 pm, Benny Tsai <benny.t...@gmail.com> wrote: > Brenton, thank you for your efforts! > > I noticed that in the current .bat files, CLASSPATH is directly modified and > over-written. Perhaps they should instead use CLJSC_CP like the sh scripts? > > > > > > > > On Saturday, July 30, 2011 10:10:03 AM UTC-6, Brenton wrote: > > > The problems with paths on Windows have been fixed and ClojureScript > > now has batch files for cljsc, repl, and repljs. There is also a page > > in the wiki to help Windows users get started. > > >https://github.com/clojure/clojurescript/wiki/Windows-Setup > > > Support for Windows will come from the community so if you care about > > this then please do pitch in and help. -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en