Skip to content

Instantly share code, notes, and snippets.

@shibafu528
Last active January 24, 2018 14:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shibafu528/49da6dadea7e034227bbf0eabe97f493 to your computer and use it in GitHub Desktop.
Save shibafu528/49da6dadea7e034227bbf0eabe97f493 to your computer and use it in GitHub Desktop.
VOICEROID+ EX, VOICEROID on VOICEROID 2がライセンス認証エラーを起こした時に使って、一旦回避するやつ
@powershell -NoProfile -ExecutionPolicy unrestricted -Command "Start-Process -Verb runas powershell.exe '-Command ""& {net stop hasplms; net start hasplms} ""'"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment