From: Kohn E. D. <em...@cs...> - 2002-07-06 21:03:27
|
On Sat, 6 Jul 2002, Royce Mitchell III wrote: > Does this mean that to fix the problem I need to get the latest source? > > What are the CVS commands? I don't remember ever seeing them on the web > site. Look at the developer tutorials at http://reactos.com/rosdocs/tutorials/bk02.html chapters 10 and 11. Emil > > ----- Original Message ----- > From: "Eric Kohl" <ek...@rz...> > To: <rea...@li...> > Sent: Saturday, July 06, 2002 12:33 PM > Subject: Re: [ros-kernel] bugfix > > > > > > "KJK::Hyperion" <no...@li...> wrote: > > > > > but our cmd.exe doesn't run on ReactOS (AFAIK). The problem is in the > > > obsolete shell.exe. And if you look at our cmd.exe's sources, you'll see > > > that it expands environment variables as part of the parsing > > > > Cmd runs on ReactOS. But you have to make sure you build the > > ReactOS-compatible version, which doesn't use unimplemented features. ;-) > > You'll have to uncomment the line '#define __REACTOS__' in the config.h > > file. This version of cmd runs on ReactOS and expands environment > varables, > > in most cases, properly. > > > > Eric > > > > > > > > ------------------------------------------------------- > > This sf.net email is sponsored by:ThinkGeek > > Got root? We do. > > http://thinkgeek.com/sf > > _______________________________________________ > > reactos-kernel mailing list > > rea...@li... > > https://lists.sourceforge.net/lists/listinfo/reactos-kernel > > > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Got root? We do. > http://thinkgeek.com/sf > _______________________________________________ > reactos-kernel mailing list > rea...@li... > https://lists.sourceforge.net/lists/listinfo/reactos-kernel > |