Skip to content

Function that launches a form that resembles Windows Explorer.

License

Notifications You must be signed in to change notification settings

oze4/miniExplorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

miniExplorer

Function that launches a form that resembles Windows Explorer.

Example

If you have a PowerShell script that requires a user to select a .csv file, you can run:

Start-miniExplorer -ShowFilesWithExtensionOnly csv
<#  This will only allow .csv files to be displayed within miniExplorer.  #>

Screenshot

Alt text

About

Function that launches a form that resembles Windows Explorer.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published