Dear,
Thanks CritixMan, you point me in the right direction with your second
suggestion.
We are using following specification:
code:
AppLaunched=wkix32.exe /i dummy.kix
PostInstallCmd=wkix32.exe /i winstall.kix
dummy.kix script contains only a CLS kixtart command.
Without any window wkix32.exe will be installed in a correct
way. Also it isn't necessary to include kix32.exe in the
console-less update packages. It will reduce the amount of
bytes to transfer.
CitrixMan, something about your suggestions
- suggestion 1
"AppLaunched=wkix32.exe" will active a window on XP.
"PostInstallCmd=start /w wkix32.exe winstall.kix" isn't necessary. This wasn't
the problem. We suggest also to specify in the WKIX32 call the /ioption. - suggestion 2
"PostInstallCmd=<none>" will return an error window. So specification
of a command is necessary.
Based on these results we will repack our iexpress packages.
A possible sound will be disappear also. Sound was made after
a missing script in earlier kixtart releases.
greetings.
btw: kdyer, we think it is also useful information for you.
(TO_DO)