MSFN Forum: Silent install of Optional Programs in setup files - MSFN Forum

Jump to content


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

Silent install of Optional Programs in setup files Rate Topic: -----

#1 User is offline   kayo90 

  • Group: Members
  • Posts: 9
  • Joined: 04-November 12
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 04 November 2012 - 05:01 PM

Hello guys.
I have a question and i hope that you help me.

If i set "Silent mode installation", many times i've programs that also installs optional applications automatically.

For exemple, if i install CCleaner in silent mode, WPI installs CCleaner and Chrome that are in setup..

How can i avoid this?

It is a problem of lots programs that install automatically other applications, toolbars, etc....

Thanks in advance.

Regards, kayo.

This post has been edited by kayo90: 04 November 2012 - 05:02 PM



#2 User is offline   Kelsenellenelvian 

  • WPI Guru
  • Group: Developers
  • Posts: 8,326
  • Joined: 18-September 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 04 November 2012 - 05:59 PM

Ummm download a single installer of ccleaner?

They do exist.

#3 User is offline   kayo90 

  • Group: Members
  • Posts: 9
  • Joined: 04-November 12
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 05 November 2012 - 02:13 AM

where? o.o

but hovewer this isnt a problem of ccleaner only...

a lot of programs have toolbars and other bored applications inside..

How avoid them?

This post has been edited by kayo90: 05 November 2012 - 02:14 AM


#4 User is offline   dencorso 

  • Adiuvat plus qui nihil obstat
  • Group: Super Moderator
  • Posts: 4,868
  • Joined: 07-April 07
  • OS:98SE
  • Country: Country Flag

Posted 05 November 2012 - 02:35 AM

Java and shockwave included. Unwanted bundled toolbars are really everywhere. :wacko:

#5 User is offline   kayo90 

  • Group: Members
  • Posts: 9
  • Joined: 04-November 12
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 05 November 2012 - 05:48 AM

There will surely be a solution.
No one knows?

Exemple:

1) Installing ImgBurn in Silent Mode, WPI also installs ask Toolbar
2) Installing MiPony in Silent Mode, WPI also installs Babylon Toolbar

Please help me...i hate them!!

#6 User is offline   tomasz86 

  • http://www.windows2000.tk
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2,220
  • Joined: 27-November 10
  • OS:Windows 2000 Professional
  • Country: Country Flag

Posted 05 November 2012 - 08:04 AM

These installers usually have some switches which can be used to prevent them from installing the cr@pware.

You may want to check the ELiTE's Apps forum at RyanVM.net where you can find already modified packages.

#7 User is offline   Kelsenellenelvian 

  • WPI Guru
  • Group: Developers
  • Posts: 8,326
  • Joined: 18-September 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 05 November 2012 - 06:50 PM

We don't have the resources to research each application installer and provide methods for them in WPI.

You'll have to take each app on a case by case basis.

ccleaner: http://www.piriform....ccleaner/builds <-- see the slim one?

#8 User is offline   Kelsenellenelvian 

  • WPI Guru
  • Group: Developers
  • Posts: 8,326
  • Joined: 18-September 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 05 November 2012 - 06:51 PM

View Posttomasz86, on 05 November 2012 - 08:04 AM, said:

These installers usually have some switches which can be used to prevent them from installing the cr@pware.

You may want to check the ELiTE's Apps forum at RyanVM.net where you can find already modified packages.



PLEASE be aware that elite wraps the original in his modified installers and has encoded them. (very rude and messy)

#9 User is offline   condor 

  • Newbie
  • Group: Members
  • Posts: 44
  • Joined: 04-October 06

Posted 09 November 2012 - 01:26 PM

kayo90

You can use AutoItSript.

#10 User is offline   condor 

  • Newbie
  • Group: Members
  • Posts: 44
  • Joined: 04-October 06

Posted 09 November 2012 - 04:11 PM

Rename ccsetup324 to ccsetup and test this autoit script. Isn`t a PRO script but work for me :)

Run('ccsetup.exe')

WinWait("Installer Language")
Send("{ENTER}")

WinWait("CCleaner v3.24 Setup")
Send("{ENTER}")

WinWaitActive("CCleaner v3.24 Setup ", "License Agreement")
ControlClick ( "CCleaner v3.24 Setup " , "I &Agree" , "Button2" )

WinWait("CCleaner v3.24 Setup","Select any additional options")
If Not WinActive("CCleaner v3.24 Setup","Select any additional options") Then WinActivate("Select any additional options")
WinWaitActive("CCleaner v3.24 Setup","Select any additional options")
Send("{TAB}{TAB}{TAB}{TAB}{TAB}{SPACE}{TAB}{SPACE}{TAB}{SPACE}{TAB}{TAB}{ENTER}")

WinWait("CCleaner v3.24 Setup","Completing the CCleaner v3.24 Setup")
If Not WinActive("CCleaner v3.24 Setup","Completing the CCleaner v3.24 Setup") Then WinActivate("Completing the CCleaner v3.24 Setup")
WinWaitActive("CCleaner v3.24 Setup","Completing the CCleaner v3.24 Setup")
Send("{SPACE}{TAB}{SPACE}{TAB}{ENTER}")

Exit


#11 User is offline   myselfidem 

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

Posted 10 November 2012 - 04:54 AM

Noewin

View Postkayo90, on 05 November 2012 - 05:48 AM, said:

Exemple:

1) Installing ImgBurn in Silent Mode, WPI also installs ask Toolbar
2) Installing MiPony in Silent Mode, WPI also installs Babylon Toolbar


Well, installing some programs with silent mode, WPI doesn't install additional toolbars. Those ones are included inside the program itself, like ImgBurn; MiPony, etc.

And condor gives a way to avoid installing those toolbars using AutoIt !

Neowin

Quote

The Ask toolbar is nothing new for ImgBurn; you can bypass this by extracting the installer with 7-Zip or the like.

This post has been edited by myselfidem: 10 November 2012 - 05:56 AM


Share this topic:


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

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

  1. ferska


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