C
cwerfel
In an effort to try to get as close to a "clientless" experience for the Web Portal I went ahead and installed our custom MSI file in the 2XWebPortal\Clients folder as documented in the readme file contained therein. Now, when a user tries to download and install the client IE throws an error complaining about the file having an invalid signature.
I have two questions:
1. Does anyone know all of what needs to be done with SignTool.exe or comparable to properly sign the MSI? (I ask as I am trying to use the same cert I obtained for the remote website for SSL and I suspect I need a "signing" cert and not an "server authentication" cert for this); and
2. Is there a property in the MSI that can be set with ORCA to force the installation to proceed as silent? I know we can do that from the command line but since the download of the MSI from the web is under IE control this would need to somehow be embedded in the MSI itself I think.
And (my third of two questions) 3. Any ETA on a java or other limited user intervention launch from the Web portal? Unfortunately we have some vocal users that want kiosk-like remote access and have seen it demonstrated elsewhere.
Thanks,
Chris
I have two questions:
1. Does anyone know all of what needs to be done with SignTool.exe or comparable to properly sign the MSI? (I ask as I am trying to use the same cert I obtained for the remote website for SSL and I suspect I need a "signing" cert and not an "server authentication" cert for this); and
2. Is there a property in the MSI that can be set with ORCA to force the installation to proceed as silent? I know we can do that from the command line but since the download of the MSI from the web is under IE control this would need to somehow be embedded in the MSI itself I think.
And (my third of two questions) 3. Any ETA on a java or other limited user intervention launch from the Web portal? Unfortunately we have some vocal users that want kiosk-like remote access and have seen it demonstrated elsewhere.
Thanks,
Chris