6
6

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

Windows8で突然vagrantが起動できなくなったら下記コマンドで解決

6
Posted at

Windows8で突然vagrantが起動できなくなったら下記コマンドで解決

vagrant upしてエラーとなり、vagrantが突然起動しなくなりました。

エラーメッセージ

WinVerifyTrust failed on stub executable: WinVerifyTrust failed with hrc=Unknown Status 0x8009200D on '¥Device¥HarddiskVolume4¥programFiles¥Oracle¥Virtualbox¥virtualbox.exe' (rc=-22919)

解決方法

コマンドプロンプトで
wusa /uninstall /kb:3081320

参考リンク
http://superuser.com/questions/1001187/error-winverifytrust-failed-with-hrc-unknown-status-when-launching-a-guest-mac

6
6
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
6
6

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?