I noticed that I now have 45 files in my Docs folder since I started using BAIN.
Assuming I'm not making my BAIN folder wrong (which is possible) I'm wondering if Wrye Bash could be tweaked to move all the various readme files into the Oblivion Mods folder that it creates outside the Oblivion folder? Might help to cut down on excessive files in the Oblivion/Data folder.
Could probably do it for INI Tweaks and the Bash Patches folders too, if it is of any benefit?
edit: Is there a way to read the readme files in Wrye Bash? I mean, just list them for each mod and launch the appropriate viewer?
95% certain I could move INI Tweaks with no pain; however moving the Docs folder I think would be painful - but I'll give it a look.
autoassociating docs on install is on the list of things to look into; would that be good enough or do you want more than that? right now you can associate the doc by hand; if you go into the mods tab, doube click a mod, and it will pop up the Doc viewer, hit 'Set Doc' and it'll put you there to look at them.
Gonna double post because this is a completely separate issue.
I have Wrye Bash installed and working, and I want to install PyFFi and Blender.
My Python 2.5 is installed here: C:\Games\Bethesda Softworks\Modding\Python25
And my Wrye Bash is installed here: C:\Games\Bethesda Softworks\Oblivion\Mopy
So, if I want to install the current Python (2.6.4) to "C:\Program Files(x86)\Python26" for PyFFi and Blender, what do I need to do to make Wrye Bash keep using Python 2.5?
I know there's a batch script involved, but for some reason this always confuses me.
I use 2.6 for everything (ever since I upgraded to blender 2.49a a couple days after release)
to use with Wrye Bash you just need (in addition to python 2.6) (specific versions dependent on OS - but do note that PYFFI requires the
32 bit python - the 64bit doesn't yet have a critical feature):
http://sourceforge.net/projects/comtypes/, wxpython latest, and http://sourceforge.net/projects/pywin32/
However if you want to have both and use 2.5 for bash; copy and paste this:
cd "C:\Games\Bethesda Softworks\Oblivion\Mopy""C:\Games\Bethesda Softworks\Modding\Python25\pythonw.exe" "Wrye Bash Launcher.pyw"
into a blank txt document and save as *whatever*.bat whereever you want; launch that to open Bash each time.
Pacific Morrowind