Posts

Showing posts with the label app

«« §§§ Site Selector §§§»»

«« Site Selector »» This is an application that lets you select from a list of sites. Feel free to add some of your own sites. @echo off color 2f title Site Selector by viki :top echo **************************** echo. echo Site Selector echo. echo **************************** echo. echo Key: [1] Google - Search Engine echo [2] Hotmail - Mail Server echo [3] Yahoo - Search Engine/ Mail Server echo [4] Facebook - Social Networking echo [5] Myspace - Social Networking echo [6] CNN - News echo [7] Weather - Weather echo [8] WikiHow - A How-To Website echo [9] Instructables - A How-To Website echo [10] YouTube - Online Videos echo [11] Answers - Online Encyclopedia echo [12] Wikipedia - Online Encyclopedia echo. echo [e] Exit echo. echo **************************** echo Enter the number of the website which you would like to go to: echo. set /p udefine= echo. echo **************************** if %udefine%==1 start www....