0 of 0

File information

Last updated

Original upload

Created by

icepanther

Uploaded by

icepanther

Virus scan

Safe to use

13 comments

  1. v1ld
    v1ld
    • premium
    • 73 kudos
    Thanks for writing this. It's a very useful general tool for merging large inis. I'm using it for Witcher 3 user.settings file. Cheers.
  2. KindThinker
    KindThinker
    • premium
    • 126 kudos
    Hi, icepanther ! Thanks for further developing your tool! Please consider my report as a help to improve the tool, not as critics:
    I can not figure where the program stores actual ENBIniSorter.exe.config, because I tried to change the one which inside the program's folder, specifically, set "doBackup" parameter from "true" to "false", but when I run the program, the "Create backup file" option is still checked. However if I change options in GUI, they being saved, but not in ENBIniSorter.exe.config. I am confused
    1. icepanther
      icepanther
      • member
      • 16 kudos
      Hi,

      This is because of how the .NET Framework stores the application settings, it's not really my design decision (to develop this application quickly, I did use the integrated .NET settings feature).

      They are in %USERPROFILE%\AppData\Local\ENBIniSorter\ENBIniSorter.exe_Url_(something.net generates)\(version)\user.config

      For instance on my machine they are in :

      C:\Users\IcePanther\AppData\Local\ENBIniSorter\ENBIniSorter.exe_Url_r2o5uul1zhen2vo1qztvftcvo5bhtpkc\1.1.0.0\user.config

      If this is really annoying or hard to deal with, I could try and make my own settings infrastructure, but I didn't yet as this would be more time consuming.
    2. KindThinker
      KindThinker
      • premium
      • 126 kudos
      Thanks for you time on answering me and for a tip! it's OK, I understand such things as fighting against the IDE
  3. BowmoreLover
    BowmoreLover
    • premium
    • 204 kudos
    Hi icepanther, thanks for this great tool, which I've always wanted. Endorsed, and given Kudos to you.

    Btw I'm the author of WinMerge Plugins for TES-FO-TW3 Modders,
    now provided a plugin for comparing Ini files using your tool. Of course, my tool didn't include your tools, so that users of my tools will download your tools from your page.

    And I have noticed some issues on v1.1:
    - command line options --comment-enb and --comment-skyrim work in reverse.
    - Duplicate section or entry names result in "Unknown error", but in general, if there is a duplicate name in the ini file, the one that appears later has priority, so it might be better to do so. This should be a problem when comparing Oblivion, Fallout3 and FalloutNV ini files (default ini has duplicate entries).

    Many thank!
    1. icepanther
      icepanther
      • member
      • 16 kudos
      Hi,

      I'm busy right now, but I'll get to correcting those as soon as I can. Thanks for the report !
    2. icepanther
      icepanther
      • member
      • 16 kudos
      Hi again,

      This is now fixed in the latest version (1.1.1).
    3. BowmoreLover
      BowmoreLover
      • premium
      • 204 kudos
      Happy new year icepanther!
      Wow, many thanks. I will try that soon.
  4. waeq17
    waeq17
    • premium
    • 55 kudos
    Great mod and sooo underrated.

    Thanks a lot for your work.
  5. KindThinker
    KindThinker
    • premium
    • 126 kudos
    Hi, icepanther! Thanks for your handy sorting tool!
    Looking forward to see this tool as a universal INI sorting solution because a long journey of modding is always leads people to compare two INI files not only for ENB but also for Skyrim INI's, Creation Kit and so on. For now I have to enter an asterisk in browse window to bypass file type restriction which is... a bit uncomfortable Command line parameters for reading file from %1 would be nice too.
    1. icepanther
      icepanther
      • member
      • 16 kudos
      Hi,

      Here you go ! Now it should work with both ENB and generally any INI files. Don't hesitate to tell me if you encounter any problems with this new version.
    2. KindThinker
      KindThinker
      • premium
      • 126 kudos
      Wow! Thanks a bunch!
    3. icepanther
      icepanther
      • member
      • 16 kudos
      You're welcome :)