CK64OS & CKSHELL
Customize Kumando 64-Bit Operating System with Customize Kumando Shell!
Customizing
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 »
Open CKTOOL Ver 1, new CKTOOL Ver2
CKTOOL Version 1 Old system orientated app does support only one platform very rarely used! Due of this and the lack of possiblity compiling it without some rewriting, i decide to make it open source with GPL2 ! During this week the source going public , the documentation of the source as standard .txt (e.g. [...]
Tags: Alternative User Interface, cktool, CKTOOL Development Blog, Development, Graphical User Interface, Microsoft Windows, ms-windows, Programming, User Interface
Posted in Customizing, Development, Resources | No Comments »
CkOne : Classic CkTool New Version
Due of time the other invention was not possible. Quite easier is the other goal, to patch the classsic Cktool into a new level. Only few changes but… See my poll in the Windows Projects Community: http://winprj.net/board/viewtopic.php?f=40&t=978 Tweet
Tags: cktool, CKTOOL Development Blog, Graphical User Interface, Microsoft Windows, Ms-Dos compatible, Programming, User Interface
Posted in Customizing, Development, Resources | 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 »