I restored now from my personal archives 32-bit UltraEdit 24.10.0.24 to check this issue with the same version of UltraEdit as used by you with the difference on using 32- instead of 64-bit version which should really not matter here.
I renamed the directory
%APPDATA%\IDMComp\UltraEdit to
UltraEditMyConfig and started UE 24.10.0.24 which created
UltraEdit new. I closed the welcome window and exited UltraEdit. So now I had the UltraEdit application data directory with all configuration files really used by UE v24.10.0.24 and all settings set to default.
- templates ... folder with the default smart template files
- wordfiles ... folder with the default syntax highlighting wordfiles
- Balanced.in1 ... workspace file for layout Balanced
- Clean.in1 ... workspace file for layout Clean
- FTPData.ini ... 0 byte file which I think is not really used anymore, but I'm not sure as not using FTP feature of UE. It is not created if there is already FTPDataU.ini.
- FTPDataU.ini ... Unicode version of above file with just Ver=8 as content.
- Lean.in1 ... workspace file for layout Lean
- Multi-Window.in1 ... workspace file for layout Multi-Window
- projectsu.lst ... 2 byte file (UTF-16 LE BOM) with list of UE projects/workspaces ever opened in UltraEdit.
- startup.log ... file created new on each startup of UE to find out what causes longer startup times as usual on some machines. This file does not store configuration settings. This file is not created anymore by UltraEdit v24.20.0.44 and later versions.
- TAGLISTU.UET ... default tag list file encoded in UTF-16 LE.
- uedit32u.in0 ... currently used workspace file of 32-bit UltraEdit. File name is derived from used INI file.
- uedit32u.ini ... configuration settings encoded in UTF-16 LE. File name is derived from name of executable, i.e. uedit32.exe in my case.
- uedit32u.rb0 ... currently used ribbon customization. File name is derived from used INI file.
- uedit32u.uek ... currently used key mapping configuration. File name is derived from used INI file.
Other files are either custom configuration files or files from older versions of UltraEdit, see
How to transfer / copy / move / migrate configuration settings to a new PC? for an explanation of older configuration files.
I created a copy of
uedit32u.ini with name
uedit32u_first_run.ini in attached ZIP file.
Then I started UE v24.10.0.24 once again and unchecked in configuration:
- Set focus to edit window after any Find operation at Search - Miscellaneous.
- Auto indent new lines at Editor Display - Formatting.
Then I closed the configuration with button
OK resulting in no change of
uedit32u.ini. Next I exited UltraEdit and
uedit32u.ini was updated. I created a copy with name
uedit32u_modified_config.ini in attached ZIP file.
Last I started once again UltraEdit. Setting
Set focus to edit window after any Find operation is indeed checked. I opened my personal archive with all hotfix information published public by IDM and looked if this was a known issue. And indeed hotfix information of UE 24.10.0.
32 released on 2017-07-20 contained the line:
- Fixed issue with "Set focus to edit window after any Find operation" setting not remaining disabled
So this was a known bug of UE 24.10.0.
24 Â which was fixed in next public released version UE 24.10.0.
32. If your license legitimates you upgrading to currently latest version of UltraEdit, you should do that. Otherwise you should contact IDM support by email asking for installer executable of 64-Bit English UltraEdit v24.10.0.35 which was the last public released hotfix version of UE 24.10.
The second unchecked setting
Auto indent new lines is still unchecked after third start of UltraEdit. I'm not sure why this setting is not correct saved/loaded on your machine. Perhaps the INI file is partly corrupt. The files
uedit64.* should not be used anymore by UE v24.10.0.24 in comparison to
uedit64u.* which are really used by UE. I would need your INI file with all histories removed and with your user name replaced by a general string for keeping your account name confidential.
By default
User template 8 is assigned to key
Alt+8 as it can be seen on screenshot
user_template8.png in attached ZIP file. So either file
uedit64u.uek is corrupt somehow on your machine or you have removed this hotkey in the past, for example on assigning
Alt+8 to a script or a macro, perhaps not intentionally, but by mistake. The file
uedit64u.uek can be recreated by using button
Defaults in
Key mapping configuration dialog. In case of other key mappings already changed, it would be better to re-assign
Alt+8 to the command
User template 8 to solve this issue.
Note: INI file of UltraEdit should be not edited manually in general. When this file is edited manually, it should be done with Notepad while UltraEdit is not running.
Finally I exited UltraEdit, restored my configuration, deleted program files folder of UE v24.10.0.24 and restored program files folder of UE v24.20.0.51.
Update: ZIP attachment with the three files deleted after all problems solved.