Skip to content

Instantly share code, notes, and snippets.

@Bluscream
Created April 22, 2023 00:35
Show Gist options
  • Save Bluscream/c6f03149876a6d6b4fb157928f4e5d65 to your computer and use it in GitHub Desktop.
Save Bluscream/c6f03149876a6d6b4fb157928f4e5d65 to your computer and use it in GitHub Desktop.
RestartOnCrash
[general]
RestartGracePeriod=30
Autorun=0
StartMinimized=1
LogToFile=1
LogFileName=C:\Users\blusc\AppData\Local\Temp\RestartOnCrash.log
CheckForUpdates=1
MinimizeOnClose=1
ManualRestartConfirmationEnabled=1
[Application0]
FileName=C:\Program Files (x86)\BoxToGoRC\BoxToGoRC.exe
WindowTitle=
Enabled=1
Command="C:\Program Files (x86)\BoxToGoRC\BoxToGoRC.exe"
CommandEnabled=1
WorkingDirectory=C:\Program Files (x86)\BoxToGoRC\
CrashNotResponding=1
CrashNotRunning=1
KillIfHanged=1
CloseProblemReporter=1
DelayEnabled=1
CrashDelay=60
[Application1]
FileName=C:\Program Files\Parsec\parsecd.exe
WindowTitle=
Enabled=1
Command="C:\Program Files\Parsec\parsecd.exe"
CommandEnabled=1
WorkingDirectory=C:\Program Files\Parsec\
CrashNotResponding=1
CrashNotRunning=1
KillIfHanged=1
CloseProblemReporter=1
DelayEnabled=1
CrashDelay=60
[Application2]
FileName=C:\Program Files\Parsec\pservice.exe
WindowTitle=
Enabled=1
Command="C:\Windows\System32\sc.exe" start "Parsec"
CommandEnabled=1
WorkingDirectory=C:\Program Files\Parsec\
CrashNotResponding=1
CrashNotRunning=1
KillIfHanged=1
CloseProblemReporter=1
DelayEnabled=1
CrashDelay=30
[Application3]
FileName=C:\Program Files (x86)\BoxToGoRC\BoxToGoRCService.exe
WindowTitle=
Enabled=1
Command="C:\Windows\System32\sc.exe" start "BoxToGoRC"
CommandEnabled=1
WorkingDirectory=C:\Program Files (x86)\BoxToGoRC\
CrashNotResponding=1
CrashNotRunning=0
KillIfHanged=1
CloseProblemReporter=1
DelayEnabled=1
CrashDelay=30
[Application4]
FileName=C:\Program Files\Virtual Desktop Streamer\VirtualDesktop.Streamer.exe
WindowTitle=
Enabled=1
Command="C:\Program Files\Virtual Desktop Streamer\VirtualDesktop.Streamer.exe"
CommandEnabled=1
WorkingDirectory=C:\Program Files\Virtual Desktop Streamer\
CrashNotResponding=1
CrashNotRunning=1
KillIfHanged=1
CloseProblemReporter=1
DelayEnabled=1
CrashDelay=120
[Application5]
FileName=C:\Program Files\Virtual Desktop\VirtualDesktop.Service.exe
WindowTitle=
Enabled=1
Command="C:\Windows\System32\sc.exe" start "VirtualDesktop.Service.exe"
CommandEnabled=1
WorkingDirectory=C:\Program Files\Virtual Desktop\
CrashNotResponding=1
CrashNotRunning=1
KillIfHanged=1
CloseProblemReporter=1
DelayEnabled=1
CrashDelay=30
[Application6]
FileName=C:\Program Files\Virtual Desktop\VirtualDesktop.Server.exe
WindowTitle=
Enabled=1
Command="C:\Program Files\Virtual Desktop\VirtualDesktop.Server.exe"
CommandEnabled=1
WorkingDirectory=C:\Program Files\Virtual Desktop\
CrashNotResponding=1
CrashNotRunning=0
KillIfHanged=1
CloseProblemReporter=1
DelayEnabled=1
CrashDelay=15
[Application7]
FileName=C:\Program Files\RestartOnCrash\RestartOnCrash.exe
WindowTitle=
Enabled=1
Command="C:\Program Files\RestartOnCrash\RestartOnCrash.exe"
CommandEnabled=1
WorkingDirectory=C:\Program Files\RestartOnCrash\
CrashNotResponding=1
CrashNotRunning=1
KillIfHanged=1
CloseProblemReporter=1
DelayEnabled=0
CrashDelay=0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment