CK64OS & CKSHELL
Customize Kumando 64-Bit Operating System with Customize Kumando Shell!
Scripting
Customize Kernel Tool 32-Bit
CkTool32 has now the right and best direction of development! It will aim as an application that does basic controlling, the modifying (also advanced), remote controlling of Server features – and of course also – installing the new Customize Kernel 64-Bit Operating System. This is implemented by embedding multiple user interfaces in the application. It [...]
Tags: Alternative User Interface, cktool, cktool interpreter, Command Line, computers, Customize Kernel Tool 32-Bit, Development, Graphical User Interface, Microsoft Windows, Microsoft Windows Compatible, Open Source, Textual/ Console Interface, User Interface
Posted in Customizing, Development, Resources, Scripting | No Comments »
KuManDo – Command Line – KMD
CKTOOL’s command line interpreter application is kmd. The version ending with .com is not a real 16-bit real mode application like old-fashioned versions of command.com of course – think of 4DOS file structure instead. Maybe even with a lot driven in asm/c/c++ we can’t yet promise replacing command support with it. Of course it is compatible [...]
Tags: cktool, cktool interpreter, Command Line, Ms-Dos compatible, Scripting
Posted in Customizing, Development, Scripting | No Comments »
Alpha of CKTOOL 1.6 ( 1.6.0.0 )
Coding is hard Rungholt alpha has no installer, its only: Command Line Interpreter kc.com : DOS based interpreter DPMI ckwmapi1.dll : Windows messaging calling queue holder cktool1.dll : 16-Bit Windows interpreter engine ckernel1.dll 16-Bit loader of Windows API functions autoexec.ckl : Script file used for init and other purposes While i can code the DLLs [...]
Tags: cktool, Command Line, Development, MS-DOS, Ms-Dos compatible, Programming, Scripting
Posted in Customizing, Development, Scripting | No Comments »
Simple CKTOOL starting definition
<!CKTOOL “/cktool/cktool1.dll” “/cktool/kc.com”> <WindowsAPI:Recall>ckmgapi.dll</WindowsAPI:Recall> <Application:Command>kc -k ‘winver -r’</Application:Command> <WindowsAPI:InLoad>ckernel.dll</WindowsAPI:InLoad> <Application:cklegacy>ck.exe /winexit</Application:cklegacy> Tweet
Tags: Microsoft Windows, Programming, Script language
Posted in Customizing, Development, Scripting | No Comments »
CkTool for DOS – Instead command.com?
Related to the new programming is the idea of replacing command.com with a Dos-compiled variant of CkTool, ckdos.exe Good idea, mh? Tweet
Tags: cktool, command.com, Ms-Dos compatible, replace
Posted in Customizing, Scripting | No Comments »
CkTool gets internal language
CkTool 1.6 and higher use a set of built-in commands. These are few, from basic and pascal. Programming rules are simplified of course. Executing the command ‘?’ lists whats built in: CkTool built in language: ? address beginn call char cmd copy debug define del dec dos dosapi ende endfunction endsub exec fake function gosub [...]
Tags: Command Line, Programming, Script language
Posted in Customizing, Development, Scripting | No Comments »
CK-DOS as addition for CK-TOOL 1.6?
What do you think about an Open DR-DOS derivate from us? It would be use a password protection, the Task-Manager, and as a special Task an option to debug Software! Tweet
Tags: Command Line, Development, MS-DOS, Ms-Dos compatible
Posted in Scripting | No Comments »