MSFN Forum: Help with silent install,please... (Mirillis Splash Pro Ex) - MSFN Forum

Jump to content


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Help with silent install,please... (Mirillis Splash Pro Ex) Rate Topic: -----

#1 User is offline   alfreire 

  • Member
  • PipPip
  • Group: Members
  • Posts: 121
  • Joined: 07-August 11
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 27 August 2012 - 02:58 PM

Hi... I don't find silent swith, or any alternative to silent install Mirillis Splash Pro Ex... Can you help me...? In the previous version 1.12.2 I extracted .msi file to silent install, but the new version it's different...
http://mirillis.com/files/splash_pro_ex_1_13_0_setup.exe

Regards and thanks... ;-)

This post has been edited by alfreire: 27 August 2012 - 03:01 PM



#2 User is offline   submix8c 

  • Inconceivable!
  • Group: Patrons
  • Posts: 3,271
  • Joined: 14-September 05
  • OS:none specified
  • Country: Country Flag

Posted 27 August 2012 - 03:57 PM

Yes, it has. Current version will extract with 7-Zip but there is no MSI inside. APPEARS to be NSIS (NullSoft).

Differnt Installer Switches - scroll down it.

This post has been edited by submix8c: 27 August 2012 - 04:05 PM


#3 User is offline   alfreire 

  • Member
  • PipPip
  • Group: Members
  • Posts: 121
  • Joined: 07-August 11
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 27 August 2012 - 04:07 PM

View Postsubmix8c, on 27 August 2012 - 03:57 PM, said:

Yes, it has. Current version will extract with 7-Zip but there is no MSI inside. APPEARS to be NSIS (NullSoft).

I had tried with /s, but it's /S... X-D
Thank you very much... :thumbup
Regards... ;-)

#4 User is offline   myselfidem 

  • Member
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2,447
  • Joined: 06-January 10
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 27 August 2012 - 04:08 PM

Tested and works with:

C:\WPI_v8.5.8\Install\splash_pro_ex_1_13_0_setup.exe /S /v /qn


#5 User is offline   alfreire 

  • Member
  • PipPip
  • Group: Members
  • Posts: 121
  • Joined: 07-August 11
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 27 August 2012 - 04:21 PM

View Postmyselfidem, on 27 August 2012 - 04:08 PM, said:

Tested and works with:

C:\WPI_v8.5.8\Install\splash_pro_ex_1_13_0_setup.exe /S /v /qn


Thanks, myselfidem... I tested with /S only and works like a charm... Why is /v and /qn...?
Regards... ;-)

#6 User is offline   myselfidem 

  • Member
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2,447
  • Joined: 06-January 10
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 27 August 2012 - 04:35 PM

The best way is to use:

splash_pro_ex_1_13_0_setup.exe /S /v" /qn


Like this there is no more files keeped inside the folder %temp%.

With others silent switches there is a temp folder not removed: ~nsu.tmp (inside Au.exe)

However using silent switches with quotes we must take care using WPI and we must write the command like this:

cmds[pn]=['%wpipath%\\Install\\splash_pro_ex_1_13_0_setup.exe /S /v" /qn'];


Cheers

This post has been edited by myselfidem: 27 August 2012 - 04:48 PM


#7 User is offline   alfreire 

  • Member
  • PipPip
  • Group: Members
  • Posts: 121
  • Joined: 07-August 11
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 28 August 2012 - 12:36 AM

Thanks for explanation... I always clean tem folders at the end of WPI installations, but is good know this... :yes:
Regards... ;-)

#8 User is offline   myselfidem 

  • Member
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2,447
  • Joined: 06-January 10
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 28 August 2012 - 01:04 AM

In my experience, if some files aren't removed from the temp folder during the silent installation by the program, the program isn't really installed properly!
And some trouble can occurs later...

Using the switches given above works fine, even if there is no more msi file inside the installer package.
About these switches, we can read, with the same link given by submix8c:

Quote

... The second /s tells setup.exe to run silently, while the /v"/qb" tells it to pass /qb to msiexec, which causes msiexec to run non-interactively but display a basic interface.


All my applications using silent switches , or no one, making SFX packages i.e., I don't need to clean the %temp% folder at last, because I can read some useful informations on log files...

HTH

This post has been edited by myselfidem: 28 August 2012 - 01:19 AM


#9 User is offline   alfreire 

  • Member
  • PipPip
  • Group: Members
  • Posts: 121
  • Joined: 07-August 11
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 28 August 2012 - 01:40 AM

I also do my own sfx, but every time a new version comes out you have to make them again... with sfx unzip 2 times (from sfx and setup.exe) and slows down installation time, I think...
Regards... ;-)

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

2 User(s) are reading this topic
0 members, 2 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2013 msfn.org
Privacy Policy