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.

slowview silent install

Featured Replies

hi there :hello:

im currently trying to install slowview (image viewer) silent.

i found no switches so far, and im searching for them quite a long time now..

i tried to make my own .msi installer with wininstall, but all i get out of it is a useless 4gb-slowview-entry in the software-list.

dunno what im doing wrong tho.

whatev.

if someone could give me some switches or stuff, that wopuld be really great.

i want to install it silently and associate all image-files with it

thx in advance!

moeTi

  • 1 month later...

Maybe someone is able to create an Autoit script?

Slowview is AFAIK the only freeware viewer for corporate use! So it should be of some interest.

Nullsoft Installer. You can use /S but a language window pops up. Shortcuts group directory also does not get made with silent install so the shortcuts are made in the root of the startmenu\programs folder.

Silent Script:

_slowview_silent.html

As for the shortcut problem with using /S, I also made an Automated version. It will move the 1st installer window of screen. Just comment the WinMove() line with a ; if you want to see the installation.

Automated script:

_slowview_auto.html

Save your script as an au3 file. It can be compiled with a right click when AutoIt is installed.

  • 12 years later...

Mhz, is it possible to make the script not create a start menu driectory called Graphic? (no directory)

I could just use rd after script but just curious.

Edited by shorterxp

Suitable compile directives added and added #RequireAdmin directive if run as not compiled. Scripts are still based on SlowView version 1.0 released in 2003.

Silent Script:

slowview_silent_updated.au3

Automated script:

slowview_auto_updated.au3

Setting the variable $do_not_create_shortcuts to True will avoid creating shortcuts and thus no folder created in the Start Menu. If True, checks the "Do not create shortcuts" checkbox.

Setting $move_wizard_window to False will not move the 2nd wizard window off the main screen.

This script below has a fix for missing uninstall entries when selecting no shortcuts.

slowview_auto_updated_uninstall_fix.au3

Installer:

Get from brennig.com

SlowView 1.0 - (January 2003, works on Windows 95/98/NT and newer)

Edited by MHz
Add site to get installer.

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.