Windows Vista Forums

is there anyway to make the shutoff and restart bigger?
  1. #1


    Robinb Guest

    is there anyway to make the shutoff and restart bigger?

    or even an icon on the desktop? I have a few customers who keep slipping
    the fingers and click the wrong button. Why did MS make this so small to
    begin with? In XP it is large and not so confusing either.

    robin

    --
    R&D Internet Associates
    http://rdinternetassociates.com





      My System SpecsSystem Spec

  2. #2
    Brink's Avatar

    Administrator


    Join Date : Apr 2007
    Texas, USA
    Posts : 30,535
    64-bit Vista Ultimate SP2, Windows 7 Ultimate SP1, Windows 8 Enterprise
    Local Time: 01:21 AM
    usa us texas

     

    Re: is there anyway to make the shutoff and restart bigger?

    Hi Robin,

    Here is a link for shutdown. It will show you how to speed it up and create a shutdown shortcut icon.

    http://www.vistax64.com/tutorials/70567-shutdown.html?ltr=S


    Check here for the others later, I'm currently working on them now.

    http://www.vistax64.com/tutorials/

    Hope this helps,
    Shawn

      My System SpecsSystem Spec

  3. #3


    Bob J Guest

    RE: is there anyway to make the shutoff and restart bigger?

    Re. Changing icons > Right clip on main window > Select - View > adjust as
    required.
    Sorry,I can not help with other, not sure if possible!!!!!!
    --
    Regards
    Bob J


    "Robinb" wrote:

    > or even an icon on the desktop? I have a few customers who keep slipping
    > the fingers and click the wrong button. Why did MS make this so small to
    > begin with? In XP it is large and not so confusing either.
    >
    > robin
    >
    > --
    > R&D Internet Associates
    > http://rdinternetassociates.com
    >
    >
    >


      My System SpecsSystem Spec

  4. #4


    P. Di Stolfo Guest

    Re: is there anyway to make the shutoff and restart bigger?

    Hello,

    you can make shortcuts on the Desktop:
    Shutdown: %windir%\system32\shutdown.exe /s /t 0
    Restart: %windir%\system32\shutdown.exe /r /t 0

    Greetings,
    P. Di Stolfo

    "Robinb" <robin@discussion> schrieb im Newsbeitrag
    news:#HORkDZuHHA.484@TK2MSFTNGP06.phx.gbl...
    > or even an icon on the desktop? I have a few customers who keep slipping
    > the fingers and click the wrong button. Why did MS make this so small to
    > begin with? In XP it is large and not so confusing either.
    >
    > robin
    >
    > --
    > R&D Internet Associates
    > http://rdinternetassociates.com
    >
    >


      My System SpecsSystem Spec

  5. #5


    Richard Urban Guest

    Re: is there anyway to make the shutoff and restart bigger?

    Why not just place 2 shortcuts on the desktop, one for Restart and one for
    Shutdown.

    Create a new shortcut on your desktop. Browse to
    C:\Windows\System32\shutdown.exe

    Right click, go to "send to" | "desktop create shortcut"

    After it has been created, rename the shortcut to Restart Computer. Then go
    to the
    shortcut's properties and paste "C:\Windows\System32\shutdown.exe /r /t 002"
    in the target line. This will restart the computer after 2 seconds.

    Create a 2nd new shortcut for shutdown.exe. After it has been created,
    rename the
    shortcut to Shutdown Computer.Place "C:\Windows\System32\shutdown.exe /s /t
    002"
    in the target line. This will shutdown the computer after 2 seconds.

    In the above examples DO NOT include the quotation marks on the target line.

    Now when you want to either shutdown or restart, just double click on the
    appropriate icon.


    --


    Regards,

    Richard Urban
    Microsoft MVP Windows Shell/User
    (For email, remove the obvious from my address)



    "Robinb" <robin@discussion> wrote in message
    news:%23HORkDZuHHA.484@TK2MSFTNGP06.phx.gbl...
    > or even an icon on the desktop? I have a few customers who keep slipping
    > the fingers and click the wrong button. Why did MS make this so small to
    > begin with? In XP it is large and not so confusing either.
    >
    > robin
    >
    > --
    > R&D Internet Associates
    > http://rdinternetassociates.com
    >
    >



      My System SpecsSystem Spec

  6. #6


    Rej Guest

    RE: is there anyway to make the shutoff and restart bigger?

    Rob,

    I use a gadget created by the ms team that contains the 3 icons to
    'Shutdown', 'restart' and 'logoff'... easy to see, hard to miss etc. Worth
    checking.
    --
    Rej


    "Robinb" wrote:

    > or even an icon on the desktop? I have a few customers who keep slipping
    > the fingers and click the wrong button. Why did MS make this so small to
    > begin with? In XP it is large and not so confusing either.
    >
    > robin
    >
    > --
    > R&D Internet Associates
    > http://rdinternetassociates.com
    >
    >
    >


      My System SpecsSystem Spec

  7. #7


    Robinb Guest

    Re: is there anyway to make the shutoff and restart bigger?

    how about logoff?

    I tried Shutdown -l -t 00 but it will not work

    the formular works for the shutdown and restart
    substituting the "l" for "s" and "r"
    but not for logoff

    for logoff a dos box popus up with alot of code but i cannot read it and
    just goes away and nothing happens.

    is there one for logoff?
    thanks
    robin
    "brink" <brink.2sw8r7@no-mx.forums.net> wrote in message
    news:brink.2sw8r7@no-mx.forums.net...
    >
    > Hi Robin,
    >
    > Here is a link for shutdown. It will show you how to speed it up and
    > create a shutdown shortcut icon.
    >
    > 'http://www.vistax64.com/tutorials/70567-shutdown.html?ltr=S'
    > (Shutdown)
    >
    >
    > Check here for the others later, I'm currently working on them now.
    >
    > 'http://www.vistax64.com/tutorials/'
    > (http://www.vistax64.com/tutorials/)
    >
    > Hope this helps,
    > Shawn
    >
    >
    > --
    > brink
    >
    > *There are no dumb questions, just the people that do not ask them.*
    > '_www.Vistax64.com_' (http://www.vistax64.com/www.Vistax64.com)
    > *Please post feedback to help others.*




      My System SpecsSystem Spec

  8. #8


    Robinb Guest

    Re: is there anyway to make the shutoff and restart bigger?

    and where is this one?
    robin
    "Rej" <Rej@discussions.microsoft.com> wrote in message
    news:A20C344D-C2D2-4B4B-B7F0-4904F0BD579E@microsoft.com...
    > Rob,
    >
    > I use a gadget created by the ms team that contains the 3 icons to
    > 'Shutdown', 'restart' and 'logoff'... easy to see, hard to miss etc.
    > Worth
    > checking.
    > --
    > Rej
    >
    >
    > "Robinb" wrote:
    >
    >> or even an icon on the desktop? I have a few customers who keep slipping
    >> the fingers and click the wrong button. Why did MS make this so small to
    >> begin with? In XP it is large and not so confusing either.
    >>
    >> robin
    >>
    >> --
    >> R&D Internet Associates
    >> http://rdinternetassociates.com
    >>
    >>
    >>




      My System SpecsSystem Spec

  9. #9


    P. Di Stolfo Guest

    Re: is there anyway to make the shutoff and restart bigger?

    Hello,

    shutdown -l
    will do it.

    Greetings,
    P. Di Stolfo

    "Robinb" <robin@discussion> schrieb im Newsbeitrag
    news:uf#caQauHHA.1168@TK2MSFTNGP02.phx.gbl...
    > how about logoff?
    >
    > I tried Shutdown -l -t 00 but it will not work
    >
    > the formular works for the shutdown and restart
    > substituting the "l" for "s" and "r"
    > but not for logoff
    >
    > for logoff a dos box popus up with alot of code but i cannot read it and
    > just goes away and nothing happens.
    >
    > is there one for logoff?
    > thanks
    > robin
    > "brink" <brink.2sw8r7@no-mx.forums.net> wrote in message
    > news:brink.2sw8r7@no-mx.forums.net...
    >>
    >> Hi Robin,
    >>
    >> Here is a link for shutdown. It will show you how to speed it up and
    >> create a shutdown shortcut icon.
    >>
    >> 'http://www.vistax64.com/tutorials/70567-shutdown.html?ltr=S'
    >> (Shutdown)
    >>
    >>
    >> Check here for the others later, I'm currently working on them now.
    >>
    >> 'http://www.vistax64.com/tutorials/'
    >> (http://www.vistax64.com/tutorials/)
    >>
    >> Hope this helps,
    >> Shawn
    >>
    >>
    >> --
    >> brink
    >>
    >> *There are no dumb questions, just the people that do not ask them.*
    >> '_www.Vistax64.com_' (http://www.vistax64.com/www.Vistax64.com)
    >> *Please post feedback to help others.*

    >
    >


      My System SpecsSystem Spec

  10. #10


    P. Di Stolfo Guest

    Re: is there anyway to make the shutoff and restart bigger?

    Hello,

    here you are:
    http://gallery.live.com/liveItemDeta...c-81598bd89d8e

    Greetings,
    P. Di Stolfo

    "Robinb" <robin@discussion> schrieb im Newsbeitrag
    news:ufUO2QauHHA.4412@TK2MSFTNGP02.phx.gbl...
    > and where is this one?
    > robin
    > "Rej" <Rej@discussions.microsoft.com> wrote in message
    > news:A20C344D-C2D2-4B4B-B7F0-4904F0BD579E@microsoft.com...
    >> Rob,
    >>
    >> I use a gadget created by the ms team that contains the 3 icons to
    >> 'Shutdown', 'restart' and 'logoff'... easy to see, hard to miss etc.
    >> Worth
    >> checking.
    >> --
    >> Rej
    >>
    >>
    >> "Robinb" wrote:
    >>
    >>> or even an icon on the desktop? I have a few customers who keep
    >>> slipping
    >>> the fingers and click the wrong button. Why did MS make this so small
    >>> to
    >>> begin with? In XP it is large and not so confusing either.
    >>>
    >>> robin
    >>>
    >>> --
    >>> R&D Internet Associates
    >>> http://rdinternetassociates.com
    >>>
    >>>
    >>>

    >
    >


      My System SpecsSystem Spec

Page 1 of 2 12 LastLast
is there anyway to make the shutoff and restart bigger? problems?

Similar Threads
Thread Thread Starter Forum Replies Last Post
how can I make a VHD bigger? d d Virtual PC 5 26 Mar 2009
Make Taskbar Icons Bigger DjiXas Vista General 8 27 Jan 2009
Can you make Quick Launch bigger? Alfred Kaufmann Vista General 5 22 Sep 2008
How to make the overall font size bigger Kathie and Dick Vista mail 5 12 Mar 2008
make window bigger cowboy fan Vista performance & maintenance 1 23 Jan 2008