Hello, I really like this program, but I want to know if it's possible to make it portable to use it on a USB key.
Thanks
it is possible to start NX client (NOMACHINE) from a batch and make it portable
@echo off set USERPROFILE=%CD%\Data App\nxclient.exe %* reg delete /f /va “HKCU\Software\Cygnus Solutions” reg delete /f /va “HKLM\Software\Cygnus Solutions”
but this does not work with OpenNX it insists in saving the settings in user folder
Log in to post a comment.
it is possible to start NX client (NOMACHINE) from a batch and make it portable
but this does not work with OpenNX
it insists in saving the settings in user folder