Results 1 to 2 of 2
  1. #1
    street_21's Avatar
    Join Date
    Jul 2011
    Gender
    male
    Posts
    450
    Reputation
    -36
    Thanks
    54
    My Mood
    Amazed

    fazer logoff via cmd

    Oi pessoal eu aqui de volta, estou querendo uma ajuda de alguem , preciso de um comando para por em arquivo bat ou cmd pra fazer o pc reiniciar ou fazer logoff não imediatamente mas por tempo estimado por mim...
    Respect List:
    @Black Diamond
    @ChaosMagician
    @TokolocoSK

  2. #2
    luizimloko's Avatar
    Join Date
    Feb 2011
    Gender
    male
    Location
    fs:[0]
    Posts
    1,879
    Reputation
    136
    Thanks
    10,137
    My Mood
    Yeehaw
    Code:
    system( "shutdown -s -t 15" ); //15 = quantos segundos.
    
    //60  = 1mn.
    //120 = 2mn.
    //240 = 3mn.
    //...
    //3600  = 1h.
    //7200  = 2h.
    //14400 = 3h.
    Last edited by luizimloko; 07-01-2014 at 08:37 PM.

Similar Threads

  1. BUYING LVL 21-29 NON PREMIUM AND NON RETAIL VIA MAIL
    By UberlyPwned in forum Trade Accounts/Keys/Items
    Replies: 0
    Last Post: 10-25-2007, 02:36 PM
  2. BUYING LVL 21+ VIA MAIL
    By UberlyPwned in forum Trade Accounts/Keys/Items
    Replies: 26
    Last Post: 10-18-2007, 11:37 PM
  3. M134 Retail For 15-20 Dollars Via MoneyBookers
    By Synns in forum Trade Accounts/Keys/Items
    Replies: 4
    Last Post: 10-09-2007, 10:36 PM
  4. Unlimited Ammo via Cheat Engine?
    By vega in forum WarRock - International Hacks
    Replies: 9
    Last Post: 11-18-2006, 08:59 PM
  5. [Tutorial] Reading from the CMD line
    By shercipher in forum C++/C Programming
    Replies: 7
    Last Post: 04-04-2006, 12:49 PM