WMReboot 1.0
WMReboot 0.2 seemed to take too long to load for what it’s function was. I figured if someone needs to reboot their device they want to do it quickly. For that reason I rewrote WMReboot as a Visual C# console application to greatly decrease the load time. It would problably run faster if I used C++ but I’m more comfortable in the managed code arena so we’ll take things one step at a time
Read more here.
April 21st, 2008 at 2:08 pm
Thanks for the great tool. Only one question!
Is it possible to switch off the question befor the pda reboot?
Thanks
Mark
April 22nd, 2008 at 11:05 am
Mark,
Currently WMReboot is not programmed to skip the confirmation dialog. However it would be very simple to add a command line option to skip the dialog (ie: /confirmreboot). I’m in the process of rebuilding my development machine but will look into making this change for you.
– Cory