[jawsscripts] Re: Generic paths to user folders

  • From: "Dang Manh Cuong" <dangmanhcuong@xxxxxxxxx>
  • To: <jawsscripts@xxxxxxxxxxxxx>
  • Date: Thu, 6 Jan 2011 15:56:51 +0700

for
C:\Users\{UserName}\AppData\Roaming\Microsoft
go to the run or the search box and type:
%appdata%
Press enter on it, will open roming folder
If you'd like to open Microsoft (the sub folder), type:
%appdata%\microsoft
Hope that help
Signature________________ Dang Manh Cuong Course: Psychology of education 
Department: HCMC University of Pedagogy 280 An Duong vuong, ward 4, district 
5, HCMC Vietnam Home: 555/2B Tan Dong Hiep, Di An, Binh Duong Home - phone: 
+84 650-3742-067
----- Original Message ----- 
From: "Martin Slack" <m.g.slack@xxxxxxxxxxxx>
To: <jawsscripts@xxxxxxxxxxxxx>
Sent: Thursday, January 06, 2011 3:44 PM
Subject: [jawsscripts] Re: Generic paths to user folders


> Hi Andre,
>
>  Have you tried %USERNAME% as the username element in your proposed path?
> One way to test if you have this environment variable set on your own
> machine is to type:
>
> echo %USERNAME%
>
> at a command prompt and see what is printed in reply.
>
>  hth
>
> Martin
>
>
> ----- Original Message ----- 
> From: "Andre Williams" <andre.williams.1965@xxxxxxxxx>
> To: <jawsscripts@xxxxxxxxxxxxx>
> Sent: Thursday, January 06, 2011 8:33 AM
> Subject: [jawsscripts] Generic paths to user folders
>
>
>> Does anyone know how I can create the path to a folder using a generic
>> user
>> path? I want to find the path to:
>> C:\Users\{UserName}\AppData\Roaming\Microsoft
>> because I will have course not know what others use as their computer
>> names,
>> I would like to find a generic path that will open this Microsoft folder.
>> For example, if you type the following general path in the run dialogue
>> you
>> will open the FS folder within the program files folder.
>> %ProgramFiles%\Freedom Scientific\
>> I'm using Windows7 64.
>> Thanks
>> Andre
>>
>> __________�
>>
>> View the list's information and change your settings at
>> //www.freelists.org/list/jawsscripts
>>
>
> __________�
>
> View the list's information and change your settings at
> //www.freelists.org/list/jawsscripts
> 

__________�

View the list's information and change your settings at 
//www.freelists.org/list/jawsscripts

Other related posts: