Menu

#19 Nant.Bat -support for Win2000

open
nobody
None
5
2005-04-14
2005-03-10
No

Nant.Bat in the root NUnitAsp has
hardcoded "C:\Windows" path which is not correct for
Win2000.
The better way is to use environment variables windir
and additionally FrameworkVersion
like this
set _defaultToolDir=%windir%\Microsoft.NET\Framework\ %FrameworkVersion%;C:\Program Files\Microsoft
Visual Studio .NET\FrameworkSDK\bin

Discussion

  • Michael Freidgeim

    Nant.Bat updated

     
  • James Little

    James Little - 2005-03-10

    Logged In: YES
    user_id=499667

    Good suggestion. I'll implement this before the next release.

     
  • James Little

    James Little - 2005-04-14
    • summary: Nant.Bat -support for Win200 --> Nant.Bat -support for Win2000
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.