MooCan Posted April 18, 2009 Posted April 18, 2009 (edited) Hi,Another little support request .... thanks in advance1- 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 = 1SkipSettings = 1Those settings seems to works tooAutoInstall = 2RestartWait = 5UseCurrent = 1NoCancel = 1NoAbord = 1AutoExit = 2So I have tried those too :Language = en-USBeep=2TopMost=1Log="%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 settingsAutoInstall = 10RestartWait = 99AutoExit = 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 replyMoo Edited April 18, 2009 by MooCan
BenjaminKalytta Posted April 22, 2009 Posted April 22, 2009 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.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now