Dear,
First: a binary comparison shows DLLs aren't the same.
Secondly: the latest documentation (kixtart 4.10 build 84) talks about
Required files for Windows 9x Clients / Updating from previous versions
Windows 9x clients must install both Kix32.exe and two dynamic-link libraries
(DLLs) called KX16.DLL and KX32.DLL.
If Windows 9x clients are to communicate with the KiXtart RPC service, an
additional DLL, called KX95.DLL, should also be installed. Please see the
separate paragraph on the KiXtart RPC service for full details.
Note
KX95.DLL should only be installed if the KiXtart RPC service will be used.
Without the KiXtart RPC service, KX95.DLL will generate unnecessary network
traffic and delay the start of KiXtart.
- To update KiXtart for Windows 9x clients, make sure to replace all com-
ponents: KIX32.EXE, KX32.DLL, KX16.DLL.
If the KiXtart RPC service is used, make sure to also replace KX95.DLL and KXRPC.EXE.
We advise to upgrade always all files. With our packages it can easily be done.
f.e. upgrading to KiXtart 4.02 can be done with kix402upgrade.exe package.
your batch should looks like:
code:
@echo off
%0\..\kix402update.exe /q
kix32 %0\..\your_script.kix
@echo off
Also you should replace all KXRPC on your servers.
greetings.
btw: this latest version has new DLLs.
btw: see next reaction about the complete story of using our packages.