/build/static/layout/Breadcrumb_cap_w.png

Silent installation

How do create a silent installation in installsheild installscript MSI project.Please give me a procedure i have search in google but i can't understand.it's urgent requirement ..


0 Comments   [ + ] Show comments

Answers (5)

Posted by: terebent 10 years ago
Second Degree Brown Belt
3

Do you want to create a msi package for a application? Maybe you can give us more details.

If you want to install a msi in silent mode, you can use the next command:

 msiexec /i path\name.msi /qn

For more details you can execute in a cmd windows: msiexec /?


Comments:
  • s i want to create a msi package as a silent installation. i need to make silent installation - perumaldass 10 years ago
  • i can't understand the execute above command i have 2.3 yr's xperience in installsheild...i need to know about silent installation - perumaldass 10 years ago
    • The command msiexec /? or msiexec /i can be used only if you already have the msi. If you have to create the msi, then is an entire process. You can find on google some nice tutorials for InstallShield. I don't have so much experience on InstallShiel, I am using Wise Package Studio, Admin install or wix. - terebent 10 years ago
    • Really??? you have 2.3 years experience in Installshield and you don't know about silent installation???
      Are you Kidding all of us here? - piyushnasa 10 years ago
      • pls understand. tell me how do it throw installsheild.I'm not aware of that - perumaldass 10 years ago
  • I did add another comment on how to do it.. - piyushnasa 10 years ago
  • "msiexec /i path\name.msi /qn" guys to where we have to use this command to make silent installation

    1. to directly in command prompt
    2. With building the software in installsheild

    Please let me know - perumaldass 10 years ago
Posted by: anonymous_9363 10 years ago
Red Belt
2

> 2.3 yr's xperience in installsheild...i need to know about silent installation
You supposedly have at least 2 years experience with InstallShield and yet know *nothing* about silent installations?!?!


Comments:
  • S i don't need that requirement that's y i don't know. but now i need to know silent instalation pls help me - perumaldass 10 years ago
Posted by: piyushnasa 10 years ago
Red Belt
1

Apart from my comment above about your experience and silent installation...

You can do a capture of your application and convert it to MSI. Well, if you just have Installshield you will not have the capture tool in it. 

It only comes with the complete suite.. Installshield Admin Studio.

So you can get a new tool or try to find a free one.

Posted by: terebent 10 years ago
Second Degree Brown Belt
1

One more thing, did you check to see if the application is not yet a Vendor MSI? If is a exe setup maybe you can extract it with 7Zip and check for a msi. Or maybe the setup.exe already has a switch for silent installation for example: /s or /Silent.

Please tell me the name of the application you want to install.

Posted by: alphabeta 10 years ago
Black Belt
-1

what is the software you are trying to deploy?


Comments:
  • it's our own software developed by our softwae team - perumaldass 10 years ago
 
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