MSFN Forum: WIHU Helper - MSFN Forum

Jump to content


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

WIHU Helper use wildcards in pathes Rate Topic: -----

#1 User is offline   ladiko 

  • Newbie
  • Group: Members
  • Posts: 16
  • Joined: 10-October 05

Posted 23 May 2008 - 12:41 PM

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:


This post has been edited by ladiko: 27 May 2008 - 10:52 AM



#2 User is offline   skavenger 

  • Master of Tools
  • Pip
  • Group: Members
  • Posts: 55
  • Joined: 19-October 05
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 24 May 2008 - 04:04 PM

Thank you for this tool.

I think it's really helpfully for me.

I want to try out to give you some feedback.

Share this topic:


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

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



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