reboot
C# code that initiates a self reboot?
I want to writ开发者_如何转开发e a program that will run on a specific web server and periodically browse to a page that is being hosted by that same web server (IIS) to check for certain text. If a c[详细]
2023-01-15 09:59 分类:问答How to know a computer is rebooted
I reboot a remote computer with Wake-on-Lan and开发者_运维问答 I would like to know if there is a way to know that the computer is idling at login screen (so I can start to do the stuff that need to b[详细]
2023-01-14 23:22 分类:问答Objective-C restart iphone or possibly another method?
I read that there was no method to restart the iPhone (at least that will go through the app store), so I am wondering if you have any other ideas.Basically, at my desk, I receive \"No Service\"... Wh[详细]
2023-01-13 18:17 分类:问答Why does my app throw an `android.permission.REBOOT SecurityException`?
I wrote an Android app that uses android.os.PowerManager.reboot(), and I added <uses-permission android:name=\"android.permission.REBOOT\" /> in my AndroidManifest.xml. However, when I run the a[详细]
2023-01-11 15:22 分类:问答Can I get logcat logs after phone reboots?
I\'m testi开发者_StackOverflow社区ng an android application with a long running service. I\'m using Eclipse and have the usb cord hooked up with the phone sitting next to me. Since it\'s a long ongoin[详细]
2023-01-11 12:48 分类:问答.Net Remoting - Reboot Server and get reboot status
I have a client server set up between different computers on a 开发者_运维百科network using .Net Remoting in C#.[详细]
2023-01-05 15:55 分类:问答Checking only "Automatic" services with powershell
I\'ve seen lots of scripts out there for manually stopping/starting services in a list, but how can I generate that list programatically of -just- the automatic services. I want to script some reboots[详细]
2022-12-29 05:26 分类:问答How to restart Linux from inside a C++ program?
I have a Qt 4 GUI where I need to have a option in a drop-down menu that allows the user to choose to restart the computer. I realize this might seem redunant with the ability to restar开发者_运维问答[详细]
2022-12-27 09:16 分类:问答Adding .NET App to Registry to Launch after Reboot to Complete Certain Actions
If my app needs to reboot the system to change something and I\'d like it to automatically continue its actions after the reboot, how can I add a key to the registry (more importantly, where in the re[详细]
2022-12-19 22:30 分类:问答How to implement such a function in PHP?
It should test if a specific port is open on localhost,if not,reboot.开发者_如何学Python It\'s run in windows.This should do it, tested on Windows 7 and working. Should work on all NT flavours:[详细]
2022-12-18 10:00 分类:问答