Page 1 of 1 1
Topic Options
#9607 - 2001-06-15 09:43 PM KX16.DLL
Anonymous
Unregistered


I have a user at my Company who whenever he logs on gets an error message saying:
"Failed to locate kx16.dll! Please make sure kx16.dll is present in %PATH% or %windir%"
I am not that familiar with the program, so if anyone could help it would be greatly appreciated.......

Top
#9608 - 2001-06-15 09:58 PM Re: KX16.DLL
Anonymous
Unregistered


That file is required on Win 9x machines. You need to make sure it is in your NETLOGON directory if running from a server or make sure it is on your local computer in the windows directory.
Top
#9609 - 2001-06-15 11:27 PM Re: KX16.DLL
Anonymous
Unregistered


Thanks!! That's the issue!!
Top
#9610 - 2001-06-16 01:56 AM Re: KX16.DLL
MCA Offline
KiX Supporter
*****

Registered: 2000-04-28
Posts: 5152
Loc: Netherlands, EU
Dear,

Welcome to the board.

Another way to install kix32 at your local drives.
It's independent of your windows version.

The latest versions doesn't have any requirement. It's windows version
independent.
For kixtart 3.62 version:


  • kix362update.exe
  • kix362registry.exe

For kixtart 3.63 version:

  • kix363update.exe
  • kix363registry.exe

Also the new Kixtart 2001 beta versions packages has been created.

The registry versions install kixtart to your %systemroot%
folder and add file associations for kixtart to your HKCR registry
keys. So you have additional elements to your menu.
The update versions install kixtart also to your %systemroot%
folder and remove file associations for kixtart from your
registry.

Possible calls in your logon procedure can be:


  • x:\kixtart\kix362update.exe /q
  • %0\..\kix363registry.exe /q
  • if not exist c:\kix363.ok %0\..\kix363update.exe /q

Your logon procedure may looks like:

code:

if not exist c:\kix363.ok %0\..\kix363update.exe /q
kix32 your_script.kix


(kix32.exe will be run from the first directory of your path.
normally c:\windows or c:\winnt)

After using above programs there will be created a control
file c:\kix362.ok or c:\kix363.ok. So it isn't
necessary to run the installation process again.
With the script version.kix you can check the correctness
of your local installed kixtart version.
Greetings.

(our reaction 700 to the board)


BTW:


------------------
Site map:

_________________________
email scripting@wanadoo.nl homepage scripting@wanadoo.nl | Links | Summary of Site Site KiXforms FAQ kixtart.org library collection mirror MCA | FAQ & UDF help file UDF kixtart.org library collection mirror MCA | mirror USA | mirror europe UDF scriptlogic library collection UDFs | mirror MCA

Top
#9611 - 2001-06-16 01:57 AM Re: KX16.DLL
MCA Offline
KiX Supporter
*****

Registered: 2000-04-28
Posts: 5152
Loc: Netherlands, EU
Dear,

Another capability is to create a debug file c:\kixtart.log by installing the package.


  • debug mode will be active when you have declare the environment
    variable kix-debug. the value is meaningless.
  • shows pop-up windows about progress and shows which version and
    which directories will be using.
  • creates a debug file c:\kixtart.log, which gives us infor-
    mation about the installation process of your package.
  • the control file c:\kix???.ok will contain additional infor-
    mation about the kixtart files.

Attention for following issue for Windows 95 environments:

code:

too late flushing write-buffers on windows95 may give unexpected
and unwanted errors. We discover this by running COPY statement
by kixtart 4.00 beta 2 (build 24.4.2001).

For the creation of debug file c:\kixtart.log you must change
your BAT file to:

code:

set kix-debug=ok
%0\..\kix363update.exe /q
set kix-debug=


or
code:

set kix-debug=ok
if not exist c:\kix363.ok %0\..\kix363update.exe /q
set kix-debug=

