KBBUILDER icon indicating copy to clipboard operation
KBBUILDER copied to clipboard

how to use KBBUILDER?

Open odyright opened this issue 6 years ago • 4 comments

I am new here and i don't underestand how to run KBBUILDER for generating kb for DELPHI XE5 or high. when i ran dcu32int with -? or -h, in the command line nothing happened.

odyright avatar Feb 17 '19 11:02 odyright

i did it but the kb.bin file is 95Ko... is it normal?

В директорию, где лежат *.dcu, копируем файл dcu32int.exe (утилита Хмельнова изменена под эту задачу). Запускаем dcu32int с параметрами "-K * -U", в результате здесь же будет создана база знаний kb.bin (потом ее переименовываем). Собственно все.

odyright avatar Feb 17 '19 13:02 odyright

kbbuilder

odyright avatar Feb 17 '19 13:02 odyright

Just copy dcu you want to add to knowledge base, copy dcu32int to this directory and run as dcu32int -K * -U, rename kb.bin to kb2015.bin. You can also rename kb.bin as you want and choose this name when IDR ask you about knowledge base version. Its usefull when you want to reduce knowledge base size (using only modules that program use)

crypto2011 avatar Feb 17 '19 16:02 crypto2011

i really try but no clue how to build knowledge base how we can do it exactly !!!! via cmd or powershell !!!! on cmd i get this :

C:\Users\RAMZI>cd C:\Users\RAMZI\Downloads\Compressed\KBBUILDER-master\BUILDER

C:\Users\RAMZI\Downloads\Compressed\KBBUILDER-master\BUILDER>dcu32int -K * -U Exception EFOpenError in module dcu32int.exe at 0000DB17. Cannot open file .

bellil3131 avatar Oct 13 '23 23:10 bellil3131