Jump to content

Pls tell me corresponding command for WIHU


Recommended Posts

Posted (edited)

Hi,

this is a command i use in RunOnceEx

REG ADD %KEY%\07 /V 3 /D "\"PathToOperaWithoutSpaces\Opera_9.25.exe\" /S /v\"/qn CREATE_STARTMENU_ICONS=1 ALLUSERS=1\"" /f

Someone pls tell me the corresponding command to use in WIHU, esp how to specify switches in quotes

Edited by islander_810
  • 3 weeks later...

  • 3 weeks later...
Posted

Actually Benjamin, he dont mean a feature to add registry entries.

@Islander, you can run ur Installfiles like below.

[Environment]
Inno=/Verysilent /NOCANCEL /SP- /SUPPRESSMSGBOXES /NORESTART
Msi=/qb /qn /quiet /passive /norestart

[My Setup]
description.0
command.0 = "%Wihu%\Software\BlaBla\MyMSI.exe %msi%"

description.1
command.1 = "%Wihu%\Software\BlaBla\MyMSI.exe %inno%"

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...