Sponsored links

Go Back   MP3Car.com > Mp3Car Technical > Software & Software Development


Reply
 
Share Thread Tools Display Modes
Old 10-09-2007, 06:58 AM   #46
Newbie
 
Join Date: Sep 2005
Location: Australia
Posts: 34
mukow is on a distinguished road
I love to revive old threads....

Let me start by saying this is a great app that brings alot of use.

My one issue i have.....

After hibernation i am wanting to run the laptop and batteries. The problem is that when it boots back up with the AC disconnected it will hibernate again. Any ideas of a fix for this?

Thanks
Tim
mukow is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 10-09-2007, 08:56 AM   #47
Maximum Bitrate
 
jonessc's Avatar
 
Join Date: Nov 2006
Location: Wales, UK
Posts: 787
jonessc is an unknown quantity at this point
Quote: Originally Posted by mukow View Post
I love to revive old threads....

Let me start by saying this is a great app that brings alot of use.

My one issue i have.....

After hibernation i am wanting to run the laptop and batteries. The problem is that when it boots back up with the AC disconnected it will hibernate again. Any ideas of a fix for this?

Thanks
Tim


why not set the hibernation delay timer to a couple of mins, giving you a chance to power on when the times almost up.
__________________
CarPuter Progress:
Planning:-----> [||||||||||] 100%
Hardware Buying:-> [||||||||||] 100%
Software:-----> [||||||||||] 100%
Installing:-----> [||||||||||] 100%
Current Project= Making skins in photoshop...
jonessc is offline   Reply With Quote
Old 10-09-2007, 10:03 AM   #48
Newbie
 
Join Date: Sep 2005
Location: Australia
Posts: 34
mukow is on a distinguished road
Quote: Originally Posted by jonessc View Post
why not set the hibernation delay timer to a couple of mins, giving you a chance to power on when the times almost up.

Thanks for the response,

But this will only delay the hibernate for the delay time i specify as the software will still recognize it as power being disconnected
mukow is offline   Reply With Quote
Old 11-10-2007, 04:43 PM   #49
Newbie
 
Join Date: Oct 2007
Location: little rock
Posts: 30
andyman is an unknown quantity at this point
looks awesome...but what about...

I'm confused.
If this is a failsafe if windows locks up then what allows the software to work since it is running on the same windows machine?
Is it lockup proof?

Thanks for any feedback!
andyman is offline   Reply With Quote
Old 12-09-2007, 04:54 PM   #50
Maximum Bitrate
 
jonessc's Avatar
 
Join Date: Nov 2006
Location: Wales, UK
Posts: 787
jonessc is an unknown quantity at this point
Quote: Originally Posted by mukow View Post
Thanks for the response,

But this will only delay the hibernate for the delay time i specify as the software will still recognize it as power being disconnected

only other way i can think off is to quit the shutcontrol, do what you gotta do, then load it again or to be posh you cud map a batch file to a button in your front end that cud do it (Even autoit script)
__________________
CarPuter Progress:
Planning:-----> [||||||||||] 100%
Hardware Buying:-> [||||||||||] 100%
Software:-----> [||||||||||] 100%
Installing:-----> [||||||||||] 100%
Current Project= Making skins in photoshop...
jonessc is offline   Reply With Quote
Old 12-09-2007, 04:58 PM   #51
Maximum Bitrate
 
jonessc's Avatar
 
Join Date: Nov 2006
Location: Wales, UK
Posts: 787
jonessc is an unknown quantity at this point
Quote: Originally Posted by andyman View Post
I'm confused.
If this is a failsafe if windows locks up then what allows the software to work since it is running on the same windows machine?
Is it lockup proof?

Thanks for any feedback!

In simple terms this software just monitors your power to your laptop, then when it detects the power has been switched off (ie taking the key from ignition) it will do what you have programmed for example

shutdown, hibernate, restart

in essence for the laptop user this is a software shutdown controller, you just get outta your car, and the computer just uses the laptop battery while it performs the shutdown or woteva you set...
__________________
CarPuter Progress:
Planning:-----> [||||||||||] 100%
Hardware Buying:-> [||||||||||] 100%
Software:-----> [||||||||||] 100%
Installing:-----> [||||||||||] 100%
Current Project= Making skins in photoshop...
jonessc is offline   Reply With Quote
Old 12-09-2007, 05:30 PM   #52
Maximum Bitrate
 
jonessc's Avatar
 
Join Date: Nov 2006
Location: Wales, UK
Posts: 787
jonessc is an unknown quantity at this point
If anyone makes use of the post and pre shutdown program launcher is there a way of altering how the programs run eg: when i load a macromedia flash .exe file on resume it runs in a very small window, and it appears this software has cut off the top menu so its not possible to close it either

Maybe a parameter im missing some where...?

If anyones interested im also startin to test this using Decon to disable hardware, and renable it after machine comes out of hibernation, will post the results handy if you have problems with touch screen not working on resume which is a pain in the A**.

__________________
CarPuter Progress:
Planning:-----> [||||||||||] 100%
Hardware Buying:-> [||||||||||] 100%
Software:-----> [||||||||||] 100%
Installing:-----> [||||||||||] 100%
Current Project= Making skins in photoshop...
jonessc is offline   Reply With Quote
Old 12-15-2007, 07:55 PM   #53
Low Bitrate
 
