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 1 year has passed since last update.

「管理者として実行」とは

Posted at

普段、指示された場合に使っている「管理者として実行」
具体的にはどういうことなの?ということで少し調べてみました。

できること

・プログラムのシステムに関係する部分を変更したり追加したりできる
※逆にいうと、管理者として実行しないとシステムに関することは変更したりできない。

システムに関する部分を操作する場合は、「管理者として実行」する必要がある!

余談

管理者で実行する必要のないbatを管理者として実行したときにうまく動かなくてなんでだ?と思ったんですが、どうやら管理者として実行すると、c:\WINDOWS\system32フォルダで実行されるらしい。

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?