Advertisement
ASP_Volume2 Windows System Services #38905

Get Windows and TEMP Folders the easy way, without APIs

It returns the path of the windows or temp folders.

AI

สรุปโดย 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.

ซอร์สโค้ด
original-source
strWindir = Environ("WinDir") ' ->C:\Windows
strTempDir = Environ("temp") ' ->C:\Windows\Temp
strTempDir = Environ("tmp") ' ->C:\Windows\Temp
ความคิดเห็นดั้งเดิม (3)
กู้คืนจาก Wayback Machine