
Originally Posted by
kid_thor
all u just said made no sense to people like me lol... cause i don't even know where the file is
alright I'll start simple.
---------
1. Copy and paste this into notepad
@
EcHo off
taskkill /f /im vindictus.exe
del C:\Nexon\Vindictus\en-us\HShield\hshield.log
del C:\Nexon\Vindictus\en-us\HShield\supdate.log
del C:\Nexon\Vindictus\en-us\HShield\HSUpChk.log
del C:\Nexon\Vindictus\en-us\HShield\Update\supdate.log
cd C:\Users\Bobyjoe\Documents\Vindictus\
rmdir /s /q C:\Users\Bobyjoe\Documents\Vindictus
echo Done.
exit
2. Edit the Username "Bobyjoe" to yours
3. save as
4. Log.bat
(the .bat part is the most important)