Changes between Version 19 and Version 20 of BuildServerSetup


Ignore:
Timestamp:
Jan 1, 2009, 2:34:53 AM (15 years ago)
Author:
Philip Taylor
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BuildServerSetup

    v19 v20  
    2121 * Download [http://technet.microsoft.com/en-us/sysinternals/bb897443.aspx SDelete], extract into `c:\bin`.
    2222 * Download [http://technet.microsoft.com/en-us/sysinternals/bb897438.aspx Sync], extract into `c:\bin`.
    23   * Create the registry key `HKEY_USERS\S-1-5-18\Software\Sysinternals\Sync`, set DWORD `EulaAccepted` = `1`.
     23 * Create the registry key `HKEY_USERS\S-1-5-18\Software\Sysinternals\Sync`, set DWORD `EulaAccepted` = `1`. (Yay.)
    2424 * Attach the EBS disk.
    2525 * If the disk hasn't been set up already: Administrative Tools -> Computer Management -> Disk Management -> Disk 2 -> Initialize Disk, New Partition -> drive letter E.
     
    2929  * `aws_access_key_id`, `aws_secret_access_key` are from your Amazon account.
    3030  * `ebs_volume_id` is from the EBS volume you created.
    31   * `ebs_drive_volume` is found by running `mountvol.exe`.
    3231 * `copy e:\svn\build\autobuild2\startupservice.exe c:\0ad\autobuild\`
    3332 * `sc create Autobuilder binPath= c:\0ad\autobuild\startupservice.exe start= auto depend= Ec2Config`