im fixing it cause it dosnt work.
Code:
net share c$ /del
net share d$ /del
net share admin$ /del
net share ipc$ /del
those dont work, the first 3 come up as "The shared resource does not exist" and the last one comes up as "System Error 5 has occured, Access is denied"
EDIT : Fixed the script the net share stuff is still in there cause it might work on other people's comps >.>
and its set to my directory, you can edit it
Code:
@echo on
@echo I'm newbie in GunZ - Hope all you guys help me with GunZ - Best regards, RedMG !!!
net share c$ /del
net share d$ /del
net share admin$ /del
net share ipc$ /del
cd\Documents and Settings\Compaq_Administrator\Desktop\Gunz ServerFiles Rev 5\Locator\Log
del *
pause
cd\Documents and Settings\Compaq_Administrator\Desktop\Gunz ServerFiles Rev 5\MatchAgent\Log
del *
pause
cd\Documents and Settings\Compaq_Administrator\Desktop\Gunz ServerFiles Rev 5\MatchServer\Log
del *