Yes it works, but after you open the dialog, you will notice that a new, even odder variable was created:
- %icon, 0 C:\PROGRAMS\MIRC\mirc.exe
The reason why the dialog still works is because %icon wasn't overwritten this time, but a new variable (
%icon,) was made. So the bug is still there.
Btw the
index property should be optional, and 0 would be used when it wasn't specified.