Top "Special-folders" questions

"Special folders" refers to directories in the Windows operating system that provide extended functionality in the user interface.

Finding a Windows user's "true" application data folder?

I have a Delphi 6 application that, like most Windows applications, reads/writes data to the user's "local application data" folder. …

windows delphi winapi special-folders appdata
php user image upload create specified folder unique image names

I'm (a newbie in php) still working on a time off project and another problem came up, for which I …

php image-upload special-folders phpthumb
CommonAppData in vbscript

A customer's application "AppName" has its configuration files stored in CommonAppData. Under Windows XP that is C:\Documents and Settings\…

windows winapi vbscript windows-shell special-folders
Special Folder "Common Application Data Folder" not available in my setup project. Why?

I want to create a Visual Studio 2010 setup project that deploys some files to a folder where my application can …

winforms visual-studio-2010 setup-project special-folders
Where to store Application Data in Windows 7 and Vista

My application needs to, like most, store data. The application was previously used on XP only where it would store …

c# windows-7 uac application-settings special-folders
Find system folder locations in Python

I am trying to find out the location of system folders with Python 3.1. For example "My Documents" = "C:\Documents and …

python windows path special-folders
Determining the location of Program Files using VBS

What would a safe way of extracting the 'Program Files' directory location using VBS?. I would like to get the …

vba vbscript directory special-folders