
KiXtart.org - home of KiXtart Scripting Language
Kixtart 4.50 beta 2a published. 6th of April 2005 Kixtart 4.50 beta 2 out. 22th of March 2005 Support boards were upgraded. It was also reason for some server downtime during the evening. 27th of February 2005 Kixtart 4.50 beta 1a brought to public. 31st of December 2004 Kixtart 4.23 saw the light of day. 24th of July 2004 New KiXgolf ...
KiXtart Scripting - Downloads
KiXtart 32 bits v3.51 kix32-351.zip (362 kB Zip file) KiXtart 32 bits v3.50 kix32-350.zip (361 kB Zip file) KiXtart 32 bits v3.49 kix32-349.zip (352 kB Zip file) KiXtart 32 bits v3.47 kix32-347.zip (425 kB Zip file) KiXtart 2.xx KiXtart 16 bits v2.33 kix16-233.zip (119 kB Zip file) KiXtart 16 bits v2.32
KiXtart 2010 is based on KiXtart 2001 and KiXtart 95, and is designed to be fully backward compatible. All functionality provided by KiXtart 2001 and most functionality provided by KiXtart 95 is available with KiXtart 2010. KiXtart 2010 is a major update with various fixes and enhancements as well as a few new features.
Introduction - KiXtart
Running KiXtart. KiXtart can be run manually or automatically during the logon sequence. To run KiXtart manually · At the command prompt, type the following command: kix32. By default, KiXtart automatically looks for a personal script for the current user ("Username.KIX "). If it does not find one, it looks for the default script, "KIXTART.KIX".
Notes - KiXtart
kixtart 2010 files install / uninstall updating running kixtart pre-tokenizing locating files troubleshooting console notes com automation group membership general syntax block commenting program variables arrays expressions precedence appendix a thunking / rpc service where to install rpc rpc enviroment variable kixtart subkey kixtart ini file ...
KiXtart Scripting
KiXtart 95 is a logon script processor and/or enhanced batch language for Windows NT and Windows 95 ...
Introduction - KiXtart
KiXtart supports three types of expressions: string, integer and double. A string expression can consist of any combination of the following: · Literals (a sequence of characters enclosed in quotation marks) · Functions that return a string · Object references · Plus signs (+), which indicate concatenated sub-expressions
Introduction - KiXtart
Installing KiXtart. KiXtart consists of five executable components: · Kix32.exe (or Wkix32.exe), the main program file · Kx16.dll, a 16-bit DLL used to connect to Netapi.dll on Windows 9x clients · Kx32.dll, a 32-bit DLL used to connect to Netapi.dll on Windows 9x clients · Kxrpc.exe, a Windows NT service to support Windows 9x clients
KiXtart: Do You Care?
KiXtart’s simplicity, speed and lack of competition soon made it very popular with LAN Manager Network administrators. KiXtart was initially distributed as freeware through bulletin boards in Europe. Later, Internet sites picked up on KiXtart and started distribution lists, discussion forums and script archives.
HOW-TO: Running scripts with ADMIN powers - KiXtart.org
2001年10月3日 · The batch file I'm calling creates a drive share to the Z: drive and connects to a hidden fileshare on the PDC containing the Kixtart scripts and utilities. Thus, the real stuff is hidden from the user. How to implement this? I created an administrative group called KIXTART on my PDC and created a user KIXTARTUSER wich is a domain administrator.