Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Need Registry key for temporary directory for CD files
Message
 
 
To
14/01/2005 17:16:19
Calvin Smith
Wayne Reaves Computer Systems
Macon, Georgia, United States
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00977379
Message ID:
00977390
Views:
18
>I am trying to make life easier for users backing up. Can anyone tell me the registry key that will give me the location of the temporary directory for files in process of being burned to a CD? Thanks.
ccCSIDL_CDBURN_AREA = 0x003b
oShell = CREATEOBJ('Shell.Application')
oFolder = oShell.NameSpace(ccCSIDL_CDBURN_AREA)
? oFolder.Self.Path
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform