Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Windows Temp Folder - how to find ?
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00393592
Message ID:
00456205
Views:
22
>>I tend to avoid the normal temp folder -it's sure to have tons of old deleted file entries which slow down directory operations. Make your own temporary folder for your application
>
>When running the exe off a network drive, where do you put the temp files? Do you create a temp folder for your app when installing the VFP runtime files on the client? Where do you put this folder?

I don't deploy executables on the LAN; the executables reside on the local system, and the temporary files generally are on local drives as well. There's no benefit to having the executable on the LAN, and unless local disk space is very limited, disk performance on local drives almost always is faster than LAN storage, and using local disk reduces LAN traffic. Locating executables or temp files on a LAN is poor practice unlessspecifc issues demand it. Using a launcher simplifiesthis process.
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Previous
Reply
Map
View

Click here to load this message in the networking platform