My Windows version is "Windows 7 Enterprise" with "Service Pack 1" and a System type of "32-bit Operating System".
For my shell, I run C:\Windows\System32\cmd.exe. I just checked the shortcut now. I ran set and manually combed thru the vars for anything related to my shell type. This is all I saw:
SESSIONNAME=Console
TERM=dumb
I'm pretty sure I've steered clear of cygwin. Here is every env var with the word "path" in it. Hmmm, it looks like I have a few repeating values in there. Should be harmless, but I'll clean up my %PATH% later.
C:\strawberry\cpan\build\IO-React-1.03-52FBIM
> set | find /I "path"
CLASSPATH=.;C:\Program Files\Java\jre6\lib\ext\QTJava.zip
HOMEPATH=\Users\bob
HummPATH11=C:\Program Files\Hummingbird\Connectivity\11.00\Accessories
+\;
Path=C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Window
+s\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\Empirum
;C:\Program Files\Hummingbird\Connectivity\11.00\Accessories\;;C:\stra
+wberry\c\bin;C:\strawberry\perl\site\bin;C:\strawberry\perl\bi
n;C:\Program Files\SlikSvn\bin\;C:\Program Files\QuickTime\QTSystem\;C
+:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Wind
ows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\Empirum;C:\Pr
+ogram Files\Hummingbird\Connectivity\11.00\Accessories\;;C:\st
rawberry\c\bin;C:\strawberry\perl\site\bin;C:\strawberry\perl\bin;C:\P
+rogram Files\QuickTime\QTSystem\;C:\Program Files\SlikSvn\bin\
;C:\Program Files\PuTTY;C:\Users\bob;C:\Program Files\GnuWin32\bin
PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
PSModulePath=C:\Windows\system32\WindowsPowerShell\v1.0\Modules\
From what I recall, I didn't do anything special during the installation. I'm pretty sure I downloaded the typical .msi file. Even tho I can't recall, I'm fairly certain if I had installation choices, I would simply choose the defaults.
|