Vista folder path
Ken Ray
kray at sonsothunder.com
Fri May 22 20:46:54 EDT 2009
On 5/22/09 10:41 AM, "Lars Brehmer" <larsbrehmer at mac.com> wrote:
> I'm just now trying to get an old project working in Vista, and need
> to deposit a folder in the equivalent of the Application Data folder
> in XP. What must I add to the following? I know absolutely nothing
> about Visa, so I don't even know if there is an Application Data
> folder like the one in XP or where it is, and if there isn't one,
> where should this folder go (complete file path and specialFolderPath,
> if there is one.)
>
> if word 1 of the systemversion = "NT" then
> put specialFolderPath(35) into fPath
> else
> put specialfolderpath("system") into fPath
> end if
Here's the full info:
http://www.sonsothunder.com/devres/revolution/tips/file010.htm
Scroll to the bottom and all the Vista folder paths are there.
Ken Ray
Sons of Thunder Software, Inc.
Email: kray at sonsothunder.com
Web Site: http://www.sonsothunder.com/
More information about the use-livecode
mailing list