step 1 download tortoise svn (google it >_>)
step 2. create a folder on your desktop
step 3. right click the folder and click the button labeled svn checkout
step 4. put in the OpenAscent svn address (svn://openascent.com/openascent/trunk/)
step 5. download visual studios
step 6.
http://www.openascent.com/ascent-windows-libraries.zip download and follow instructions there
step 7. go into that folder you had earlier (where you did the svn checkout) and go into trunk -> win -> ascentvc90.sln duble klik it.
step 8. go into build (its up near the top where file and such is) click configuration manager and change the drop down box from debug to release
step 9. go into build again and click build solution
step 10. go back to your openascent folder, go to trunk -> src -> scripts and duble klik scripts 2008
step 11. go into build and click configuration manager, change it from debug to release again.
step 12. go into build and hit build solution (alternatively f6)
step 13. go back into the trunk -> bin -> release and voila your exe's and scripts are there.