You get iGoogle.
@echo off
if exist C:\ then goto c_exists
echo Error: No hard drive found.
exit
:c_exists
C:\WINDOWS\insert.exe /coffee
echo Press any key to insert.
pause > nul
exit
@echo off
C:\WINDOWS\system32\doanything.exe \claimhill \kick-off
Hill successfully claimed. Do you wish to make this change permanent? Y/N (Y)
Thank you for using Hill Claim software.
pause
exit