# IJulia install issue

**URL:** https://discourse.julialang.org/t/ijulia-install-issue/45037
**Category:** New to Julia
**Tags:** question, ijulia
**Created:** [August 16, 2020, 11:04am UTC](https://discourse.julialang.org/t/ijulia-install-issue/45037 "2020-08-16T11:04:49Z")
**Posts on this page:** 1
**Showing post:** 30

<div class="post-metadata">

### Author: ![oheil](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/oheil/32/220745_2.png) [@oheil](https://discourse.julialang.org/u/oheil)
#### Post date: [August 17, 2020, 11:18am UTC](https://discourse.julialang.org/t/ijulia-install-issue/45037/30 "2020-08-17T11:18:38Z")

</div>

I did this in my tests and found an issue with this chocolatey approach:

If your own user account (say "user) is not privileged you have to run powershell as another privileged user (e.g “admin”). Julia is than installed in the home of “admin” and not in “user” and therefor not directly accessible for “user”.

In general I never had any issue with just downloading the installer from

> **[Download Julia](https://julialang.org/downloads/)**
>
> The official website for the Julia Language. Julia is a language that is fast, dynamic, easy to use, and open source. Click here to learn more.

install and run as current user without any admin rights.

---

_[View the full topic](https://discourse.julialang.org/t/ijulia-install-issue/45037)._
