i fix it later XD
@echo off
color a
cls
title PC CLEANER Skillsa2
echo.
echo This is program, helps you clean your PC.
echo.
echo.
echo 1. remove start up programs.
echo.
echo 2. Uinstall programs.
echo.
echo 3. cleans unessesery space.
echo.
echo 4. scanns for virus and errors.
set/p "cho=>"
if %cho%==1 goto 1A
if %cho%==2 goto 2A
if %cho%==3 goto 3A
if %cho%==4 goto 4A
cls
:1A
start appwiz.cpl
:2A
start cleanmgr
:2A
start msconfig
:4A
start "sfc /all"
IF YOU HELP ME I WILL GIVE AWAY A FREE XBOX 360 member ship for 3 monse free XD



