Jump to content

Pls tell me corresponding command for WIHU


islander_810

Recommended Posts

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
Link to comment
Share on other sites

  • 3 weeks later...

  • 3 weeks later...

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%"

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

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