Join Date: Jun 2006
Posts: 97
blessani is an unknown quantity at this point
@jonessc
I can't think why it would affect the way the application launches. Basically, it only calls a launch external app function, nothing too fancy. If you want to send through your flash app, I can run a couple of tests and see where its going wrong.

@mukow
Well it kind of defies the point of the software to want to use it on batteries, but I could maybe script in a "pause" button for you, but I can't think of a way to have it pause itself, as it would compromise the way the software worked.

Glad your all happy with it, again, any direct feature requests and I can add them in, drop me an email @ benlessani atat hotmail dotdot com.
__________________

'98 Peugeot 306
Project Status: I sold it ages ago!

ShutControl

The ultimate shutdown control software for laptops.
blessani is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 01-10-2008, 12:06 AM   #54
Variable Bitrate
 
kelmk's Avatar
 
Join Date: Aug 2007
Location: SF
Posts: 383
kelmk is an unknown quantity at this point
How can I use this to close down some apps before hibernating?
I would like to close them nicely and not just kill them.
kelmk is offline   Reply With Quote
Old 02-15-2008, 12:12 PM   #55
Maximum Bitrate
 
jonessc's Avatar
 
Join Date: Nov 2006
Location: Wales, UK
Posts: 787
jonessc is an unknown quantity at this point
Quote: Originally Posted by kelmk View Post
How can I use this to close down some apps before hibernating?
I would like to close them nicely and not just kill them.



....

Quote: Originally Posted by blessani View Post
@jonessc
I can't think why it would affect the way the application launches. Basically, it only calls a launch external app function, nothing too fancy. If you want to send through your flash app, I can run a couple of tests and see where its going wrong.

Thanks sorted now, im now longer using flash!

Just a quick question tho, is it possible to close applications on hibernate, and reopen at startup?

Other than that this software has been pretty solid!

Thanks

__________________
CarPuter Progress:
Planning:-----> [||||||||||] 100%
Hardware Buying:-> [||||||||||] 100%
Software:-----> [||||||||||] 100%
Installing:-----> [||||||||||] 100%
Current Project= Making skins in photoshop...
jonessc is offline   Reply With Quote
Old 03-11-2008, 03:33 AM   #56
Variable Bitrate
 
kelmk's Avatar
 
Join Date: Aug 2007
Location: SF
Posts: 383
kelmk is an unknown quantity at this point
I can't get the pre shutdown apps to run.

Last edited by kelmk; 03-13-2008 at 08:05 PM.
kelmk is offline   Reply With Quote
Old 03-18-2008, 07:09 PM   #57
Newbie
 
Join Date: Sep 2007
Posts: 8
techsathome is an unknown quantity at this point
Same here.

/Edit ->
Alright I've got it now. The selection of standby/hibernate/shutdown is the issue. When selecting shutdown it does not run any applications. Can this be fixed?
As a bribe I'm sending a donation with the request.


Update: I put my money where my needs are.
Paypal Donation Confirmation Number: 0W3594373F1888009 Placed on Mar. 21, 2008
Donation amount Ģ10.00 GBP (about 20 bucks US)
Purpose:
Bribery to fix shutcontrol to run apps when shutdown is selected instead of just hibernate.

Last edited by techsathome; 03-21-2008 at 08:33 PM.
techsathome is offline   Reply With Quote
Old 03-21-2008, 09:25 PM   #58
Variable Bitrate
 
kelmk's Avatar
 
Join Date: Aug 2007
Location: SF
Posts: 383
kelmk is an unknown quantity at this point
It doesn't run apps on standby either.

I have a bigger problem though. I have to constantly reinstall this program anytime I have to force my computer to shutdown. After I reboot Shutdown control won't run anymore. Just an exception error on startup. I reinstall and everything is good again.
kelmk is offline   Reply With Quote
Old 03-21-2008, 10:16 PM   #59
Variable Bitrate
 
kelmk's Avatar
 
Join Date: Aug 2007
Location: SF
Posts: 383
kelmk is an unknown quantity at this point
kelmk is offline   Reply With Quote
Old 03-27-2008, 07:54 PM   #60
Newbie
 
Join Date: Sep 2007
Posts: 8
techsathome is an unknown quantity at this point
Well...

Well no word from the ShutControl maker, Sent a donation of 20 bucks and no response. Also sent an email to the one on record through paypal and this site...

Looks like it's becomming abandonware now. Anybody have an alternative solution. This program has the perfect idea just a couple bugs in the implementation and if anybody has the code or knows how to reach the author, please speak up. It's almost there as THE solution for a lot of people using laptop computers and there will only be more in the future looking for something like this.
techsathome is offline   Reply With Quote
Advertisement
 
Advertisement
Sponsored links

Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
New shutdown controller - software weekendowel Power Supplies 94 05-06-2009 08:07 AM
Shutdown controller - New Version weekendowel Power Supplies 2 06-10-2004 01:28 AM
ATX shutdown controller kit / assembled for sale Mastero Classified Archive 22 01-27-2004 02:33 PM
Cold shutdown controller! phil.45 Power Supplies 2 01-13-2003 10:46 AM
software for mp3ondemand shutdown controller! mykolJay Software & Software Development 1 07-08-2002 04:17 PM



All times are GMT -5. The time now is 06:02 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.2
Copyright © 1999 - 2008 Mp3Car.com Inc.Ad Management by RedTyger
Message Board Statistics