So I tried the bug dump, here's what it diagnosed...?
Spoiler
Microsoft Windows [Version 6.1.7600]
Copyright © 2009 Microsoft Corporation. All rights reserved.
C:\Users\Name>chdir C:\Program Files (x86)\Bethesda Softworks\Oblivion\Mopy
C:\Program Files (x86)\Bethesda Softworks\Oblivion\Mopy>C:\python26\python.exe b
ash.py -d
Traceback (most recent call last):
File "bash.py", line 95, in
bosh.initDirs(personal,localAppData,oblivionPath)
File "C:\Program Files (x86)\Bethesda Softworks\Oblivion\Mopy\bosh.py", line 2
0871, in initDirs
dirs[key].makedirs()
File "C:\Program Files (x86)\Bethesda Softworks\Oblivion\Mopy\bolt.py", line 4
57, in makedirs
if not self.exists(): os.makedirs(self._s)
File "C:\python26\lib\os.py", line 150, in makedirs
makedirs(head, mode)
File "C:\python26\lib\os.py", line 157, in makedirs
mkdir(name, mode)
WindowsError: [Error 5] Access is denied: 'C:\\Program Files (x86)\\Bethesda Sof
tworks\\Oblivion Mods'
C:\Program Files (x86)\Bethesda Softworks\Oblivion\Mopy>
Ulrim, I tried your method, it still doesn't work unfortunately. I should mention that as I install Wrye Python and its components, it creates a folder "Python26"
outside the Program Files folder. I don't know why, but I everything Oblivion related is in my second prgram files folder, "Program Files (x86)".
I don't think that is the problem, for nothing wrye bash, python, or oblivion realted is in the default Program Files folder. I am using the seperate Python components that are listed on the top of the Wrye Bash thread.
EDIT: I have also tried this with Wrye Python 02, the version from tesnexus.