From: MikkelFJ Date: 2002-12-14T01:50:27+09:00 Subject: Re: ENV['HOME'] on win32 "Shusaku" wrote in message news:20021214012548.8AB7.TSYK@yk.rim.or.jp... > > On Fri, 13 Dec 2002 10:25:06 -0500 > "Michael Gaunnac" wrote: > > > DOES ANYONE KNOW HOW TO PERMANENTLY SET VARIABLES FROM COMMANDLINE? > > > > Setx.exe is what is needed. Unfortunately, it's only available in the NT > > 4.0 Resource Kit. > > It's available from web site. > > http://www.microsoft.com/windows2000/techinfo/reskit/tools/existing/setx-o.a sp > Thanks - the great thing about this tool is that it's almost more than 600K to install and when it is installed, it's unknown to the command prompt. The good thing is that the compressed download expands to only 24K executable. In other words, a program that should have been available in the first place uses 600K to create a subdirectory called Resource Kit and store a file in that directory. It's almost as good as the sample programs on MSDN online typically has a size of 1.5K and addtionally some (as I recall) 50-100K for the selfextracting executable used to decompress the sample. Mikkel