Setting the system time

I

Ivan Bout

Hi all,

Does anyone know how to set the system time for windows?

I tried this command:

Process p = Runtime.getRuntime().exec("command /c time 00:00:00");

also tried:

Process p = Runtime.getRuntime().exec("time 00:00:00");

This works fine in cmd.exe but in my java program it won't set the time.

Thanks

Ivan
 
R

Roedy Green

Does anyone know how to set the system time for windows?

I tried this command:

Process p = Runtime.getRuntime().exec("command /c time 00:00:00");

also tried:

Process p = Runtime.getRuntime().exec("time 00:00:00");

This works fine in cmd.exe but in my java program it won't set the time.

Thanks

see http://mindprod.com/applets.html#SETCLOCK source is provided.

It requires JNI.
--
Bush crime family lost/embezzled $3 trillion from Pentagon.
Complicit Bush-friendly media keeps mum. Rumsfeld confesses on video.
http://www.infowars.com/articles/us/mckinney_grills_rumsfeld.htm

Canadian Mind Products, Roedy Green.
See http://mindprod.com/iraq.html photos of Bush's war crimes
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,055
Latest member
SlimSparkKetoACVReview

Latest Threads

Top