0
0

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.

[Windows]ネットワーク上のexeを実行したときの警告ダイアログを出ないようにする

Last updated at Posted at 2019-05-07

やりたいこと

リモートデバッグをするときに、デバッグ対象が別のexeをたたく場合などに、いちいち警告ダイアログが出て、デバッグの効率がわるいので、ダイアログを出ないように設定したい。

やり方

・コントロールパネルを起動
 ([Win]+[R] → [control]と入力しenter)

・[インターネットオプション]を開く

・[セキュリティ」タブを開く

・[レベルのカスタマイズ]を開く

・[その他]の中の[アプリケーションと安全でないファイルの起動]を「有効」にする。

・OKを押す。

19/10/25追記

バッチで自動で上記手順を行う方法はこちらを参照。

[Windows/バッチ] リモートデバッグするときのIPアドレス変更やインストール、設定等々一気にやってしまいたい
https://qiita.com/tera1707/items/4483b67bae0db0f9c783

0
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
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?