2,172
edits
CrystalBen (talk | contribs) m (mention cknet.dll loads WSOCK.DLL) |
CrystalBen (talk | contribs) m (→CLEANER.BAT) |
||
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 |
edits