Hi,

Is there any way to get the users temporary folder (C:\Documents and
Settings\<username>\Local Settings\Temp) in vb script

Thanks,
Anishya

Re: Getting Users TEMP folder by Mark

Mark
Fri Jun 09 06:53:28 CDT 2006

Use the GetSpecialFolder method of the FileSystemObject

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/script56/html/328b505e-6dfd-4f4a-b819-250ca46689a1.asp

Regards
Mark Dormer


"Ani" <anishya@gmail.com> wrote in message
news:1149833002.246242.310310@c74g2000cwc.googlegroups.com...
> Hi,
>
> Is there any way to get the users temporary folder (C:\Documents and
> Settings\<username>\Local Settings\Temp) in vb script
>
> Thanks,
> Anishya
>