Differences
This shows you the differences between two versions of the page.
windows_build [2022/04/08 07:13] – created prafull | windows_build [2022/04/08 07:58] (current) – prafull | ||
---|---|---|---|
Line 2: | Line 2: | ||
Even though most of the users install ACT tools in a Linux environment, | Even though most of the users install ACT tools in a Linux environment, | ||
- | ====== Prerequisites: | + | ==== Prerequisites: |
You must be running Windows 10 version 2004 and higher (Build 19041 and higher) or Windows 11. For older version of Windows, refer to instruction on manual installation [[https:// | You must be running Windows 10 version 2004 and higher (Build 19041 and higher) or Windows 11. For older version of Windows, refer to instruction on manual installation [[https:// | ||
- | ====== Installation: | + | |
+ | ==== Installation: | ||
To install everything, run this command in PowerShell or Windows Command Prompt as administrator: | To install everything, run this command in PowerShell or Windows Command Prompt as administrator: | ||
< | < | ||
Line 17: | Line 18: | ||
As of now, these are the available distributions: | As of now, these are the available distributions: | ||
- | * Ubuntu | + | |
- | * OpenSUSE | + | * OpenSUSE |
- | * SUSE Linux Enterprise Server (SLES) | + | * SUSE Linux Enterprise Server (SLES) |
- | * Kali Linux | + | * Kali Linux |
- | * Debian GNU/Linux | + | * Debian GNU/Linux |
Once the installation is finished, you will need to create a username and password (this does not need to match your Windows user credentials). | Once the installation is finished, you will need to create a username and password (this does not need to match your Windows user credentials). | ||
Line 27: | Line 28: | ||
After this, ACT tools can be installed in WSL2 by following steps described [[https:// | After this, ACT tools can be installed in WSL2 by following steps described [[https:// | ||
- | ====== Installing support for GUI applications | + | |
+ | ==== Installing support for GUI applications ==== | ||
Support for GUI application is not included yet in the WSL2. You can install some third-party X server or [[https:// | Support for GUI application is not included yet in the WSL2. You can install some third-party X server or [[https:// | ||
- | ====== File storage | + | ==== File storage ==== |
You can find your computer drives mounted in ''/ | You can find your computer drives mounted in ''/ | ||
+ | ==== Eclipse IDE ==== | ||
+ | Once WSL-Ubuntu and ACT tools are installed, they can be used with Eclipse (installed on Windows) to provide an ACT development environment in Windows. Here, eclipse terminal uses previously installed wsl2 command line terminal. | ||
+ | {{ act-windows-eclipse.jpg | ACT Eclipse}} | ||