arnobpl/SymlinkCreator Star342 A GUI app for creating symlinks, based on mklink windowssymbolic-linksshortcutsymlinkntfsmklink UpdatedMar 25, 2025 C# oknozor/toml-bombadil Sponsor Star251 Code Issues Pull requests A dotfile manager with templating ...
Editor's Note: Symlink Creator does get a hit on VirusTotal, and you may get a warning from your antivirus that the file isn't commonly downloaded. Symlink Creator does not work on Windows 8 or XP but does support Vista.Screenshot for Symlink Creator Top Downloads In File Managers ...
Symlink Creator uses themklinkcommand to create symlinks by generating and executing a script. It works on Windows 11/10. Prior to version 1.3.0, it also supported Windows 8.1/8, Windows 7, and Windows Vista. Because thelongPathAwarefeature, introduced in Symlink Creator v1.3.0, is unsupport...
Limit access to folder/files to only its creator List all files or folders a user does not have access to list files folders with read only attribute set List mapped drives for all users list out all the file with last accessed time stamp LMCompatibilityLevel Mismatch Local Admin Denied Access...
Symlink Creator【符号链接】 操作系统 - DOS Tr**cy上传316KB文件格式zip With this utility you can use the symlink application Microsoft Windows has well hidden inside the cmd.exe app. The goal is just make it easier to create symbolic links, hard links, or directory junctions, using a pretty...
Nestorchik/SymLinkCreatorPublic NotificationsYou must be signed in to change notification settings Fork0 Star7 Code Issues Latest commit Cannot retrieve latest commit at this time. History History
symlink_creator: true #要同步的后缀名,可以单独设置,如果不设置,则默认为全局后缀名 #软链接/strm文件指定后缀名 symlink_ext: ".mkv;.iso;.ts;.mp4;.avi;.rmvb;.wmv;.m2ts;.mpg;.flv;.rm;.mov" #元数据指定后缀名 metadata_ext: ".nfo;.jpg;.png;.svg;.ass;.srt;.sup"''' with open('./...
if not symlink_creator: print_message(f"创建软链接未开启,跳过创建") print_message(f"创建软链接/strm文件未开启,跳过创建::: {event_path}") else: # 创建软链接 if self._symlink_mode == "symlink": Expand All @@ -207,7 +210,7 @@ def event_handler_created(self, event, event_path: ...
Fixed a minor bug when you try to create links in a folder that already has a folder equally named. Added better looking icon for Windows 7 users, though it will only work with the installable version.AboutSymbolic Link Creator. GUI for mklink, Microsoft Windows symlink utility ...
autosync SymlinkChecker.py SymlinkCreator.py run.py utils create_config.py watcher FileWatcher.py 32 changes: 8 additions & 24 deletions 32 auto_symlink.py Original file line numberDiff line numberDiff line change @@ -20,29 +20,8 @@ def __init__( ): self.config_path = config...