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.

ソフトウェアインストールに必要な権限

Posted at
管理者 = インストールできる
一般ユーザ = インストールできない

だと思ってましたが、
実際には

管理者 = Program filesにインストールできる
一般ユーザ = Program filesにインストールできないが、自分のフォルダ配下(User/ユーザ名/)にはインストールできる

が正解でした。
あと、おそらくレジストリをイジるようなソフトウェアのインストールは管理者のみ可能だと思います。

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?