Is it possible to install on windows as standard user

已回答

Current installation requires administrator permission. Can future release allow standard user install it without administrator's permission?

 

Thanks

4

Cancel admin permission request and it will install as a normal user.

3
Avatar
Permanently deleted user

If cancelling the admin permission request, will there be a difference in the installation compared to running it as admin ?

Ie will I miss anything if installing as a standard user ?

Would it be possible (or is it available ?) to supply a Windows zip-based distribution instead of the exe-file ?

That would really simplify setting up complete environments on Windows boxes.

Regards

 

1

There will be no difference except the install location. .zip version is available, see https://intellij-support.jetbrains.com/hc/articles/206544699.

2

Does the .zip version also prompt for admin permissions? Or where can i choose to install it for a normal user, so he can update Intellij without admin permissions?

0

The zip archive does not require admin permissions to install as well as the .exe distributive.

0

If you cancel the permissions request, installer will default into the user accessible directory under application data.

2

Serge Baranov This is simply not true. If I cancel the admin request on windows 11, it does not install as a normal user.
The company I work for has disabled local admin rights for developers, so I am kind of stuck with this.
 

0
This is based on the permission of your current account. Installing the IDE needs to create new files/folders in your disk, so if your current account does not have full access or edit permission, then theadmin account is required.
0

请先登录再写评论。