Skip to content

Instantly share code, notes, and snippets.

@1a57danc3
Created March 13, 2022 06:56
Show Gist options
  • Save 1a57danc3/2744ec63f2c539b4fcfcfc09ff16f1a5 to your computer and use it in GitHub Desktop.
Save 1a57danc3/2744ec63f2c539b4fcfcfc09ff16f1a5 to your computer and use it in GitHub Desktop.
taskkill /im lghub.exe /f
taskkill /im lghub_agent.exe /f
taskkill /im lghub_updater.exe /f
start "" "C:\Program Files\LGHUB\lghub_agent.exe"
start "" "C:\Program Files\LGHUB\lghub_updater.exe"
start "" "C:\Program Files\LGHUB\lghub.exe"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment