WimExplorer presents the contents of an open WIM image using three coordinated navigation elements: a folder tree on the left, a content table on the right, and a breadcrumb bar along the top.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/KilzaNiko/WimExplorer/llms.txt
Use this file to discover all available pages before exploring further.
Folder tree panel
The left panel displays the full directory structure of the current WIM image as a collapsible tree.- Click any folder to navigate into it and populate the content table on the right.
- Expand/collapse folders by clicking their arrow indicator.
- Use the βΌ collapse all button in the panel header to collapse the entire tree at once.
Content table
The right panel shows the contents of the currently selected folder. The table has four columns:| Column | Description |
|---|---|
| Name | File or folder name |
| Size | File size in bytes (requires 7-Zip) |
| Modified | Last-modified timestamp (requires 7-Zip) |
| Type | directory or file |
Breadcrumb navigation
The breadcrumb bar below the header shows your current path inside the WIM image. Click any segment of the breadcrumb to jump directly to that folder.Selecting files
- Single click β selects one item in the content table.
- Ctrl+A β selects all visible items in the current folder.
- Checkbox in the table header β selects or deselects all items in the current folder.
Navigating into folders
Double-click a folder row in the content table to enter it. The breadcrumb, content table, and tree panel all update to reflect the new location.Right-click context menu
Right-clicking one or more selected items opens a context menu with the following actions:- Extract β extract the selected items to a folder on disk
- Replace β replace the selected file with a new one from disk (single selection only)
- Delete β permanently remove the selected items from the WIM image
