I've compiled my VB program into an EXE application. When I run this EXE in my computer(which contains VB), the powerpoint can be automated. However, when the applicaiton is run from another computer(without VB), the powerpoint applicaiton cannot be automated.

Do I need any library/ocx/....??

I used this code below to generate the powerpoint.
ppApp = new powerpoint.application