Advertisement
C_Volume2 Windows System Services #79967

Get Windows and TEMP Folders the easy way, without APIs

It returns the path of the windows or temp folders.

AI

Ringkasan AI: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.

Kode Sumber
original-source
strWindir = Environ("WinDir") ' ->C:\Windows
strTempDir = Environ("temp") ' ->C:\Windows\Temp
strTempDir = Environ("tmp") ' ->C:\Windows\Temp
Komentar Asli (3)
Dipulihkan dari Wayback Machine