Running on Windows
Prerequisite: Installing on Windows
Once the EMM OSINT Suite has been installed on your system, running the application requires you to define a workspace folder on local disk to keep your user data.
By default the application places the user data in the default Windows User Directory under c:\Users\<User-Name>\osint-workspace.
To run the application do the following:
-
Open the installation location in Windows File Explorer. By default the location is c:\Program Files\osint_<version-number>_x86_64.
-
Double-click on the osint.exe executable to start the application. The application shows a splash screen, then shows the Workspace Selection dialog.
-
In the Workspace Selection dialog either
-
Click OK to choose the default workspace location
-
or Click Browse to define a custom workspace location. The application shows a file dialog to choose the custom workspace location.
-
-
In the Workspace Selection dialog you can also enable the Remember Workspace Location check box. If enabled, the application will not show the Workspace Selection dialog during next startup but simply re-use the selected location.
Startup Fails - What now?
[Windows 32-bit only]
If starting the application fails and you see a message "failed to create Java Virtual Machine", you can try the following:
-
Edit osint.ini in the installation directory
-
Change the line "-Xmx924m" which defines the maximum amount of memory for the application to a lower number (but not much lower, maybe something like "-Xmx850m")
-
Save osint.ini
-
Double-click on osint.exe to start again
Repeat if this procedure if necessary.
The reason is that the underlying Java VM needs a contiguous memora area. If there are a lot of other applications open and drivers loaded the system is not able to allocated the needed memory area.
(The 64-bit version does not suffer from this limitations)
Related Topics: