/build/static/layout/Breadcrumb_cap_w.png

Software installtion on client system

Hi,

I want to install softwares like adobe, winrar on my client pc, I read the documentation but its difficult, i installed winrar but the problem is that its only begin winrar installation but manually i need to click next button on client pc to complete the winrar installation. I don't want this, i want zero touch installation how i do this.

Like in documentation, I read , First we need to test the software compatibility and test before deployment on clients, how i do this.

Please write step by step procedure to install software on clients pc.

0 Comments   [ + ] Show comments

Answers (3)

Posted by: MikePace 13 years ago
Senior Yellow Belt
0
You will need to either package the the software installation or find a package (such as an MSI) and create a script to run it silently, or find the command line switches to run the software in silent installation mode. You will then use this script to create a Managed Installation in the Deployment module. You can usually find an MSI for just about any software by Googling "softwarename msi". For example, here is a tutorial to package the WinRar EXE installation as an MSI:

http://exetomsi.com/create_winrar_msi_distribution_package.php

Then I would create a batch file to automate the MSI installation:

Msiexec.exe /i"\\server\folder\winrar390.msi" /qn

I would run the batch file and make sure WinRar installs how I want it on my system. Then I would make my system check in with the KBOX, find the software record of the newly installed WinRar on my system, and associate the batch file with that software. After that I would be able to create a Managed Installation in the Deployment module that would automatically install WinRar using my batch file to the systems or labels I choose in the managed installation configuration page.

To help you with packaging and distributing software, visit the following Appdeploy forums:

Appdeploy Repackager

Distribution
Posted by: ismaelhaider 13 years ago
Senior Yellow Belt
0
thanks for you help, I am working on this guide that you tell me, if i got any problem then i tell you
Posted by: MikePace 13 years ago
Senior Yellow Belt
0
Sure thing. What I wrote is just one way of pushing installations so if it's giving you trouble I will be happy to help you figure something else out.
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login

Share

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