Skip to content

Latest commit

 

History

History
37 lines (32 loc) · 1.45 KB

README.md

File metadata and controls

37 lines (32 loc) · 1.45 KB

Open Source Love MIT Licence
screenshot

Install

  1. Download zip package from GitHub Releases;
  2. Decompress the zip package;
  3. Run Install.exe;

Usage

A) Copy directory structure for single level

  1. Copy source directory;
  2. Right click on the blank of the target location;
  3. Select "Paste Directory for One Level";
  4. Single-level directories will be copied to the target location, and other directories and all files will not be copied;

B) Copy directory structure for all level

  1. Copy source directory;
  2. Right click on the blank of the target location;
  3. Select “Paste Directory for All Level”;
  4. All levels of the directory will be copied to the target location, the files in the directory will not be copied;

C) Create a directory structure by directory map

  1. Design a directory structure with text, for example:
    A\a  
    B\b\1  
    C  
    
  2. Copy the text;
  3. Right click on the blank of the target location;
  4. Select “Paste Directory for All Level”;
  5. The directory structure designed by the text will be created to the target location;

Uninstall

  1. Run Uninstall.exe;
  2. Delete the directory and files;