How to change the paths of the script files added to script list?

74
Advanced UserAdvanced User
74

PostAug 02, 2021#1

I just migrated my scripts to a new path. Which file do I need to modify to change the directory paths of the script files for the Script list menu/window?

Thanks,
Max

6,831625
Grand MasterGrand Master
6,831625

PostAug 03, 2021#2

The data of the script files are stored in file %APPDATA%\IDMComp\UltraEdit\volatile\ue.vod in section [Scripting] since UltraEdit for Windows v27.00. I recommend to edit this Unicode (UTF-16 LE) encoded file with Windows Notepad while no instance of UltraEdit is running.

74
Advanced UserAdvanced User
74

PostAug 03, 2021#3

Thanks Mofi. It worked great!