From 8b49e89caba2614379b96cc83d5259dd6817e7d1 Mon Sep 17 00:00:00 2001 From: Tom Featherhill Date: Fri, 22 May 2015 22:11:31 +0930 Subject: [PATCH] Update DevKit.md --- Docs/Installation/DevKit.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/Docs/Installation/DevKit.md b/Docs/Installation/DevKit.md index 8db4b4397..f4f3782d2 100644 --- a/Docs/Installation/DevKit.md +++ b/Docs/Installation/DevKit.md @@ -1,21 +1,20 @@ ### Prerequisites - * (Free) source code of Devkit from [Cosmos on CodePlex](http://cosmos.codeplex.com/SourceControl/list/changesets) - * (Optional) [Visual Studio 2013 Community](http://go.microsoft.com/fwlink/?LinkId=517284) +* (Free) source code of Devkit from [Cosmos on CodePlex](http://cosmos.codeplex.com/SourceControl/list/changesets) * (Optional) [Visual Studio 2013 Community](http://go.microsoft.com/fwlink/?LinkId=517284) If you do not wish to use the integrated source control, you can use the SVN bridge instead. - * If using Visual Studio 2010 Express, you can use the [SVN bridge](http://cosmos.codeplex.com/SourceControl/list/changesets) i.e. direct download current changeset in a zip file, or one of the many TFS standalone clients available at CodePlex. - * (Free) [InnoSetup QuickStart Kit](http://www.jrsoftware.org/isdl.php#qsp) +* If using Visual Studio 2010 Express, you can use the [SVN bridge](http://cosmos.codeplex.com/SourceControl/list/changesets) i.e. direct download current changeset in a zip file, or one of the many TFS standalone clients available at CodePlex. + * (Free) [InnoSetup QuickStart Kit](http://www.jrsoftware.org/isdl.php#qsp) * This is required to build the setup kit which is used to build and install the Visual Studio integration libaries for Cosmos. * During install it will ask you about optional components to install. Be sure you check "Install Inno Setup Preprocessor". * (Free) [ Visual Studio 2010 SDK](http://www.microsoft.com/downloads/en/details.aspx?FamilyID=47305cf4-2bea-43c0-91cd-1b853602dcc5) ### Installation - * Look in the downloaded sources and **run install.bat** with admin privileges (Vista and upper will ask you for it), needed for install in system directories - * On end it will start retail versions of Visual Studio and you can begin with OS development. +* Look in the downloaded sources and **run install.bat** with admin privileges (Vista and upper will ask you for it), needed for install in system directories +* On end it will start retail versions of Visual Studio and you can begin with OS development. ## Parameters to the install.bat The `install.bat` accepts following parameters