You just need single .exe and flashtool driver, nothing more. But how is possible that xflasher log is empty? It must contain some text, e.g. "no device with vid pid...". Can you post your log?
it just create log with nothing inside at all. seems nothing done on process at all. so i think it should be something wrong here, i do not know is it because of my device is not support or not
---------- Post added at 02:02 PM ---------- Previous post was at 01:47 PM ----------
@munjeni below is xflasher.bat and attached photos
http://imgur.com/a/6gFEw my phone and pc shows the firmware downloaded and xflasher after I done everything you can see the log on the right hand side, please see if I done things wrong? thank you very much for your help
@Setlocal enableextensions enabledelayedexpansion
:::NOTE:
::: first command must write loader to the device! Or in case newer sony device which doesn't have loader
::: first parameter must be noloader instead of loader.sin!
::: All next commands set argument 0 as a loader since loader or noloader is need only in first command!
::: Next command in this example make s1 dump to file called tadump.ta.
:::
::: Remember, loader or noloader must be first parameter and no more than one time, and must be first parameter!
::: 0 mean skip command from table!
::: unlock bootloader parameter is 0 for skip unlocking, or unlock bootloader KEY for unlocking!
::: dump ta parameter 0 is for skip s1 dumping, or 1 for dumping s1, dump will be stored in file caled tadump.ta
::: Enjoy tool!
:::
:::Table of commands with example steps for using xflasher tool:
:::-----------------------------------------------------------------------------------------------------------------------------------------------------
:::xflasher | send loader? | dump ta? | unlock bootloader? KEY | USB_VID | USB_PID | FLASH BOOT DELIVERY? | flash ta file? | write log to file
:::-----------------------------------------------------------------------------------------------------------------------------------------------------
:::upload loader.sin (please change this to loader.sin in case your device uses loader.sin)
::: (please change to noloader in case your device don't use loader! )
C:\Users\TANI SB PB 1TB\Desktop\G8142_Customized TH_1309-2178_45.0.A.1.229_R3A\xflasher.exe noloader 0 0 0FCE ADDE 0 0 >xflasher.log & if %ERRORLEVEL% neq 0 ( exit %ERRORLEVEL% )
:::flash sin files
C:\Users\TANI SB PB 1TB\Desktop\G8142_Customized TH_1309-2178_45.0.A.1.229_R3A\xflasher.exe adspso_X-FLASH-ALL-42E5.sin 0 0 0FCE ADDE 0 0 >>xflasher.log & if %ERRORLEVEL% neq 0 ( exit %ERRORLEVEL% )
C:\Users\TANI SB PB 1TB\Desktop\G8142_Customized TH_1309-2178_45.0.A.1.229_R3A\xflasher.exe amss_fsg_X-FLASH-ALL-42E5.sin 0 0 0FCE ADDE 0 0 >>xflasher.log & if %ERRORLEVEL% neq 0 ( exit %ERRORLEVEL% )
C:\Users\TANI SB PB 1TB\Desktop\G8142_Customized TH_1309-2178_45.0.A.1.229_R3A\xflasher.exe amss_fs_1_X-FLASH-ALL-42E5.sin 0 0 0FCE ADDE 0 0 >>xflasher.log & if %ERRORLEVEL% neq 0 ( exit %ERRORLEVEL% )
C:\Users\TANI SB PB 1TB\Desktop\G8142_Customized TH_1309-2178_45.0.A.1.229_R3A\xflasher.exe amss_fs_2_X-FLASH-ALL-42E5.sin 0 0 0FCE ADDE 0 0 >>xflasher.log & if %ERRORLEVEL% neq 0 ( exit %ERRORLEVEL% )
C:\Users\TANI SB PB 1TB\Desktop\G8142_Customized TH_1309-2178_45.0.A.1.229_R3A\xflasher.exe appslog_X-FLASH-ALL-42E5.sin 0 0 0FCE ADDE 0 0 >>xflasher.log & if %ERRORLEVEL% neq 0 ( exit %ERRORLEVEL% )
C:\Users\TANI SB PB 1TB\Desktop\G8142_Customized TH_1309-2178_45.0.A.1.229_R3A\xflasher.exe bluetooth_X-FLASH-ALL-42E5.sin 0 0 0FCE ADDE 0 0 >>xflasher.log & if %ERRORLEVEL% neq 0 ( exit %ERRORLEVEL% )
C:\Users\TANI SB PB 1TB\Desktop\G8142_Customized TH_1309-2178_45.0.A.1.229_R3A\xflasher.exe cache_X-FLASH-ALL-42E5.sin 0 0 0FCE ADDE 0 0 >>xflasher.log & if %ERRORLEVEL% neq 0 ( exit %ERRORLEVEL% )
C:\Users\TANI SB PB 1TB\Desktop\G8142_Customized TH_1309-2178_45.0.A.1.229_R3A\xflasher.exe diag_X-FLASH-ALL-42E5.sin 0 0 0FCE ADDE 0 0 >>xflasher.log & if %ERRORLEVEL% neq 0 ( exit %ERRORLEVEL% )
C:\Users\TANI SB PB 1TB\Desktop\G8142_Customized TH_1309-2178_45.0.A.1.229_R3A\xflasher.exe elabel-G8142-row-row_201705190523696.1_45.0.A.1.229_X-FLASH-LTALABEL-42E5.sin 0 0 0FCE ADDE 0 0 >>xflasher.log & if %ERRORLEVEL% neq 0 ( exit %ERRORLEVEL% )
C:\Users\TANI SB PB 1TB\Desktop\G8142_Customized TH_1309-2178_45.0.A.1.229_R3A\xflasher.exe fotakernel_X-FLASH-ALL-42E5.sin 0 0 0FCE ADDE 0 0 >>xflasher.log & if %ERRORLEVEL% neq 0 ( exit %ERRORLEVEL% )
C:\Users\TANI SB PB 1TB\Desktop\G8142_Customized TH_1309-2178_45.0.A.1.229_R3A\xflasher.exe kernel_X-FLASH-ALL-42E5.sin 0 0 0FCE ADDE 0 0 >>xflasher.log & if %ERRORLEVEL% neq 0 ( exit %ERRORLEVEL% )
C:\Users\TANI SB PB 1TB\Desktop\G8142_Customized TH_1309-2178_45.0.A.1.229_R3A\xflasher.exe modem_X-FLASH-ALL-42E5.sin 0 0 0FCE ADDE 0 0 >>xflasher.log & if %ERRORLEVEL% neq 0 ( exit %ERRORLEVEL% )
C:\Users\TANI SB PB 1TB\Desktop\G8142_Customized TH_1309-2178_45.0.A.1.229_R3A\xflasher.exe oem_X-FLASH-ALL-42E5.sin 0 0 0FCE ADDE 0 0 >>xflasher.log & if %ERRORLEVEL% neq 0 ( exit %ERRORLEVEL% )
C:\Users\TANI SB PB 1TB\Desktop\G8142_Customized TH_1309-2178_45.0.A.1.229_R3A\xflasher.exe persist_X-FLASH-ALL-42E5.sin 0 0 0FCE ADDE 0 0 >>xflasher.log & if %ERRORLEVEL% neq 0 ( exit %ERRORLEVEL% )
C:\Users\TANI SB PB 1TB\Desktop\G8142_Customized TH_1309-2178_45.0.A.1.229_R3A\xflasher.exe Qnovo_X-FLASH-ALL-42E5.sin 0 0 0FCE ADDE 0 0 >>xflasher.log & if %ERRORLEVEL% neq 0 ( exit %ERRORLEVEL% )
C:\Users\TANI SB PB 1TB\Desktop\G8142_Customized TH_1309-2178_45.0.A.1.229_R3A\xflasher.exe ramdump_X-FLASH-ALL-42E5.sin 0 0 0FCE ADDE 0 0 >>xflasher.log & if %ERRORLEVEL% neq 0 ( exit %ERRORLEVEL% )
C:\Users\TANI SB PB 1TB\Desktop\G8142_Customized TH_1309-2178_45.0.A.1.229_R3A\xflasher.exe ssd_X-FLASH-ALL-42E5.sin 0 0 0FCE ADDE 0 0 >>xflasher.log & if %ERRORLEVEL% neq 0 ( exit %ERRORLEVEL% )
C:\Users\TANI SB PB 1TB\Desktop\G8142_Customized TH_1309-2178_45.0.A.1.229_R3A\xflasher.exe system_X-FLASH-ALL-42E5.sin 0 0 0FCE ADDE 0 0 >>xflasher.log & if %ERRORLEVEL% neq 0 ( exit %ERRORLEVEL% )
C:\Users\TANI SB PB 1TB\Desktop\G8142_Customized TH_1309-2178_45.0.A.1.229_R3A\xflasher.exe userdata_X-FLASH-ALL-42E5.sin 0 0 0FCE ADDE 0 0 >>xflasher.log & if %ERRORLEVEL% neq 0 ( exit %ERRORLEVEL% )
:::flash ta files
C:\Users\TANI SB PB 1TB\Desktop\G8142_Customized TH_1309-2178_45.0.A.1.229_R3A\xflasher.exe 0 0 0 0FCE ADDE 0 auto-boot.ta >>xflasher.log & if %ERRORLEVEL% neq 0 ( exit %ERRORLEVEL% )
C:\Users\TANI SB PB 1TB\Desktop\G8142_Customized TH_1309-2178_45.0.A.1.229_R3A\xflasher.exe 0 0 0 0FCE ADDE 0 cust-reset.ta >>xflasher.log & if %ERRORLEVEL% neq 0 ( exit %ERRORLEVEL% )
C:\Users\TANI SB PB 1TB\Desktop\G8142_Customized TH_1309-2178_45.0.A.1.229_R3A\xflasher.exe 0 0 0 0FCE ADDE 0 fota-reset.ta >>xflasher.log & if %ERRORLEVEL% neq 0 ( exit %ERRORLEVEL% )
C:\Users\TANI SB PB 1TB\Desktop\G8142_Customized TH_1309-2178_45.0.A.1.229_R3A\xflasher.exe 0 0 0 0FCE ADDE 0 master-reset.ta >>xflasher.log & if %ERRORLEVEL% neq 0 ( exit %ERRORLEVEL% )
C:\Users\TANI SB PB 1TB\Desktop\G8142_Customized TH_1309-2178_45.0.A.1.229_R3A\xflasher.exe 0 0 0 0FCE ADDE 0 osv-restriction.ta >>xflasher.log & if %ERRORLEVEL% neq 0 ( exit %ERRORLEVEL% )
C:\Users\TANI SB PB 1TB\Desktop\G8142_Customized TH_1309-2178_45.0.A.1.229_R3A\xflasher.exe 0 0 0 0FCE ADDE 0 reset-kernel-cmd-debug.ta >>xflasher.log & if %ERRORLEVEL% neq 0 ( exit %ERRORLEVEL% )
C:\Users\TANI SB PB 1TB\Desktop\G8142_Customized TH_1309-2178_45.0.A.1.229_R3A\xflasher.exe 0 0 0 0FCE ADDE 0 reset-non-secure-adb.ta >>xflasher.log & if %ERRORLEVEL% neq 0 ( exit %ERRORLEVEL% )
C:\Users\TANI SB PB 1TB\Desktop\G8142_Customized TH_1309-2178_45.0.A.1.229_R3A\xflasher.exe 0 0 0 0FCE ADDE 0 reset-wipe-reason.ta >>xflasher.log & if %ERRORLEVEL% neq 0 ( exit %ERRORLEVEL% )
C:\Users\TANI SB PB 1TB\Desktop\G8142_Customized TH_1309-2178_45.0.A.1.229_R3A\xflasher.exe 0 0 0 0FCE ADDE 0 simlock.ta >>xflasher.log & if %ERRORLEVEL% neq 0 ( exit %ERRORLEVEL% )
:::flash boot delivery
C:\Users\TANI SB PB 1TB\Desktop\G8142_Customized TH_1309-2178_45.0.A.1.229_R3A\xflasher.exe 0 0 0 0FCE ADDE 1 0 >>xflasher.log & if %ERRORLEVEL% neq 0 ( exit %ERRORLEVEL% )