The simple way to remove any application built with ROM is using terminal. But this way is for pro user only, it can damage your ROM and need to restore system.ext2 if android can not boot again
First, open terminal, you can use Terminal Emulator or Connect Bot then type following commands:
Code:
su
cd /system/app/
ls
you need check launcherpro's apk file name then use command:
to remove launcherpro which launcherpro.apk is the launcherpro's apk file name.