$temp
According to the documentation the $TEMP constant variable references the following: "The system temporary directory (usually C:\windows\temp but detected at runtime)"
Can anyone tell me "how" NSIS detects the system temporary directory is the sys temp directory is not the default C:\windows\... , but raher something like c:\win98\... ?
Thanks