Questions tagged [restartmanager]

21 questions
0
votes
0 answers

Starting a program at a specific time

Recently I have a program which does daily restarts with a while loop that every time the program shuts down, the while loop will bring it back up. But I want to change that to that it will only start up at a specific time every single day in a…
edward
  • 39
  • 6
0
votes
0 answers

Using RestartManager to manually restart application and/or when upgrading

I have up until now been using my own restart application utility. But I now see that there is a dedicated restart manager since Vista. This is useful for me because I now limit my application to Windows 7 or higher. Currently, I offer a manual…
Andrew Truckle
  • 17,769
  • 16
  • 66
  • 164
0
votes
0 answers

Wix trying to close Wix application before restarting after .Net installation

I am having a WIX setup which does following in order: Installs Windows Updates Restart Continue Wix App Installs .Net 4.6.1 Gives a prompt "This app is stopping system to restart" with options Restart Anyway / Cancel. Want to run 7 after Restart…
A'Jain
  • 1
  • 2
0
votes
1 answer

VBScript for Windows Restart Manager?

Hello, Is there VBScript code for Restart Manager (see link here) code to make Microsoft Word close and re-open? I used Microsoft Word as an example. I just wanted to send the message to RestartManager to close specific application.
Codename K
  • 890
  • 4
  • 23
  • 52
-1
votes
1 answer

How to catch which dlls are causing the server to restart unexpectedly

I have a Windows Server 2012 R2. When I install a msi, Windows installer gives me a prompt telling that system will restart in 60 seconds. How can I catch which dlls are forcing the machine for reboot? Or how can we provide handle at the folder…
-2
votes
0 answers

My Android is restarting a lot so I want a solution

My mi a1 is rebooting a lot which is a system problem so I want to block the whole reboot system in my mobile... How should I do this?? I reset my phone from recovery mode, Tried deleting caches,tried deleting apps but it's still not working
1
2