T thecrows2 Established Jun 30, 2026 #21 Salamat po dito lods... meron po ba instruction paano po ma install ang app po? Jun 30, 2026
D Dark P H Established Jul 7, 2026 #22 thecrows2 said: Salamat po dito lods... meron po ba instruction paano po ma install ang app po? Click to expand... use cmd. open the path dir
thecrows2 said: Salamat po dito lods... meron po ba instruction paano po ma install ang app po? Click to expand... use cmd. open the path dir
0 0xBLACKCOFFEE Honorary Poster Jul 8, 2026 #24 Dark P H said: use cmd. open the path dir Click to expand... how to run it on cmd to install ??
D Dark P H Established Jul 8, 2026 #25 0xBLACKCOFFEE said: how to run it on cmd to install ?? Click to expand... 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 mo ang drive E: dir setup.exe Kung wala ang setup.exe nasa folder yan ng adobe acrobat sa loob ng disc. Type mk lang to cd "Adobe Acrobat" Dir Setup exe Pag nag prompt na si installer. Okay na yan. Dismount mo kang after powershell -Command "Dismount-DiskImage -ImagePath 'C:\Path\To\Your\file.iso'" Note: walang license ang installer na to.
0xBLACKCOFFEE said: how to run it on cmd to install ?? Click to expand... 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 mo ang drive E: dir setup.exe Kung wala ang setup.exe nasa folder yan ng adobe acrobat sa loob ng disc. Type mk lang to cd "Adobe Acrobat" Dir Setup exe Pag nag prompt na si installer. Okay na yan. Dismount mo kang after powershell -Command "Dismount-DiskImage -ImagePath 'C:\Path\To\Your\file.iso'" Note: walang license ang installer na to.