Advertisement
waterlgndx

Use POL Check Files as Update for FFXI (Private Server)

Jan 21st, 2016
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Batch 0.45 KB | None | 0 0
  1. @echo Warning this will remove FFXI patch data.
  2. @echo If you accept this fate continue, otherwise hit the x
  3. @echo yeah... I'm serious
  4. @pause
  5. @echo Preparing for update...
  6. @echo Removing old patch files
  7. @cd "C:\Program Files\PlayOnline\SquareEnix\FINAL FANTASY XI"
  8. @cd "C:\Program Files (x86)\PlayOnline\SquareEnix\FINAL FANTASY XI"
  9. @del patch.*
  10. @del vtable.dat
  11. @echo Seeing an error above is normal.
  12. @echo Your system is now ready to be updated!
  13. @pause
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement