이 프로그램은 도스기반으로 작동하며 NVFlash로 바이오스 관련 작업을 할때는 반드시 부팅디스켓을 사용하여 도스모드로 부팅하여 사용해야 합니다.
사용가능한 명령어는 다음과 같습니다.
펌웨어 업데이트
nvflash [options]
펌웨어를 파일로 저장
nvflash [options] --save
현재 어댑터와 비교
nvflash [options] --compare
TV DATA 업데이트
nvflash [options] --tv
Display version
nvflash [options] -- version []
EEPROM내용 삭제
nvflash [options] --erase
펌웨어 byte 표시
nvflash [options] --display=
지원하는 EEPROM여부 검사
nvflash [options] --check
EEPROM 쓰기 보호
nvflash [options] --protecton
쓰기보호 해제
nvflash [options] --protectoff
어댑터리스트 표시
nvflash [options] --list
명령어들은 nvflash /? 명령을 통해 보실 수 있습니다.
이 프로그램은 프리웨어입니다.