Skip to content

xdman standalone #886

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

You must be logged in to vote

Hello,

It worked this way :

  • copy the full install dir of XDM to a USB drive
  • Make a batch file that contain theses lines :
    `SET "DIR=%cd%"
    SET "JAVA_HOME=%DIR%\java-runtime"
    SET "JAVA=%JAVA_HOME%\bin\javaw.exe"

"%JAVA% " -jar xdman.jar
`
It's working on a Windows 64 Family without any java environnement, with a portable firefox with XDM Browser Monitor.

Hope this is not as useless as it seems. :D

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by seb84fr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant