Bạn NgocKhanh có thể chỉ mình cách thêm phần mềm cho minixp được ko,ví dụ ở bản trc của bạn có phần mềm "Transcend JetFlash Recovery Tool 1.0.20" nhưng sang bản V3 mới này không có,mình muốn thêm cái đó vào thì giờ làm sao
Bạn muốn cho tools đó vô minixp ư? trước hết phải đảm bảo là tools đó là Portable đã nhé bạn, khi đã là portable rồi thì bạn nén lại với tên:Transcend JetFlash Recovery Tool.7z sau đó Add vào thư mục HBCD\Programs\File. Tiếp theo bạn làm theo các bước:
B1: dùng notepad tạo 1 file Transcend JetFlash Recovery Tool.cmd với nội code như sau :
@echo off
pushd "%~dp0"
color 2f
if exist "%temp%\Transcend JetFlash Recovery Tool \Transcend JetFlash Recovery Tool .exe" goto a
7z.exe x -o"%temp%\Transcend JetFlash Recovery Tool " -y files\Transcend JetFlash Recovery Tool .7z
CHDIR /D "%temp%\Transcend JetFlash Recovery Tool "
REG IMPORT Register.reg
start "" /B /D"%temp%\Transcend JetFlash Recovery Tool " "Transcend JetFlash Recovery Tool .exe"
exit
:a
start "" /B /D"%temp%\Transcend JetFlash Recovery Tool " "Transcend JetFlash Recovery Tool .exe"
B2: Add file Transcend JetFlash Recovery Tool.cmd vào thư mục :HBCD\Programs
B3: trích xuất file HBCDMenu.csv( file này nằm trong thư mục :HBCD\Programs) mở file này lên bằng Microsoft Excel và bạn gọi tên tools muốn chèn, sau đó lưu lại, ví dụ như hình sau :
B4: Add lại file HBCDMenu.csv vừa chỉnh sửa vào lại thư mục chứa nó xong rồi lưu lại file iso
B5: Chạy thử ( xong rồi đó bạn ).Chúc bạn thành công
Thông cảm cho mình vì trả lời muộn tại Khánh đang ốm.hix