Single Click Client Install

Discussion in 'Parallels Remote Application Server' started by BingoBango, Mar 26, 2007.

  1. BingoBango

    BingoBango Guest

    Hi, we're looking at this application as a possible addition to our DR contingency. The theory being, we can create a link where users can download the Application Server Client and install it onto their own PC and then connect to the DR network.

    I've managed to edit the MSI so that it automatically configures the user preferences and that seems to work very well in tests.

    My question is, am I able to create a single click install msi/exe for this so that my users can download and access with minimal fuss? I know that the install isn't tricky, you can basically click Next to everything, but it would be nice to reduce this as much as possible.

    Thanks

    T
     
  2. rzid

    rzid Guest

    In a Windows Active Directory environment you can have it installed automatically using a GPO.

    If you don't have AD, have a look at msiexec's parameters (msiexec /?). You could create a batch file calling it with the appropriate parameters.
     

Share This Page