Looks like the following is true:
Win98
start /b %0\..\wkix32.exe profile.kix

Win XP
start /b wkix32.exe profile.kix

Therefore do you have to identify the system first and make two sections of the script, one for Win98 and one for XP and go there with an IF????