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.

Irfanview 4.0 WITHOUT Google Desktop Search!

Featured Replies

At the moment I am using the following line in my main.bat file

iview399.exe /silent /desktop=1 /group=0 /allusers=1 /assoc=1

How do I need to change it for iview400_setup.exe so that it does NOT install Google Desktop Search?

Regards.

Jeremy

i use this with no issues and no google toolbar displayed in IE or shown in Add/Remove programs

REG ADD %KEY%50 /VE /D "IrfanView" /f
REG ADD %KEY%50 /V 1 /D "%CDROM%\Apps\IrfanView\iview400_setup.exe /silent /desktop=0 /group=1 /allusers=1 /assoc=1" /f
REG ADD %KEY%50 /V 2 /D "%CDROM%\Apps\IrfanView\irfanview_plugins_400_setup.exe /silent" /f

  • 5 months later...

i run mine from runonceex.cmd and not a normal .bat.

So I would hazard a guess that;

ECHO installing IrfanView

ECHO Please wait...

start /wait %CDROM%\Apps\IrfanView\iview400_setup.exe /silent /desktop=0 /group=1 /allusers=1 /assoc=1

start /wait %CDROM%\Apps\IrfanView\irfanview_plugins_400_setup.exe /silent

Now, i'm assuming you have something at the top of .bat that investigates what the cdrom is.

apps\irfanview is the location of the files to install on the cd

for example

@echo off

IF EXIST D:\CD.txt set CDROM=D:

IF EXIST E:\CD.txt set CDROM=E:

IF EXIST F:\CD.txt set CDROM=F:

IF EXIST G:\CD.txt set CDROM=G:

IF EXIST H:\CD.txt set CDROM=H:

IF EXIST I:\CD.txt set CDROM=I:

IF EXIST J:\CD.txt set CDROM=J:

CLS

TITLE Windows XP SP2 - Unattended Installation

ECHO.

ECHO Over the next few minutes you will see automated installations

ECHO of various sofware applications. The computer will restart automatically

ECHO once the whole process has finished!

ECHO.

ECHO Installing IrfanView

ECHO Please wait...

start /wait %CDROM%\Apps\IrfanView\iview400_setup.exe /silent /desktop=0 /group=1 /allusers=1 /assoc=1

start /wait %CDROM%\Apps\IrfanView\irfanview_plugins_400_setup.exe /silent

and you should be good to go.

Now, are you sure that no other apps are installing the google toolbar, as i believe adobe acrobat reader does or did

Tested & Works correctly:

Irfanview 4.10 with Plugins (WINRAR SFX)

;The comment below contains SFX script commands

Setup=iview410_setup.exe /silent /desktop=0 /group=1 /allusers=1 /assoc=1

Setup=irfanview_plugins_410_setup.exe /silent

TempMode

Silent=1

Overwrite=1

Title=Irfanview 4.10 with Plugins

Tested & Works correctly:

Irfanview 4.10 with Plugins (WINRAR SFX)

;The comment below contains SFX script commands

Setup=iview410_setup.exe /silent /desktop=0 /group=1 /allusers=1 /assoc=1

Setup=irfanview_plugins_410_setup.exe /silent

TempMode

Silent=1

Overwrite=1

Title=Irfanview 4.10 with Plugins

thx

  • 2 weeks later...
  • Author

Could someone make a 7z version as I do not understand how to use the SFX method!

Regards.

Jeremy

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.