Hi,sealeopard!Thanks for your response.
I agree that kixtart is a very good tool.I notice difference between various versions,too.But I hope the script is effective in new version kixtart.
Q1:"Ingroup()=1" works well at other place of the ame scrpit.I don't think that is key.When I write the script in version 3.61 ,I feel the logical expression easy to bring someone in trouble.I spent my long time to work it out.Just like the example above, " if ingroup("domain internet")=1 and @domain=ABC ",if the result is 1,version 4.20 skips the whole if...else...endif statement without warnings.It is normal while I cut it a half.
Q2:Redirecting to null is what I want.In version 3.61,it has no any problems.But inversion 3.63,"error command line parameter" message displays.If I cut "> nul" off,it can work.
Q3:when I use wkix32.exe 4.20 to run the same logon script,nothing is done and a console window is created too.In addition," %0\..\kix32 /i " doesn't work,it cannot find kixtart.kix located in NETLOGON. "%0\..\kix32 kixtart.kix /i" can work but open a window too.