View Single Post
  #5 (permalink)  
Old 6th January 2006
Tizio Tizio is offline
Moderator
BS.Player Master
 
Join Date: Nov 2003
Location: Italy
Posts: 3,037
Rep Power: 27
Tizio will become famous soon enough
Default

Quote:
Originally Posted by adicoto
Did you try to press "H" ?
I suggested him to delete the settings file to prevent such a problem, and because sometimes appened to me that the setting regarding Main window position was corrupted, and BSplayer placed the main window out the screen and neither using the Explorer's "Move" command helped..

Maybe try to edit the BSplayer.USER_NAME.xml file with Notepad, and change these lines as described:

Code:
     <PlayWinPos type="int">4294967295</PlayWinPos>
     <MainWinPos type="int">4294967295</MainWinPos>
edit this way
Code:
     <PlayWinPos type="int">0</PlayWinPos>
     <MainWinPos type="int">0</MainWinPos>
Note that 4294967295 value is only an example, probably you have different numbers..

It's only a suggestion, but I hope this time it will work :?
__________________
BSP SkinMaker (v1.07) the one and only Skin Editor for BSplayer
BSP Definitions Manager (v1.02)
BS.Player's FAQ (by BSPeter) | Italian language file (v2.57 build 1051)
Reply With Quote
 

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20