So I had Wrye Bash working properly, and then I installed Blender - and the version of Python that it required - and all of a sudden I couldn't get it to work. After a bit of troubleshooting, I managed to get it to work by changing the command line of the Wrye Bash icon to:
C:\Python25\pythonw.exe "C:\Games\Bethesda Softworks\Oblivion\Mopy\Wrye Bash Launcher.pyw" -d
(it was originally "C:\Games\Bethesda Softworks\Oblivion\Mopy\Wrye Bash Launcher.pyw"). I was just curious if this was normal, or if there's something I missed along the way that caused the issue. Also, will running Wrye Bash this way have any adverse effects?