Das Du schon fertige Dateien mitgeliefert bekommst heißt nicht, dass Du die Anleitung nicht lesen mußt

und# STEP NUMBER II: Installing the Attachment Mod (Database)
#
# Upload these Files, they are only needed for installation:
#
# attach_mod/root/install/mod_table_inst.php -> install/mod_table_inst.php
#
# Upload the Schema Files in ASCII Mode (This is the Layout and Data for your Database):
# (Maybe you have to create the install folder if it does not exist)
#
# for mysql:
# attach_mod/root/install/schemas/attach_mysql_schema.sql -> install/schemas/attach_mysql_schema.sql
# attach_mod/root/install/schemas/attach_mysql_basic.sql -> install/schemas/attach_mysql_basic.sql
Die Anleitung findest Du unter /attach_mod/install/install.txt# If you use the pre-edited files, you can skip this Step Number III.
# Directly continue with Step Number IV.