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.

WIHU Helper

Featured Replies

WIHU Helper for Windows Installation Helper Utility (http://www.kalytta.com/wihu.php)

  • Description:
    • To use filenames in WIHU with wildcards like * (asterisk) and ? (question mark)
    • So you are able to replace a file with a version number in its filename with a newer version in the filename. For example you can replace PDFCreator-9_4_0_setup.exe with PDFCreator-9_5_0_setup.exe without changing WIHU's install.ini file or renaming the file.

    [*]Example:

    To execute the file %WIHU%\Installers\PDFCreator\PDFCreator-9_5_0_setup.exe you can use f.e. one of the following file patterns:

    • command.x = %WIHU%\WIHU_Helper.exe "%WIHU%\Installers\PDFCreator\PDFCreator-*_setup.exe" /SILENT /NOCANCEL /NORESTART
    • command.x = %WIHU%\WIHU_Helper.exe "%WIHU%\Installers\PDFCreator\PDFCreator-?????_setup.exe" /SILENT /NOCANCEL /NORESTART
    • command.x = %WIHU%\WIHU_Helper.exe "%WIHU%\Installers\PDFCreator\PDFCreator-?_?_?_setup.exe" /SILENT /NOCANCEL /NORESTART
    • command.x = %WIHU%\WIHU_Helper.exe "%WIHU%\Installers\PDFCreator\P*.exe" /SILENT /NOCANCEL /NORESTART
    • command.x = %WIHU%\WIHU_Helper.exe "%WIHU%\Installers\PDFCreator\*.exe" /SILENT /NOCANCEL /NORESTART
    • command.x = %WIHU%\WIHU_Helper.exe "%WIHU%\Installers\PDFCreator\*.*" /SILENT /NOCANCEL /NORESTART

    [*]Remarks:

    • Only wildcards in the first parameter's filename are resolved
    • question mark ? = any single letter
      asterisk * = any number of letters (also no letter)
    • If more than one matching file is found, the first match is used.
      Files in an NTFS file system are probably always retrieved in alphabetical order.
      Files in other file systems are retrieved in no particular order.
    • WorkingDir is always set to the folder which is in the first parameter
    • Error messages are closed after 10 seconds to not interrupt the unattended installation
    • Error codes are passed to WIHU

    [*]Download:

Edited by ladiko

Thank you for this tool.

I think it's really helpfully for me.

I want to try out to give you some feedback.

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.