Jump to content

Recommended Posts

Posted

I want a switch for NSIS installer through which i can made installer silent install with progress bar shown.For completely silent install it is /S but i want it for silent install with progress bar shown.Do anyone know this?


Posted

there is no such thing by default.

If one wanted a progress bar, you would have to modify the installer to add a progress bar page if there is a specific command line switch used.

Posted

And how can i made custom installer if there is no method of doing thhis.Where are the experts?Nobody know this answer or don't want to tell?

Posted
And how can i made custom installer if there is no method of doing thhis.Where are the experts?Nobody know this answer or don't want to tell?

you sounded rude asking like that. maybe nobody knows or if someone knew maybe your way of asking scare him...

you can try to look in the NSIS documentation online to see if there is a way you can achieve what you want. as far as i know for standard setups there is no way to show progress bars...

Posted (edited)

I wrote a lot of NSIS installers and as I think there is no way to do it without modifying .nsi script.

And there is no way to extract this script from NSIS compiled exe.

I can suggest you to look at my signature.

P.S. You can try to ask it at NSIS forum (at winamp.com)

Edited by Marsianin

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...