marche mieux quand on le fait précéder par user.polite.sayhello = true
"j0b" a écrit dans le message de news: 41a0abfe$0$32327$
comment couper l ordinateur à partir de vba ?
Daniel.j
Bonjour, Sub WinExitXP() With CreateObject("Shell.Application") .ShutdownWindows End With End Sub
http://dj.joss.free.fr/special.htm Daniel
"j0b" a écrit dans le message de news: 41a0abfe$0$32327$ | comment couper l ordinateur à partir de vba ?
Bonjour,
Sub WinExitXP()
With CreateObject("Shell.Application")
.ShutdownWindows
End With
End Sub
http://dj.joss.free.fr/special.htm
Daniel
"j0b" <j0b@yenc-power-post.com> a écrit dans le message de news: 41a0abfe$0$32327$636a15ce@news.free.fr...
| comment couper l ordinateur à partir de vba ?