in reply to Re: Re: How to install without PPM?
in thread How to install without PPM?

I couldn't find nmake from Microsoft where it used to be. I'd use the make replacement written in Perl as also mentioned in the FAQs or found following my link elsewhere in this thread.

Update: Thanks, bikeNomad. I've updated my other note to have both links now.

        - tye (but my friends call me "Tye")

Replies are listed 'Best First'.
Link to download NMAKE from M$
by bikeNomad (Priest) on Jul 02, 2001 at 01:06 UTC
      I run the download script (a couple times now). I say yes to overwrite previous versions of nmake.err and nmake.exe, but nothing shows up in c:\ when I type in "nmake" or "nmake15", it returns "not recognized as internal or external command, operable program or batch file."
        You probably already solved it by now, but here goes my 2 cents anyway. Make sure you copy both files to a directory in your windows path. It will surely work.
      I can't run it on windows 7. How can I?