forked from romero126/PS1C
-
Notifications
You must be signed in to change notification settings - Fork 0
SebMouren/PS1C
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
PS1C is a simple Zipfile Reader Working Features: dir Reads Directory Structure Get-Content Reads content of files TODO: Add Write Capability and Better Stream manipulation. Example Usage: import-module "path\PS1C.dll" new-psdrive -name APPX -psprovider PS1C -root "$($pwd.path)\ZipFile.zip" cd APPX: ls | ft Name, FullName, *dir* get-content APPX:\file.txt
About
A PowerShell Drive Provider for reading Zipfiles
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C# 100.0%