2008-10-05, 08:18 AM
pBS Wrote:is there any way to script other things to shutdown/close/start when going to/coming back from hibernate?
i've heard mention of a wake.cmd but can't find how to implement it..
Yes you can: I use it to re-initialise my Haupp-150 after coming out of hibernation.
From the wiki: http://gbpvr.com/pmwiki/pmwiki.php/Manual/BatchFiles
Quote:Wake.cmd
- if you put this file in your GB-PVR folder, it will be executed after a wake from hibernate/sleep
- wake.cmd
- You must also download GBPVRwake.exe and place it in your Startup folder so that it is always running. (Similar to the GBPVRtray.exe)
wake.cmd is just a bat.file mine looks like this:
Code:
cd\
cd "program files\gbrecord"
call gbrecord.bat
cd\
cd "program files\devnz\gbpvr"
call restart.bat
exit
Hans
AMD Athlon 64 3000, HDD: 80, 120, 200 GB, Hauppauge 350 + 150, MVP, Asus 6000L Laptop client, Asus X50sl client,
Fritz!box 7140 modem/router, GBPVR 1.3.7.
Fritz!box 7140 modem/router, GBPVR 1.3.7.