/build/static/layout/Breadcrumb_cap_w.png

Silent Install of MAMP 3.2.1 on Windows?

I'm getting a "Failed to proceed to next wizard page; showing wizard." error during installation. I'm using the switches below. I believe I'm missing a switch to progress to the next wizzard window. Anyone got advice?

/SP- /SILENT /VERY SILENT /SUPPRESSMSGBOXES /LOG=C:/MAMP.log

From the log
2016-08-03 16:40:09.550   Run as: Current user
2016-08-03 16:40:09.550   Type: Exec
2016-08-03 16:40:09.550   Filename: C:\Users\ADMINS~1.MSC\AppData\Local\Temp\is-1G2KO.tmp\setup_MAMPPRO.exe
2016-08-03 16:40:09.550   Parameters: /SILENT /NORESTART /desktopicon=yes /DIR="C:\MAMP\..\MAMPPRO"
2016-08-03 16:40:11.498   Process exit code: 0
2016-08-03 16:40:11.498   Need to restart Windows? No
2016-08-03 16:40:11.504   Extracting temporary file: C:\Users\ADMINS~1.MSC\AppData\Local\Temp\is-1G2KO.tmp\backdropFinish.bmp
2016-08-03 16:40:11.530   Failed to proceed to next wizard page; showing wizard.

0 Comments   [ + ] Show comments

Answers (2)

Answer Summary:
Posted by: dunnpy 7 years ago
Red Belt
0
This is an Inno Setup installer, as it looks like you've already worked out.
Your command line looks a bit off though.

You should either have /SILENT or /VERYSILENT - but not both. Your /VERYSILENT has a space in it too.

Check out the command line options here.

Try it with /SILENT and without /SUPPRESSMSGBOXES to see if there are any errors/issues that pop up that provide a clue.

You could also try /SAVEINF="filename" to save an installation configuration file during a normal, full GUI install.
/LOADINF="filename" can be used to load that configuration for a /SILENT or /VERYSILENT installation.

Hope that helps,

Dunnpy


Posted by: Kurio71 7 years ago
White Belt
0

Top Answer

Thanks Dunnpy, the amended below code worked, except the finish prompt box shows but I can live with that

/SP- /VERYSILENT /SUPRESSMSGBOXES /LANG=en /DIR=C:\MAMP /GROUP=MAMP /NOICONS=0 /TASKS=DESKTOPICON /LOG=C:/MAMP.LOG

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