That doesn't work as you can't access the PDA's filesystem from the normal command shell, I suppose you could do it using
rcmd but that sounds like a lot of work for a relatively simple task. The other problem is it would only give you the executable names not the application names which can be completely different. The way I think
Remove Programs does it is by listing \Windows\*.unload, which seems to work OK (see above).