Jump to content

INI Settings section Questions


Recommended Posts

Posted (edited)

Hi,

Another little support request .... thanks in advance

1- I would like to know if all command line switches could be specified in INI [settings] section ? as you wrote in INI template file "; ... other settings has same names as command line parameters"

Works good as said in INI:

DisableLoadMenu = 1
SkipSettings = 1

Those settings seems to works too

AutoInstall = 2
RestartWait = 5
UseCurrent = 1
NoCancel = 1
NoAbord = 1
AutoExit = 2

So I have tried those too :

Language = en-US
Beep=2
TopMost=1
Log="%wihu%\hotfix.log"

But it seems not for those I have tried ... it's maybe normal or a bad syntax.

2- Is it possible to disable OSD text ? or are they others variables available as %d ?

For testing all I use these temp settings

AutoInstall = 10
RestartWait = 99
AutoExit = 99

... because when wihu is starting OSD say that wihu is waiting user interaction for 99 seconds (?) but autostart after 10 seconds (normal). the OSD countdown timer must not print 10 seconds for user interaction ?

Thanks in advance for your reply

Moo

Edited by MooCan

Posted

Concerning my LoadIniSettings method in wihu.c beep and Log is supported.

As far as I know you should be able to override OSD Text in language.ini section if you use id 185. Otherwise try /AutoInstall=0.

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...