To configure Yii path in Windows platform

Comparing #1 with #2

Content

I can see many questions regarding configuring the path using Windows OS. I could hardly get the right information about it. The cook book has defined for Linux. So I would like to share my idea on it. To configure the Yii path using Windows OS,
 
1. Open command prompt.
2. Type the following command:
[...]
4. Press Y
5. Related directories,subdirectories and files will be created
6. Now you can access yii framework. :)

```php
[...]
E:\xampp\php>
```
Now you can access yii framework. :)