Batch DLL Initialization Error 32
Keywords: Batch DLL Initialization Error 32
Question:
Does any one know what is the maximum number of winbatch exe's that can be put into the startup folder on an NT 4.0 box. ?I'm getting a "Batch DLL Initializastion error,Err num32" if more than 2 are put into the startup.
If there is no limit, does any one know what the problem/answer is ?
Answer:
Error sounds like a sharing violation. Mark the DLL's and EXE's as read only.We also suggest using the small EXE model.
Article ID: W12964Filename: Batch Initialization Error 32.txt