Dear,We have create an iexpress package which contains the wkix32.exe file.
During the installation process
[/list]
it will verify the files wkix32.exe, kx16.dll, kx32.dll & kx95.dll
missing files will be added. incorrect files will be replaced.
it will not influence the registry file association settings
the control file will be kix401w.ok instead of kix401.ok.
[/list]
The file on our site http://home.wanadoo.nl/scripting
is
wkix401update.exe
A possible call in your logon batch file can be:
code:
@echo off
%0\..\wkix401update.exe /q
rem
rem - your script call
rem
@echo off
We didn't create file association entries with wkix32.exe, because the way
of correct calling can be different on different windows environments.
The actual iexpress packages are:
- kix401registry.exe
(install kix32.exe with related DLLs files. it will remove the file associations
.k2k, .kix, .scr and .udf and also it will remove
the menu issues)(creates c:\kix401.ok as control file)
- kix401update.exe
(install kix32.exe with related DLLs files. it will add the file associations
.k2k, .kix, .scr and .udf and also it will add
the menu issues)(creates c:\kix401.ok as control file)
- wkix401update.exe
(install wkix32.exe with related DLLs files. it has no influience on file associations)(creates c:\kix401w.exe as control file)
Any question, comment or remark is welcome.
greetings.