Can you please make (if you have free time) cputil for 64-bit version.
Moderator message
Moderators: petermad, Stefan2, white, Hacker
Test this. It is only a recompile without validation so far.ts4242 wrote:Can you please make (if you have free time) cputil for 64-bit version.
Arg, stupid plugin installation. Check your wincmd.ini and add n=1 to [ContenPlugins64] where n is the number of cputil.wdx in [ContenPlugins]. See my examplets4242 wrote:2tbeu
Sorry, it doesn't work, TC accept the dll but I cannot use it in MRT or to create custom column (it is not added tp plugin menu list)
Code: Select all
[ContentPlugins]
...
38=c:\MyProgramFiles\wincmd\Plugins\cputil\cputil.wdx
[ContentPlugins64]
...
38=1Typo in description: "copdepage"pluginst.inf wrote:[plugininstall]
description=copdepage utility program v1.2: Detect/replace characters from different code page
type=wdx
file=cputil.wdx
defaultdir=filesys

The compiled version in the source package (no exported ContentPluginUnloading function) is different from the install package (with exported ContentPluginUnloading function).Compugenio wrote: 2026-06-03, 18:38 UTC I renamed the compiled version to codepage because it identifies it's function much better.


Here are the five codepage fields with concrete examples:leopoldus wrote: 2012-08-16, 11:05 UTC .... But I could not understand, which way one should use the plugin for search. There is fife different search options (modes) there in the drop-down list and many different operators for each of them. The first option "HasUnicode" = Yes/No is quite obvious, but what about the others?