![]() |
whats the dos command to restart?
just wanna know cause im making a batch file and i want it to restart my comp. thx
|
i think it's interrupt 19h
i dont know if there's an easier command in dos and i dont know if you can call interrupts in batch...sorry |
hmm ill try that thx
|
nope its not workin in dos for me thx newayz
|
ehh,...its not actually a command in dos
u have 2 do it in assembly |
There isnt one, you need a program. Look for a program called "restart.com".
|
that probably just does int 19h...lol
|
hmm thx for the replies
|
If it's XP, it comes with shutdown.exe. Here's the command line:
shutdown -r ---- I'm not sure if shutdown.exe comes with 2000 or not, but if it doesn't, you can download it here: http://www.dynawell.com/reskit/micro...0/shutdown.zip I don't think it works on 95/98 though. |
If I may ask, what type of batch file are you writing?
|
im guessing a .bat one
i dont think there are ne others...lol |
ctrl+alt+del ?....
|
i dont think u can use escape sequences in batch progarmming otherwise that would work
|
All times are GMT -6. The time now is 05:51 AM. |
Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
This site is best seen with your eyes open.