β’ Added a UI editor for 'Icon' property to select a icon file through a dialog window.
β’ Added a UI editor for 'Icon Index' property to preview the current icon.
β’ Added a UI editor for 'Target' property to select a file or folder through a dialog window.
β’ Added a UI editor for 'Working Directory' property to select a folder through a dialog window.
β’ Added icon preview for the current shortcut file on the status bar.
β’ Added a property 'Target Display Name' which will display a friendly name for special targets.
(eg. '::{20D04FE0-3AEA-1069-A2D8-08002B30309D}' CLSID is translated as 'My PC').
β’ Added a context menu accessible through a right mouse click on the property grid, with the next commands:
Open Shortcut
Open Target
Open Target with Arguments
View Shortcut in Explorer
View Target in Explorer
View Working Directory in Explorer
View Icon in Explorer
β’ Added 'New' option in 'File' menu to create a new, empty shortcut.
β’ Added 'Font Size' option in 'Settings' menu to change the UI font size.
β’ Increased default UI font size to 10pt.
β’ Improved the representation of 'Length' property value.
(Now it displays a proper file size string instead of a raw bytes-length value.)
β’ Improved the resizing of the property grid.
(Now it keeps the default column size while the user is resizing the window.)
β’ Other minor UI corrections.
β’ Some property descriptions were abbreviated.