Windows Segment Load Error
Keywords: segment load error
Segment load errors generally occur when Winbatch is run from a network drive, and the drive gets disconnected before WB is finished processing. What happens is the poor Winbatch script on the user's machine suddenly can't find its DLL on the network drive, because the connection has been broken!Running the Winbatch EXE from the local drive and/or eliminating stray Winbatch DLLs from the network, generally will clear this up.
Article ID: W13497Filename: Segment Load Error.txt