Deploy RemoteDesktopManager

avatar

Hi,

Is there a silent switch for the exe for remotedesktopmanager? I tried /silent /quiet /qn with no luck
if this can't be done with the EXE do you guys have the MSI file? cheers

All Comments (6)

avatar

Hi,
It's not supported. We don't have an msi, but I will verify if it's possible to do it.

David Hervieux

avatar






Hi,
I would also be interested in this feature. Did you manage to verify if this might be possible?


Cheers

avatar

Hi,
I sure that it's possible to do it, but I'm not able to find a way of doing it. We are using Nullsoft installer, if somebody know how to do an msi. But I found something, by default, the installer support these switch:

/S runs the installer or uninstaller silently.
/D sets the default installation directory ($INSTDIR), overriding InstallDir and InstallDirRegKey. It must be the last parameter used in the command line and must not contain any quotes, even if the path contains spaces. Only absolute paths are supported.

David Hervieux

avatar

I first setup/configure RDM locally how I want it, then build my own MSI with the free edition of this program.
It basically does everything I need and is easy to modify projects to newer versions of RDM. Just replace the essentials(the exe/dll/cfg files).

Hope this helps someone ;)

//Brandur

avatar

Hi,

It's very interesting!

David Hervieux

avatar

Regarding Deployment auf RDPM.
Does anyone know how to deploy a (at best already preconfigured) version of RDPM on a Terminal Server?