(Co-Admin)
Registriert seit: 30. Mai 2002
Ort: Hamburg
13.920 Beiträge
Delphi 10.4 Sydney
|
AW: Warum keine Umgebungsvariablen nutzen?
9. Jan 2013, 08:46
Auszug aus dem MSDN:
Zitat:
The GetTempPath function checks for the existence of environment variables in the following order and uses the first path found:
The path specified by the TMP environment variable.
The path specified by the TEMP environment variable.
The path specified by the USERPROFILE environment variable.
The Windows directory.
Quelle:
http://msdn.microsoft.com/en-us/libr...(v=vs.85).aspx
Daniel R. Wolf mit Grüßen aus Hamburg
|