Blog » System Control 1.2 Update
Blog Entry
Sep 17

System Control 1.2 Update

Posted in Development, Gadget Stuff, News & Updates

This is just a quick update to patch over some stuff from the last update.  I know, everyone is waiting for more buttons and commands and what-not. 

Don’t worry, we are still planning and working on various things, including the next version of the Ultimate Explorer gadget (which is going to have some really cool stuff, BTW).  In any case, here’s the update:

  • Update Checker has been fixed so that you no longer need to have an internet connection to use the gadget.  I know, this was a pain, not too many people probably noticed it, but I put the update patch in kind of quick and missed a couple things.  But don’t worry, it’s all fixed now.

Download:

Download @ Windows Live Gallery

Download @ BuildAGadget.com

Download @ Widgipedia.com


30 Responses to “System Control 1.2 Update”

  1. Barry Says:

    When I use this gadget on the vista sidebar in winxp the shutdown is not functioning correctly. Can this please be fixed because I reaaly like this gadget and want to keep it using in winxp.

    thx

  2. admin Says:

    I can’t guarantee that it will work to be honest. The sidebar in XP is considered a hack, so not everything is going to work fully for every gadget. It’s odd that the shutdown command isn’t working in XP. I thought that particular command was generic enough that it would be supported cross system.

    Umm… I’m not really certain what to say. If I fix it for XP, it probably won’t work in Vista. Maybe someday in the future, I could release if for XP… But that’s a big Maybe.

  3. sam f Says:

    this program is incredible but you need to fix the errors that happen on start-up. also i dont see why you couldnt have a version work in xp and vista. hack or not it is possible.

  4. admin Says:

    Hmm.. What errors on start-up? If you’re talking about the internet issues, I thought we took care of those in 1.2. As for making the gadget work in XP and Vista, I’ll look into it a bit more, but we might not launch an XP version for some time depending on what’s involved.

  5. Max Hungtington Says:

    How often does this gadget check for updates? :)

  6. admin Says:

    Should be every couple of hours when it’s not in use. Course, this was the first time I’ve used this particular update system, so hopefully there aren’t any problems…

  7. Joel Rendle Says:

    I just wanted to drop you a note - I really love this gadget. It takes pride of place as #1 position in my Gadgets slot. Good stuff!

  8. markass Says:

    This gadget has about the best functionality and features of any that I have used so far. One feature I would like to see implemented to top it off is being able to schedule my computer to shutdown at a particular time. Nice job. ps Just a note about XP. I think you will find the command line version of Shutdown.exe uses different switches in Windows XP which is why it doesnt work properly on XP computers. Hope that helps.

  9. me Says:

    Switch user doesn’t. It just locks.

  10. admin Says:

    Yeah, I blame vista for not having a decent command to do switch user. Next best thing is a lock with the option to switch user without logging out of the machine. I’ll keep an eye out for a better command but suffice it to say, Microsoft has to release the actual command without need for an external .dll file first.

  11. Charlie Says:

    First off love this gadget!, When I hit the sleep/Hiber button It I assume goes into Hibernate, how do I get it to sleep from that button I did not see any options.

  12. admin Says:

    Thanks for the comment! The Sleep / Hibernate settings in Vista are a bit odd. I have a post here that details why the button setup is the way it is. Turns out the functionality of that buttons is based on your system. I know, odd right?

    http://www.buildagadget.com/Blog/archives/44

  13. Gaffer Says:

    Hi,

    This gadget is great! I have the same problem with the shutdown command not working in XP. I think there may be quite a lot of XP users out there! Could the button not trigger two commands? If running XP then Vista command will not work(as is now) and if running Vista then XP command will not work. Maybe not such a big change but a big impact!!! Thanks.

  14. admin Says:

    If it triggered two commands, you would see a prompt of some sort telling you something was wrong. Given the panic that might cause, we might decide to make an OS optional command set for the next patch, though I can’t guarantee that will happen really soon, but definetely in the future sometime.

  15. Nick Koszykowski Says:

    Having some difficulty getting the System Control gadget to work on Vista Business. Installed OK. When I click on any button I get:

    —————————
    Error
    —————————
    A Runtime Error has occurred.
    Do you wish to Debug?

    Line: 450
    Error: Object required
    —————————
    Yes No
    —————————

  16. Nick Koszykowski Says:

    Follow up to my Oct. 30 comment.

    Things seem to be working just fine after a reboot.

  17. Jill Says:

    What advanced power settings in Vista do I change to get the sleep/hibernate button on System Control to put the computer to sleep. Now when I click on the sleep/hibernate button it puts my computer in hibernation and I want it to put it in sleep mode…

    Right now I have my computer set up to ‘Turn off the display’- after 45 minutes.

    ‘Put the computer to sleep’ - never

    Thanks so much for a great gadget…

    Jill

  18. namebrand Says:

    I was having the same issue with the shutdown not working on XP. I fixed it by opening up the gadget.js file and changing line 453 from:

    System.Shell.execute(’shutdown’, ‘-p’);

    to:

    System.Shell.execute(’shutdown’, ‘-s -f -t 01′);

    The -p switch doesn’t exist on XP. The 01 is the ammount of time you want to elapse before shutting down.

  19. Dale Unroe Says:

    Could you please add the “disconnect” button? This is the only button missing and the one I most need :-> The machine I’m configuring is for remote connection sharing and so with your gadget and that “disconnect” button I can idiot proof the end-of-session goodbye process.

    This is a fantastic gadget - very nice job!

  20. Bloggit Says:

    Great gadget, but I too would dearly love it to put the system to SLEEP rather than HIBERNATE. Vista knows to sleep when I select it from the Shutdown menu, so I’m surprised that the gadget can’t easily.

    The difference to me is in resume time, the primary goal of sleep.

  21. Bloggit Says:

    Here’s the detail in C# to go to sleep rather than hibernate. I wrote it in two minutes and tested it; it works.

    using System;
    using System.Collections.Generic;
    using System.Text;

    namespace Sleep
    {
    class Program
    {
    static void Main(string[] args)
    {
    System.Windows.Forms.Application.SetSuspendState(System.Windows.Forms.PowerState.Suspend, false, false);
    }
    }
    }

  22. Alexander Says:

    Hope this is waht I am looking for .. if it starts to be downloaded …
    thnx

  23. hitvthanh Says:

    everything works fine except turn-off button does not work!!!!!!!!
    please check or show us how to fix up this problem
    thanks

  24. The Staff Says:

    Not working? Hmm… Can you give us some more details like your OS version, language, etc.?

  25. Bastek Says:

    Still the insomnia problem!

    Well I’ve read carefully through this site and I still cannot make the gadget Sleep/Hibern. button to make my PC to sleep!
    In Advanced Power Settings I have my hybrid sleep mode on thus I have no hibernation options in the Start Menu, my Vista goes to sleep by pickung Start Menu option, but the gadget button still Hibernates my PC.
    Please advise what I can do to fix it….

    Bastek

  26. The Staff Says:

    Bastek, the power options are based on the hardware, which makes it a pain to deal with. Have you tried turning hybrid sleep off?

  27. Bastek Says:

    I’ve just switched the hybrid sleep off in Advanced Power Settings. Separate entities for Hibernate and Sleep appeared on the Start Menu, but the gadget button still only hibernates the PC.
    What else shall I try?

    Bastek

  28. The Staff Says:

    Not sure. That was pretty much it. The power options commands are based on the software interracting with the hardware. Unfortunately, it’s not guaranteed to work with every setup (We wish Microsoft would have set it up like the XP power controls, but they didn’t). Since there is no specific sleep command, that may be as far as the gadget can go for you right now.

    Quick question though: Do you have SP1 installed? If not, give that a try and maybe fiddle with the gadget afterwards, never know, it could help.

  29. Bastek Says:

    Thank you for help and effort!
    I will wait for SP1 - hope to see it soon on the Autoupdate list of my Vista…
    BTW: thank you for a very useful gadget!

    Bastek

  30. Bastek Says:

    Hello again!

    As you advised earlier I downloaded Vista SP1 (it arrived finally in my language version) and I retested the System Control Gadget Standby/Hibernate functionality.
    Unfortunately the gadget button still only hibernates my PC and sleeping is only possible via Start Menu button and PC case button (both configured by Advanced Power Mgmt Settings in the Control Panel).
    Maybe you have some other ideas what else I can try - I have got really used to Vista Stanby functionality and your gadget convenience…

    Kind regards,
    Bastek

Leave a Reply