[NUC] How to Customize the Splash Screen Image on NUC with Aptio V BIOS

1. Download the Firmware Integrator Tool from the ASUS official website, after extracting the files, you will find the iChLogo folder.
Navigate according to your Windows version and select the last folder: Example : iChLogo → Win → X64 → iChLogoWin64


2. Download the NUC13ANH BIOS Full Package from the ASUS official website., after extracting, you will see a .cap file:
Example : ANRPL357.0044.cap


3. Create the required image according to specifications. Example : A4.png

 


4. Create a folder in the C: drive. Example : iChLogo


5. Place iChLogoWin64 , ANRPL357.0044.cap , A4.png into the folder you created (inside the iChLogo directory).


6. Run Command Prompt (cmd) as an Administrator.


7. Since the folder is located under the C: drive, use the command (cd ..) to navigate back to the root directory of C:.


8. Then use the command (cd folder_name) to enter the iChLogo folder, where you will execute the remaining commands.
Enter the following commands in order (there is a space between cd and the folder name):
C:\>cd iChLogo


9. Test for fit
Enter the command : 

C:\>iCHLogoWin64.exe /i ANRPL357.0044.cap /t A4.png


If the image does not meet the requirements, the following warning message will appear:
Warning! Logo size 1392x866 exceeds BIOS maximum size 800x600


10. Logo Replacement
Enter the command :
C:\>iCHLogoWin64.exe /i ANRPL357.0044.cap /o ANRPL357.0044A4.cap /r A4.png


11. Download the Firmware Integrator Tool from the ASUS official website, after extracting, you will find the iFlashV folder.
Locate the two files according to your Windows version.


12. Create a folder named iFlashV under the C: drive.
Place the two files found in Step 11 into the folder.
ANRPL357.0044.cap 
ANRPL357.0044A4.cap 
iFlashVWin64.exe
amigendrv64.sys


13. Use the command (cd ..) to navigate back to the root directory of the C: drive.
Then enter the folder using : cd iFlashV


14. Final Replace Logo 
Enter the command:
C:\> iFlashVWin64.exe ANRPL357.0044A4.cap /k1


15. After reset, the screen image can be replaced correctly.