Run cmd as admin
1. Mount mo ang installer disc
Type mo..
powershell -Command "Mount-DiskImage -ImagePath 'C:\Path\To\Your\file.iso'"
2. Hanapin mo ang drive letter
powershell -Command "(Get-DiskImage -ImagePath 'C:\Path\To\Your\file.iso' | Get-Volume).DriveLetter"
Usually D or E ito
3. Cd...