Great utility, thanks.
I flashed a monsterpack that has busybox installed /bin and the skin/theme installer can not find my busybox. I had to copy my busybox to /mmc/mmca1/.system/QTDownLoad/busybox/busybox so that they skin/theme installer would work. Can you change the program to just try busybox instead of searching for it? I now have two copies.
Code:
root@(none):~$ which busybox
/bin/busybox
root@(none):~$ find / -name busybox -ls
187952 762 -rwxrwxr-x 1 root root 780216 Jan 1 2000 /bin/busybox
1475 32 drwxrwxr-x 2 ezx ezx 32768 Nov 6 07:20 /mmc/mmca1/.system/QTDownLoad/busybox
1477 768 -rwxrwxr-x 1 ezx ezx 780216 Nov 6 07:20 /mmc/mmca1/.system/QTDownLoad/busybox/busybox