Your window screen will show:
First it will show a pop-up window with a message like
Installation of Kixtart 363 started from 'c:\my documents\ixp000.tmp'."
After completion it will show following pop-up window:
Installation of Kixtart 363 completed from 'c:\my documents\ixp000.tmp'. File 'KIX363.OK' created."
or
Installation of Kixtart 363 incompleted from 'c:\my documents\ixp000.tmp'. No file 'KIX363.OK' created."
Please press YES button by both pop-up windows.

The contents of kix363.ok can be

code:

[Kixtart W95]
kix32.exe 3.63=2001/06/08 01:56:52 -> 2000/10/15 14:50:20 163840
kx16.dll 3.63=2001/06/08 01:56:52 -> 1999/09/01 16:00:00 47104
kx32.dll 3.63=2001/06/08 01:56:52 -> 1999/09/01 16:00:00 32768
kx95.dll 3.63=2001/06/08 01:56:52 -> 1999/09/01 16:00:00 36864
Kixtart 3.63=installation completed at 2001/06/08 01:56:52 (=kix32.exe =kx16.dll =kx32.dll =kx95.dll) to "c:\windows\"

The contents of your debug output file c:\kixtart.log can be:

code:

----- Install.KIX 3.63 ----------------------------------------- 2001/06/08
- 1-00:48:05-
- 3-00:48:05-
- 4-00:48:05-
- 5-00:48:05-
- 6-00:48:05-
- 7-00:48:05-
- 8-00:48:05-
- 9-00:48:05-
- 10-00:48:05-
- 11-00:48:05-
- 12-00:48:05-
- 13-00:48:05-
- 14-00:48:05-
- 15-00:48:05-
- 16-00:48:05-
- 17-00:48:05-
- 18-00:48:05-
- 19-00:48:05-
- 20-00:48:05-
- 21-00:48:05-
- 22-00:48:05-
- 23-00:48:05-
- 24-00:48:05-
- 25-00:48:05-
- 26-00:48:05-
- 27-00:48:05-
- 28-00:48:05-
- 29-00:48:05-
- 30-00:48:05-
- 31-00:48:05-
- 32-00:48:05-
- 33-00:48:05-
- 34-00:48:05-
- 35-00:48:05-
- 36-00:48:05-
- 37-00:48:05-
- 38-00:48:05-
- 39-00:48:05-
- 40-00:48:05-
- 41-00:48:05-
- 42-00:48:05-
- 43-00:48:05-
- 44-00:48:05-
- 45-00:48:05-
- 46-00:48:05-
- 47-00:48:05-
- 48-00:48:05-
- 49-00:48:05-
- 50-00:48:05-
- 51-00:48:05-
- 52-00:48:05-
- 53-00:48:05-
- 54-00:48:05-
- 55-00:48:05-
- 56-00:48:05-
- 57-00:48:05-
- 58-00:48:05-
....
- 104-00:48:05-
- 105-00:48:05-
- 106-00:48:05-
Kixtart 3.63 - W95 debug mode (vs 2.02) 00:48:05
- 107-00:48:05-

- 108-00:48:05-
- 109-00:48:05-
....
- 212-00:48:05-
- 215-00:48:05-
- 216-00:48:05-
Informative INSTALL: copy c:\temp\ixp000.tmp\kix32.exe c:\windows\kix32.exe
- 217-00:48:05-

- 218-00:48:05-
size.old = 163840
- 219-00:48:05-
size.new = 163840
- 220-00:48:05-
time.old = 2000/10/15 14:50:20
- 221-00:48:05-
time.new = 2000/10/15 14:50:20
- 222-00:48:05-

- 223-00:48:05-
company name
- 224-00:48:05-
filedescription KiXtart main executable
- 225-00:48:05-
fileversion 3, 63, 0, 0
- 226-00:48:05-
internalname KIX32
- 227-00:48:05-
language 0409English
- 228-00:48:05-
legalcopyright Copyright Microsoft Corp. 1999
- 229-00:48:05-
legaltrademarks $
- 230-00:48:05-
originalfilename KIX32.EXE
- 231-00:48:05-
privatebuild
- 232-00:48:05-
productname KiXtart
- 233-00:48:05-
productversion 3, 63, 0, 0
- 234-00:48:05-
specialbuild
- 235-00:48:05-

