Releases: razenxc/SymlinkShorthand
Releases · razenxc/SymlinkShorthand
Release v1.2.0
Useability: 🟢 Normal
Changelog
- Added a button that fills the destination path using the target path's upper directory
- Simplified if-else structure in xamlLinkTargets_Clicked()
Compatibility
- 🟢Windows (Full | Tested)
- 🟡Linux (Installer and call from context menu are missing | Tested)
- 🔴MacOS (Fully Untested)
Screenshots
Release v1.1.0
Alpha 1.0.1 - Windows Setup
Useability: 🟠medium
- You wanna make sure that destination path has a "slash" in the end, like this:
- Right:
C:/Folder/
- Wrong:
C:/Folder
Added setup for Windows
- The program is automatically adds to the registry and on uninstallation deletes the records
- Requests admin rights (before this, you had to manually enable launch with admin rights)
Installation screenshots
Alpha 1
Useability: 🔴low
- It's possible only if you know the program's "defects" + you need to add it manually to Windows Registry to use it from Windows Context menu
If you add it manually to the registry, you can use it from Windows context menu
.reg
files are in Scripts/
directory, if you want to add it to context menu:
- You need to edit
AddToShell.reg
and in the executable properties in theCompatibility
tab enableRun the program as an administrator
.