Jump to content

r2k02

Member
  • Posts

    22
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Netherlands

Everything posted by r2k02

  1. Even though WIHU seems not to be used that much, I still like it as it fullfils all my needs... well an ini editor would be nice Since I'm not able to do any programming, my contribution is limited to translating, so here is my Dutch translation of the languages.ini file. It is based on the old dutch version (2.1.25.2) of WIHU, originally translated by Rob Geerts. I just made some updates related to the new version and corrected a few translation errors. Regards, Rob edit: forgot to add attachement languages.ini
  2. Hi Benjamin, Are you still working on the indexless INI files? I'm not pushing you as I know you have other things on your mind. I'm only interested in the status of the development. I would really like to see it implemented as my INI file have grown to a size where it is a lot of work to insert a new program. Not that the work bothers me, but mistakes are easily made while updating the indexes. Regards, Rob
  3. r2k02

    Sub-Group.x Problem

    This is what I use for Java. You can ignore the Dutch descriptions as they are not important. description.6 = Java helptext.6 = Noodzakelijk, als je JAVA programma's wilt uitvoeren. command.6 = * test.6.0 = %WIHU%\System\J2SE Runtime Environment 5.0 Update 5.msi test.6.1 = %WIHU%\System\MSJavx86.EXE test.eval.6 = 0 | 1 disabled.6 = if.false selected.6 = if.true group.6 = 1 description.6.0 = Sun J2SE Runtime Environment 5.0.5 helptext.6.0 = Het meest up-to-date JAVA programma van Sun Microsystems. command.6.0 = * test.6.0.0 = %WIHU%\System\J2SE Runtime Environment 5.0 Update 5.msi test.eval.6.0 = 0 disabled.6.0 = if.false selected.6.0 = if.true, inherit command.6.0.0 = msiexec.exe /norestart /qb-! /i "%WIHU%\System\J2SE Runtime Environment 5.0 Update 5.msi" IEXPLORER=1 MOZILLA=1 REBOOT=REALLYSUPPRESS JAVAUPDATE=0 command.6.0.1 = regedit.exe /s %WIHU%\System\J2SE.reg hidden.6.0.0 = 1 hidden.6.0.1 = 1 description.6.0.0 = Installeren van Sun J2SE Runtime Environment 5.0.5 description.6.0.1 = Aanpassen van Sun J2SE Runtime Environment registerinstellingen description.6.1 = Microsoft Java VM v5.00.3810 helptext.6.1 = Een wat verouderde JAVA versie van Microsoft. command.6.1 = * test.6.1.0 = %WIHU%\System\MSJavx86.EXE test.eval.6.1 = 0 disabled.6.1 = if.false command.6.1.0 = %WIHU%\System\MSJavx86.EXE /Q:A hidden.6.1.0 = 1 description.6.1.0 = Installeren van Microsoft Java VM v5.00.3810 Regards, Rob
×
×
  • Create New...