GithubHelp home page GithubHelp logo

mklink_toolsv2's Introduction

Windows Mklink Tools

0.主要命令:

MKLINK [[/D] | [/H] | [/J]] Link Target

MKLINK [[/D] | [/H] | [/J]] Link Target

/D      创建目录符号链接。默认为文件符号链接。
/H      创建硬链接而非符号链接。
/J       创建目录联接。
Link    指定新的符号链接名称。
Target  指定新链接引用的路径(相对或绝对)。

1.实际实现流程

参照吾爱破解的实现方法和介绍

2.最后欢迎大家优化改进,谢谢,本人由于其他原因无法继续跟进了 Thinks!

欢迎留言😁👍

mklink_toolsv2's People

Contributors

xyhshell avatar

Stargazers

ZhangPeng avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.