-
|
I downloaded the MSI installer of IDEasy on my windows computer and started it. Is there still a way to use IDEasy? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Yes, you can instead download the IDEasy will only write to the
This does not require administrative permissions. Even if it would, you could still use IDEasy by adding the variables to your |
Beta Was this translation helpful? Give feedback.

Yes, you can instead download the
*.tar.gzrelease archive for Windows and extract it to your local disc (e.g. in~/Downloads/ideasy).Then run the
setup.batscript that is included.IDEasy will only write to the
IDE_ROOTdirectory that you can define. If you runsetup.batfrom within your home directory, thenIDE_ROOTwill be set to~/projects.Additionally to writing into
IDE_ROOTand~/Downloads/ide,~/.bashrc, etc. IDEasy will modify two environment variables only for your user (HKCU):IDE_ROOTPATH- is extended with$IDE_ROOT/_ide/installation/binThis does not require administrative permissions. Even if it would, you could still use IDEasy by adding the variables to your
.bashrc…