Hi, most likely your Vista has a few problems. I checked my one and the dlls you miss (except msvcr90.dll) are all there and they are all Windows system stuff, they don't come from python or whatever else.
I suggest you run a dos shell in administrator mode (start/programs/accessories/command prompt, right click and select "Run as admin"°, then at dos prompt type: sfc /verifyonly If it finds problems, you'll have to try this: sfc /scannow It should repair most common issues. MaX. 2009/9/22 birol morgül <[email protected]> > > Hi Max > > I determined below dlls using "dependence walker" program > > > Wer.dll, Bcrypt.dll, Ncrypt.dll , İeshims.dll, Msvcr90.dll (some of them > are new -september.2009). > > I downloaded them from the net. > > These dll files were copied to system32 directory (I do not know iti is > right or not) > > then again there was error related with python. and I could not understand. > Error message is below > > Error: The Side-by-Side configuration information for "c:\program > files\gnubg-i\PYTHON26.DLL" contains errors. This application has failed to > start because the application configuration is incorrect. Reinstalling the > application may fix this problem (14001). > Warning: At least one module has an unresolved import due to a missing export > function in a delay-load dependent module. > > > my computer has XP > At home my children's computers have XP and Vista > > In these computers , GNUBG works very well > > the computer with Vista has abowe dll files (maybe not all of them) > but > the computer with XP has not these dlls (but GNUBG works) > > it is strange. > > BM _______________________________________________ Bug-gnubg mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-gnubg