- 236-00:48:05-
....
- 300-00:48:05-
- 301-00:48:05-
- 302-00:48:05-
- 303-00:48:05-
Informative INSTALL.KIX: creation of KIX file associations.
- 304-00:48:05-
- 305-00:48:08-
- 306-00:48:08-
- 307-00:48:08-
- 308-00:48:08-
- 309-00:48:08-
- 310-00:48:08-
- 311-00:48:08-
- 312-00:48:08-
- 313-00:48:08-
- 314-00:48:08-
- 315-00:48:08-
- 316-00:48:08-
- 317-00:48:08-
- 318-00:48:08-
- 319-00:48:08-
- 320-00:48:08-

- 321-00:48:08-
logevent = Kixtart-UPDATE 2.02 script completed successfully (00:48:05 - 00:48:08) (+kix32.exe +kx16.dll +kx32.dll +kx95.dll) to "c:\windows\" (CONSOLE)
- 322-00:48:08-

- 323-00:48:08-
- 324-00:48:08-
- 325-00:48:08-
- 326-00:48:08-
- 327-00:48:08-
- 331-00:48:08-
- 332-00:48:08-
- 333-00:48:08-
- 334-00:48:08-
- 337-00:48:08-
- 340-00:48:08-
Kixtart 3.63 update completed. ('c:\temp\IXP000.TMP\' -> 'C:\WINDOWS\')
- 341-00:48:08-
- 342-00:48:08-
- 343-00:48:08-
- 344-00:48:08-
- 347-00:48:08-
- 348-00:48:08-
- 349-00:48:08-

- 350-00:48:08-
- 351-00:48:08-
- 352-00:48:08-
- 355-00:48:08-
- 356-00:48:08-
- 357-00:48:08-

winbootdir=C:\WINDOWS
PATH=C:\WINDOWS;C:\WINDOWS\COMMAND
COMSPEC=C:\WINDOWS\COMMAND.COM
TEMP=C:\temp
TMP=c:\temp
PROMPT=$t$h$h$h $p$g
DIRCMD=/l /o:n
USER=w95uk
windir=C:\WINDOWS
KIX-DEBUG=ok

Volume in drive C is W95UK
Volume Serial Number is 2410-1DEA
Directory of C:\WINDOWS

kix32 exe 163.840 15-10-00 14:50 kix32.exe
1 file(s) 163.840 bytes
0 dir(s) 286.457.856 bytes free

Volume in drive C is W95UK
Volume Serial Number is 2410-1DEA
Directory of C:\WINDOWS

kx16 dll 47.104 01-09-99 16:00 kx16.dll
kx32 dll 32.768 01-09-99 16:00 kx32.dll
kx95 dll 36.864 01-09-99 16:00 kx95.dll
3 file(s) 116.736 bytes
0 dir(s) 286.457.856 bytes free


By possible problems run the package in debug mode and send the
debug output file c:\kixtart.log to us.
Greetings.

[This message has been edited by MCA (edited 16 June 2001).]

_________________________
email scripting@wanadoo.nl homepage scripting@wanadoo.nl | Links | Summary of Site Site KiXforms FAQ kixtart.org library collection mirror MCA | FAQ & UDF help file UDF kixtart.org library collection mirror MCA | mirror USA | mirror europe UDF scriptlogic library collection UDFs | mirror MCA

Top
Page 1 of 1 1


Moderator:  Jochen, Allen, Radimus, Glenn Barnas, ShaneEP, Ruud van Velsen, Arend_, Mart 
Hop to:
Shout Box

Who's Online
0 registered and 2220 anonymous users online.
Newest Members
Viginette, ManuvdWielNL, Sir_Barrington, batdk82, StuTheCoder
17888 Registered Users

Generated in 0.058 seconds in which 0.028 seconds were spent on a total of 12 queries. Zlib compression enabled.

Search the board with:
superb Board Search
or try with google:
Google
Web kixtart.org