Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Silent install of Optional Programs in setup files

Featured Replies

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.

Edited by kayo90

  • Author

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?

Edited by kayo90

  • Author

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!!

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.

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

Noewin

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

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

Edited by myselfidem

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.