Results 1 to 4 of 4

Thread: Running a task on resume from standby

  1. #1
    HEXUS webmaster Steve's Avatar
    Join Date
    Nov 2003
    Posts
    14,283
    Thanks
    293
    Thanked
    841 times in 476 posts

    Running a task on resume from standby

    Hi guys,

    I need to run a script when a system resumes from S3.

    Basically I need to kill off a process and restart it - easy enough, but how do I get that script to run on resume?

    Cheeeeers!

    edit: I'm running Windows XP MCE 2005
    Last edited by Steve; 13-12-2006 at 12:26 PM. Reason: Directhex is the reason
    PHP Code:
    $s = new signature();
    $s->sarcasm()->intellect()->font('Courier New')->display(); 

  2. #2
    Comfortably Numb directhex's Avatar
    Join Date
    Jul 2003
    Location
    /dev/urandom
    Posts
    17,074
    Thanks
    228
    Thanked
    1,027 times in 678 posts
    • directhex's system
      • Motherboard:
      • Asus ROG Strix B550-I Gaming
      • CPU:
      • Ryzen 5900x
      • Memory:
      • 64GB G.Skill Trident Z RGB
      • Storage:
      • 2TB Seagate Firecuda 520
      • Graphics card(s):
      • EVGA GeForce RTX 3080 XC3 Ultra
      • PSU:
      • EVGA SuperNOVA 850W G3
      • Case:
      • NZXT H210i
      • Operating System:
      • Ubuntu 20.04, Windows 10
      • Monitor(s):
      • LG 34GN850
      • Internet:
      • FIOS
    add it to /etc/acpi/resume.d/

  3. #3
    HEXUS webmaster Steve's Avatar
    Join Date
    Nov 2003
    Posts
    14,283
    Thanks
    293
    Thanked
    841 times in 476 posts
    Cheeky.
    PHP Code:
    $s = new signature();
    $s->sarcasm()->intellect()->font('Courier New')->display(); 

  4. #4
    Large Member
    Join Date
    Apr 2004
    Posts
    3,720
    Thanks
    47
    Thanked
    99 times in 64 posts
    I don't actually know but the resume event is exposed to the system and is logged so i have to assume that it would be fairly simple to do.
    To err is human. To really foul things up ... you need a computer.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Task Manager
    By Nick F in forum Help! Quick Relief From Tech Headaches
    Replies: 3
    Last Post: 10-04-2005, 11:44 PM
  2. How do i re-enable Task Manager?
    By subucni in forum Help! Quick Relief From Tech Headaches
    Replies: 3
    Last Post: 14-10-2004, 07:29 PM
  3. Applications, Process & WinXP Task Manager.
    By retroborg in forum Software
    Replies: 4
    Last Post: 12-04-2004, 08:16 PM
  4. W2K task manager & adding networking tab
    By Bleek in forum Software
    Replies: 1
    Last Post: 03-03-2004, 01:43 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •