Pinned Loading
-
nm-create
nm-create 1$partition = New-VHD -Path $vhdpath -Fixed -SizeBytes $vhdsize |
2Mount-VHD -NoDriveLetter -Passthru |
3Initialize-Disk -Passthru |
4New-Partition -UseMaximumSize
5 -
chaseappio/nm-scripts
chaseappio/nm-scripts PublicScripts to mount and manage a VHD (Virtual Hard Drive) for node_modules for fast restoration
PowerShell
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.