How do we create a RESTART shortcut under VISTA? so we can add it in the objectdock
the shutdown.exe -r -t00 is for windows XP and wont work with vista ,
all it does is it sorta pop's up a command prompt rela quick and nothing happens , all i can get to work is the Standby Suspend mode with
link: %windir%\System32\rundll32.exe
Argument: powrprof.dll,SetSuspendState
that works , but shutdown or Restart , i cant find how , does anyone know ?