Skip to content

Cannot install IDEasy on Windows #1109

Answered by hohwille
hohwille asked this question in Q&A
Discussion options

You must be logged in to vote

Yes, you can instead download the *.tar.gz release archive for Windows and extract it to your local disc (e.g. in ~/Downloads/ideasy).
Then run the setup.bat script that is included.

IDEasy will only write to the IDE_ROOT directory that you can define. If you run setup.bat from within your home directory, then IDE_ROOT will be set to ~/projects.
Additionally to writing into IDE_ROOT and ~/Downloads/ide, ~/.bashrc, etc. IDEasy will modify two environment variables only for your user (HKCU):

  • IDE_ROOT
  • PATH - is extended with $IDE_ROOT/_ide/installation/bin

This does not require administrative permissions. Even if it would, you could still use IDEasy by adding the variables to your .bashrc

Replies: 1 comment

Comment options

hohwille
Mar 6, 2025
Maintainer Author

You must be logged in to vote
0 replies
Answer selected by hohwille
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
windows specific for Microsoft Windows OS install installation process of IDE + tools and install commandlet
1 participant