Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


Restart Windows --> code in here
Goto page Previous  1, 2, 3  Next
 
Post new topic   Reply to topic    Cheat Engine Forum Index -> General programming
View previous topic :: View next topic  
Author Message
appalsap
Moderator
Reputation: 0

Joined: 27 Apr 2006
Posts: 6753
Location: Pakistan

PostPosted: Thu Jul 19, 2007 4:48 pm    Post subject: Reply with quote

not documented and may change between different builds of windows so NTShutdownSystem (or any NT* function) is not recommended.
Back to top
View user's profile Send private message
malfunction
Grandmaster Cheater Supreme
Reputation: 0

Joined: 30 Jan 2007
Posts: 1015
Location: http://www.behindthecorner.com/

PostPosted: Fri Jul 20, 2007 3:11 am    Post subject: Reply with quote

this restarts windows... so it logs u off
yeah it would be nice to put it start with windows Razz
and like after 3 secs u would log off again
Hahhaa Laughing

_________________
Back to top
View user's profile Send private message
Trow
Grandmaster Cheater
Reputation: 2

Joined: 17 Aug 2006
Posts: 957

PostPosted: Fri Jul 20, 2007 3:43 am    Post subject: Reply with quote

shutdown -r -t 00 bat file can?

or, Shell "shutdown...."

yeah of course you can use the APIs but, in places like school comps, APIs dont work any better than shells.

Do you have shell in C / C++?

_________________
Get kidnapped often.
Back to top
View user's profile Send private message
malfunction
Grandmaster Cheater Supreme
Reputation: 0

Joined: 30 Jan 2007
Posts: 1015
Location: http://www.behindthecorner.com/

PostPosted: Fri Jul 20, 2007 3:56 am    Post subject: Reply with quote

i have a .bat file which reboots every time u start windows, but this one only restarts windows
_________________
Back to top
View user's profile Send private message
TheIndianGuy
Advanced Cheater
Reputation: 102

Joined: 14 Jan 2007
Posts: 88

PostPosted: Fri Jul 20, 2007 10:26 pm    Post subject: Reply with quote

Kevinnn wrote:
where is autostart ? Rolling Eyes sorry, but i seriously dont know lol


i think he means the startup folder?
Back to top
View user's profile Send private message
Kevin
Grandmaster Cheater Supreme
Reputation: 0

Joined: 07 Mar 2007
Posts: 1139
Location: Spiderman-World

PostPosted: Sat Jul 21, 2007 1:21 am    Post subject: Reply with quote

I found out where in the mean time, the thing with regedit is better i belive ?
Back to top
View user's profile Send private message MSN Messenger
Noz3001
I'm a spammer
Reputation: 26

Joined: 29 May 2006
Posts: 6220
Location: /dev/null

PostPosted: Sat Jul 21, 2007 4:07 am    Post subject: Reply with quote

compactwater wrote:
But I like this method more.
Code:
asm
mov al, 0FEh
out 64h, al
end;


Hard Re-boot rox!

I thought ExitWindows just logged you off.. Thats all i've used it for.


Btw, putting it in startup is stupid, you can just go into safe mode and remove it.
Back to top
View user's profile Send private message MSN Messenger
Trow
Grandmaster Cheater
Reputation: 2

Joined: 17 Aug 2006
Posts: 957

PostPosted: Sat Jul 21, 2007 4:20 am    Post subject: Reply with quote

noz3001 wrote:
compactwater wrote:
But I like this method more.
Code:
asm
mov al, 0FEh
out 64h, al
end;


Hard Re-boot rox!

I thought ExitWindows just logged you off.. Thats all i've used it for.


Btw, putting it in startup is stupid, you can just go into safe mode and remove it.


I can sense your intention being "never letting your user start up ever again"

_________________
Get kidnapped often.
Back to top
View user's profile Send private message
Noz3001
I'm a spammer
Reputation: 26

Joined: 29 May 2006
Posts: 6220
Location: /dev/null

PostPosted: Sat Jul 21, 2007 4:32 am    Post subject: Reply with quote

blland wrote:
noz3001 wrote:
compactwater wrote:
But I like this method more.
Code:
asm
mov al, 0FEh
out 64h, al
end;


Hard Re-boot rox!

I thought ExitWindows just logged you off.. Thats all i've used it for.


Btw, putting it in startup is stupid, you can just go into safe mode and remove it.


I can sense your intention being "never letting your user start up ever again"


Of course!! Not exacly difficult to do..
Back to top
View user's profile Send private message MSN Messenger
Trow
Grandmaster Cheater
Reputation: 2

Joined: 17 Aug 2006
Posts: 957

PostPosted: Sat Jul 21, 2007 4:36 am    Post subject: Reply with quote

then write memory into boot.sys and then have it a hard reboot before WFP gets a chance to repair the file
_________________
Get kidnapped often.
Back to top
View user's profile Send private message
Noz3001
I'm a spammer
Reputation: 26

Joined: 29 May 2006
Posts: 6220
Location: /dev/null

PostPosted: Sat Jul 21, 2007 4:42 am    Post subject: Reply with quote

blland wrote:
then write memory into boot.sys and then have it a hard reboot before WFP gets a chance to repair the file


Or patch winlogon.exe
Back to top
View user's profile Send private message MSN Messenger
Trow
Grandmaster Cheater
Reputation: 2

Joined: 17 Aug 2006
Posts: 957

PostPosted: Sat Jul 21, 2007 4:44 am    Post subject: Reply with quote

noz3001 wrote:
blland wrote:
then write memory into boot.sys and then have it a hard reboot before WFP gets a chance to repair the file


Or patch winlogon.exe


o burn (offtopic starts)

_________________
Get kidnapped often.
Back to top
View user's profile Send private message
Noz3001
I'm a spammer
Reputation: 26

Joined: 29 May 2006
Posts: 6220
Location: /dev/null

PostPosted: Sat Jul 21, 2007 4:52 am    Post subject: Reply with quote

blland wrote:
noz3001 wrote:
blland wrote:
then write memory into boot.sys and then have it a hard reboot before WFP gets a chance to repair the file


Or patch winlogon.exe


o burn (offtopic starts)


Turn their CPU fan off.
Back to top
View user's profile Send private message MSN Messenger
Reak
I post too much
Reputation: 0

Joined: 15 May 2007
Posts: 3496

PostPosted: Sat Jul 21, 2007 6:36 am    Post subject: Reply with quote

W00t W00T MY GG CRC BYPASS @@@ adasda
Back to top
View user's profile Send private message
oib111
I post too much
Reputation: 0

Joined: 02 Apr 2007
Posts: 2947
Location: you wanna know why?

PostPosted: Sat Jul 21, 2007 7:30 am    Post subject: Reply with quote

hehe, nice gg bypass! Very Happy i can finally hack now! brb i just lvld, hacking so much fun! Very Happy Very Happy Very Happy
_________________


8D wrote:

cigs dont make people high, which weed does, which causes them to do bad stuff. like killing
Back to top
View user's profile Send private message AIM Address Yahoo Messenger MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> General programming All times are GMT - 6 Hours
Goto page Previous  1, 2, 3  Next
Page 2 of 3

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites