After install windows client, it will auto start when user logs in.
In some scenario, admin doesn't want the windows client to auto login. Can follow the procedure here to update the windows client msi package. After the update, install the msi package and the windows client will no longer auto start.
- Download the msi transform tool here https://cloud.sync4share.com/portal/s/01093584570503062387
- Unzip the tool
- copy the windows client msi files to the uncompressed folder. In Centrestack server, the msi files are under C:\Program Files (x86)\Gladinet Cloud Enterprise\portal\Pkgs\TeamClient by default
- run "MsiTransform.exe <msi name> removeShortcutStartup.xml" to transform the msi file one by one
- Copy the msi files back to the installation folder, C:\Program Files (x86)\Gladinet Cloud Enterprise\portal\Pkgs\TeamClient, to replace the default package
Notice the transform will break the code sign on the msi package. When run the msi file, Windows will complain the file is not signed.
You can manually sign them with your own code sign certificate, via 'signtool.exe'. Keep in mind the code sign certificate is not SSL certificate. It needs to be purchased separately.
If you brand your own windows client with you code sign certificate, after copy the files back to the installation folder, you can re-brand the windows client from Windows Client branding on web portal.
Comments
0 comments
Please sign in to leave a comment.