View Single Post
  #1 (permalink)  
Old 6th March 2004
wella wella is offline
Junior Member
BS.Player Newbie
 
Join Date: Mar 2004
Posts: 2
Rep Power: 0
wella is an unknown quantity at this point
Default shutdown problems "It is now safe to power off your com

Hi,

do you have similar problem?

I was dissapointed when 100.80x ended with this messages. I have tried everything. Other version, hex editing exe but without any effect.

The solution was simply. Installing service pack (SP1) on WinXP. Thats all.

Cause:
Author of Bsplayer calls in source code API ExitWindowsEx(EWX_SHUTDOWN, ...).
In Windows XP Service Pack 1 (SP1) and the Windows Server 2003 family, Windows treats the EWX_SHUTDOWN flag the same as the EWX_POWEROFF flag. That is, Windows turns off the power after it shuts down the computer if the computer supports the power-off feature.
(http://support.microsoft.com/default...b;en-us;819037)

For other version of M$ i dont know. Try send email to the autors to change API calling.
I used this program http://users.pandora.be/jbosman/applications.html - powerOFF and set how many seconds left to the end of movie.
Reply With Quote
 

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