Windows 7 proper place to put code

Windows 7 proper place to put code

Anonymous
Not applicable
692 Views
6 Replies
Message 1 of 7

Windows 7 proper place to put code

Anonymous
Not applicable

Hi everyone, I am currently trying to update OS from XP to 7. In the past (XP) I was able to put my code just about any place in the Program directory. Win 7 on the other hand is giving me all kinds of write errors.

 

Any advice/help would be greatly appreciated.

 

Thank you,

 

-J

0 Likes
693 Views
6 Replies
Replies (6)
Message 2 of 7

arcticad
Advisor
Advisor

 C:\Users\<LOGIN NAME>\ should be a safe place. I'd create a folder in this directory.

 

---------------------------



(defun botsbuildbots() (botsbuildbots))
0 Likes
Message 3 of 7

Anonymous
Not applicable

Thank you arctcad for a quick response,

 

I was hopping that thier is a place that will allow me to hardoce the path. Also a place that the average user can not temper with.

 

If anyone uses other directorise please advice,

 

Thank you in advance,

 

-J

0 Likes
Message 4 of 7

Anonymous
Not applicable

There is a magical folder that's called program data. Thats the place where you should put your data files. Or you can put in C:\Users\<user>\AppData\Roaming

 

Kind regards,

 

Irvin

0 Likes
Message 5 of 7

Anonymous
Not applicable

Thank you for the reply Irvin. Can you please tell me where the "program data" location is, I am having a little diffeculty with Win 7.

 

Thank you,

 

-J

0 Likes
Message 6 of 7

arcticad
Advisor
Advisor

it's a hidden folder.

 

C:\ProgramData

 

http://www.intowindows.com/how-to-hideunhide-a-file-or-folder-in-windows-7/

---------------------------



(defun botsbuildbots() (botsbuildbots))
0 Likes
Message 7 of 7

Anonymous
Not applicable

Thank you Arcticad, taht was exactly what i was looking for. 🙂

0 Likes