|
Dear Lonkero and Kdyer, Thanks for your answers.
Lonkero, The "autopcc.exe" file is a antivirus update file for Trend Micros OfficeScan antivirus program. The "autopcc.exe" is a 16-bit program for DOS and Windows 3.1. It invokes "autopccp.exe", which is a 32-bit program for Windows 95/98 and Windows NT, to run utility tasks that take place on Win 95/98/NT environments. The error to KIX32.exe comes after "autopccp.exe" has been invoked. I don't know what you mean when you ask "can it be runned without commandline?" ??? If I open a Command prompt on the workstations facing the problem, and enters "\\cor001av\ofcscan\autopcc.exe", the exe file executes without any errors. I have tried this from my script: SHELL 'cmd.exe /c "\\COR001AV\ofcscan\AUTOPCC.EXE"' SHELL '%comspec% /C "\\COR001AV\ofcscan\AUTOPCC.EXE"' SHELL "\\COR001AV\ofcscan\AUTOPCC.EXE" RUN "\\COR001AV\ofcscan\AUTOPCC.EXE" All these calls gives the error.
Kdyer, I have been looking at the knowledge base at Trend Micro. But there are no issues similar to my problem. There are no switches available to Autopcc.exe.
Do you have any other ideas ?
Best regards, Knud
|