Skip to content

This project mounts one/multiple achieve files, etc. zip file as a virtual drive.

Notifications You must be signed in to change notification settings

hooyao/ZipDrive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Archive to Virtual Drive

This project is built on top of dokany and dokan-dotnet, which are Windows user mode file system drivers.

Before using this project, you need to install dokany v2.1.0.1000

Windows x64 is the only supported platform.

Usage

cd <directory of zip2vd.cli.exe> --very important
zip2vd.cli.exe --FilePath <path to zip file> --MountPath <path to mount point>
e.g. zip2vd.cli.exe --FilePath D:\test.zip --MountPath R:\

Build

This project is built with .NET 8 and the dependencies are managed by Nuget. You should be able to build it with simple dotnet build command.

About

This project mounts one/multiple achieve files, etc. zip file as a virtual drive.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages