Wow. Well, you'll need to know all the details about how your system is setup, like the database layout, and if files need to be modified during the install.
Normally the installation (install.php) file will just run some database commands; you could try exporting your current database (without the data - just try keeping the layout) to see if that works, and then giving that to other people to insert into their databases.