import reg files?

  • Hello,


    ndcucfg should be able to handle reg files, try:
    - via command line, enter: ndcucfg -B\<path>\<your>.reg
    - via serial ndcucfg instance: Terminalprg -> select menu "File" -> "Transmit Textfile" -> set filer to all files ->.

    F&S Elektronik Systeme GmbH
    As this is an international forum, please try to post in English.
    Da dies ein internationales Forum ist, bitten wir darum, Beiträge möglichst in Englisch zu verfassen.

  • ndcucfg -B\<path>\<your>.reg will not work....


    it starts ndcucfg, but doesn't import my reg setting.


    file syntax is like this:


    [HKEY_LOCAL_MACHINE\Drivers\Display\LCD\Mode110]
    "name"="Perdum Display"
    "bpp"=dword:00000024
    "columns"=dword:00001024
    "rows"=dword:00000768
    "config"=dword:318767104
    "type"=dword:0x04106
    "lcdclk"=dword:00000051
    "EnableCursor"=dword:1
    "BLW"=dword:00000048
    "ELW"=dword:00000016
    "PPL"=dword:00001024
    "HSW"=dword:00000096
    "BFW"=dword:00000031
    "EFW"=dword:00000012
    "LPP"=dword:00000768
    "VSW"=dword:00000001
    "BFW"=dword:00000031
    "width"=dword:00000211
    "height"=dword:00000258
    "contrastenable"=dword:00000001
    "contrastvalue"=dword:00000050

  • Quick test with "test.reg" in ffsdisk:

    Code
    1. [HKEY_LOCAL_MACHINE\Drivers\Display\LCD\Mode110]
    2. "name"="Perdum Display"
    3. reg save


    Called by telnet:


    Works fine!
    Is your path correct?

    F&S Elektronik Systeme GmbH
    As this is an international forum, please try to post in English.
    Da dies ein internationales Forum ist, bitten wir darum, Beiträge möglichst in Englisch zu verfassen.