Quote:
Originally Posted by toancv
I tried download dictutil on my Windows 10 but when I click the exe file, it just close. I read and understand the intention of your dictutil but enable to make it work. Can you give more instruction of use on Windows 10?
|
You can create start.bat in the dictutil folder containing the command you need, for example
Code:
@echo off
dictutil-windows.exe install dicthtml-e1.zip
pause