LoginSignup
1
0

More than 1 year has passed since last update.

VSのマクロが動かなくなった時の対応

Posted at

やりたいこと

VSのマクロを実行したい
もう何回もはまってるのでorz

やり方

編集するファイル

C:\Program Files (x86)\Common Files\Microsoft Shared\VSA\9.0\VsaEnv\vsmsvr10.exe.config

編集内容

<runtime>
 ~デフォルトの内容は触らない~
  <AllowDComReflection enabled="true"/> ★これを追加
</runtime>
1
0
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
1
0