Installing MiNiFi Java on Windows
Learn how to install the MiNiFi Java Agent on Windows.
Ensure that you meet the prerequisites:
- Install JDK 21 64 bit.
- Install Java to
C:/java
instead ofC:/Program Files
because recent Windows versions mark everything inC:\Program Files
as read only. - Set the JAVA_HOME environment variable using the 8.3 style naming
conventions. For example:
C:\Program\jdk21
. - Ensure that the JAVA_HOME environment variable is pointing to a 64-bit JRE/JDK.
- Ensure that the Domain user has administrator privilege.
- Ensure that your system meets the minimum memory requirement for Windows which is 4 GB.