[ nant-Bugs-2978399 ] System Path registry entry changed to REG_SZ

"SourceForge.net" <[email protected]>
Newsgroups gmane.comp.windows.dotnet.nant.devel
Message-ID <[email protected]>
Bugs item #2978399, was opened at 2010-03-29 10:44
Message generated for change (Comment added) made by djsubzero
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=2978399&group_id=31650

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Packaging
Group: None
>Status: Deleted
Resolution: None
Priority: 5
Private: No
Submitted By: djsubzero (djsubzero)
Assigned to: Nobody/Anonymous (nobody)
Summary: System Path registry entry changed to REG_SZ

Initial Comment:
Installation of the (latest) version 1.4.0.1 changes the Path registry key type from REG_EXPAND_SZ  to REG_SZ.
This causes cmd.exe not to recognize %SystemRoot% after you rebootet.

for example xcopy doesn't work anymore from the command line. ( It still works from the run menu).

solution is to copy the path value, then delete the key, create a new key of type REG_EXPAND_SZ, and copy your path value to it. Restart PC.

----------------------------------------------------------------------

>Comment By: djsubzero (djsubzero)
Date: 2010-03-29 10:52

Message:
Sorry wrong project. It's Nant-gui

----------------------------------------------------------------------

Comment By: djsubzero (djsubzero)
Date: 2010-03-29 10:45

Message:
the affected registry key is:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session
Manager\Environment

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=2978399&group_id=31650

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.