Difference between revisions of "DEV7 Information"

Jump to navigation Jump to search
m (mention cknet.dll loads WSOCK.DLL)
Line 263: Line 263:
===CLEANER.BAT===
===CLEANER.BAT===
* CLEANER.BAT's code was discovered in UNINST.EXE (Uninstaller of the Games), the Program was calling the Batch file aswell, but it was never shipped with the Games.
* CLEANER.BAT's code was discovered in UNINST.EXE (Uninstaller of the Games), the Program was calling the Batch file aswell, but it was never shipped with the Games.
Code of CLEANER.BAT:
* @del "%s" > nul
* @del "%s" > nul
* @rd "%s" > nul
* @rd "%s" > nul