I'm trying to run the service I just created, but I get an error.

I folowed the instructions here:
http://www.developerfusion.co.uk/show/3441/3/

And I get this:
Code:
C:\WINDOWS\Microsoft.NET\Framework\v1.0.3705>installutil C:\Documents and Settin
gs\******\My Documents\Visual Studio 2005\Projects\DriveMonitor\DriveMonitor\bin\
Release\DriveMonitor.exe
Microsoft (R) .NET Framework Installation utility Version 1.0.3705.0
Copyright (C) Microsoft Corporation 1998-2001. All rights reserved.

Exception occurred while initializing the installation:
System.IO.FileNotFoundException: File or assembly name Documents, or one of its
dependencies, was not found..
Anyone knows what's wrong ?