Page 1 of 2

Where is the \.blender folder?

PostPosted: Thu Jul 03, 2008 7:02 pm
by Maximusdb3
Hi guys,
been a big Myst/Uru fan for awhile now and I recently found about the guild of writers and being able to create your own ages and am ready to hop on and learn how to do so. I started getting everything downloaded...Blender, python and so on. I was downloading PyPRP and reading the instructions on the wiki where it stated that I needed to put everything in the src into the C:\Programs\Blender\.blender\scripts folder. I went to do that but I see no \.blender folder. As far as I can tell I installed Blender jsut fine. I tried making the \.blender folder but that didn't work saying the file needed a name. I'm sure I'm asking a real big stupid question but can you guys help me figure out what to do here?

Re: Where is the \.blender folder?

PostPosted: Thu Jul 03, 2008 7:06 pm
by Paradox
I seem to recall the path being slightly different, looking more like
Code: Select all
C:\Program Files\Blender Foundation\Blender\.blender\scripts\

Re: Where is the \.blender folder?

PostPosted: Thu Jul 03, 2008 7:14 pm
by Maximusdb3
I'm sorry the directory you posted is correct (forgot to type that in :S). But yea I see no .blender folder in the C:\Program Files\Blender Foundation\Blender

Re: Where is the \.blender folder?

PostPosted: Thu Jul 03, 2008 7:23 pm
by Tsar Hoikas
Perhaps you told Blender to use the Application Data folder instead... In which case it would be under something like (assuming you're running M$ Wincrap eXPerience Death):

C:\Documents and Settings\Your Windoze User\Application Data\Blender Foundation

I dunno if that's correct or not.

Re: Where is the \.blender folder?

PostPosted: Thu Jul 03, 2008 7:33 pm
by Maximusdb3
Perhaps you told Blender to use the Application Data folder instead... In which case it would be under something like (assuming you're running M$ Wincrap eXPerience Death):

C:\Documents and Settings\Your Windoze User\Application Data\Blender Foundation

I dunno if that's correct or not.


heh, well I have Vista in which they totally redid the file path systems and whatnot but I still seem can't see to find it... If I reinstall, what I use instead of the application data folder?

Re: Where is the \.blender folder?

PostPosted: Thu Jul 03, 2008 7:37 pm
by Deledrius
If you installed Blender with the "Use Application Data directory" option, you will find the folder in the following location:

Code: Select all
%APPDATA%\Blender Foundation\Blender\.blender
(or)
C:\Documents and Settings\%USERNAME%\Application Data\Blender Foundation\Blender\.blender


This allows each user to have their own settings/configuration and scripts.

Edit: Ah, you cross-posted with me. Since you're using Vista, I suggest using the first line. It should take you to the right place.

Re: Where is the \.blender folder?

PostPosted: Thu Jul 03, 2008 7:39 pm
by Lontahv
Your folder must be hidden.

Re: Where is the \.blender folder?

PostPosted: Thu Jul 03, 2008 7:47 pm
by Maximusdb3
thanks that helpped, it was indeed installed using the the Application Data directory, thanks again guys!

Re: Where is the \.blender folder?

PostPosted: Thu Jul 03, 2008 7:54 pm
by Deledrius
Lontahv wrote:Your folder must be hidden.

Yup, AppData is hidden, and by default Windows hides hidden files/folders, and file extensions. It makes remote support a pain.

:roll:

Re: Where is the \.blender folder?

PostPosted: Thu Jul 03, 2008 11:44 pm
by Trylon
I must confess I don't see how putting the scripts folder in either Documents and Settings or Appdata makes any sense.
(Aimed at blender devs for actually including those options, not at people who chose that option ;))