1. Install .NET Framework 3.5 & 4
Microsoft .NET Framework 3.5 SP1
Microsoft .NET Framework 4
2. Install SQL Server 2008 (32-bit OR 64-bit, depending on your OS)
Microsoft SQL Server 2008 R2 Express 32-bit (x86)
Microsoft SQL Server 2008 R2 Express 64-bit (x64)
In "Server Configuration" step during installation set "SQL Server Database Engine" account name to "NT AUTHORITY\NETWORK SERVICE" and click next. ;D
In "Database engine configuration" step change from windows authentication to mixed mode and set password: 123456
3. Create Db_Count and Db_Tank databases. Restore them from Db_Count.bak and Db_Tank.bak + in options check "overwrite..."
4. Install IIS server (+asp.net)
In default website properties set asp.net version to framework 4.0
Add 3 new virtual directories for default website - gamegunny, Request and Resource. Set gamegunny and Request as applications.
5. Go to: C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319 and run "aspnet_regiis.exe -i"
6. Execute run.bat and wait till servers loaded.
7. Open browser and navigate to:
404 Not Found
login with id: test and any password
That's pretty much it if I didn't forget anything.
Download:
(Binaries)
Download - Inbox Files
(Source)
Download - Inbox Files
For the lazy ones here's VirtualBox image:
Download - Inbox Files (Part 1)
Download - Inbox Files (Part 2)
Just do "Import appliance" and wuola. ;D
P.S. pass: 123456