hai everyone,
My task is to list out softwares installed in client pc...
My idea is to know command that fetch me the softwares installed in a particular pc..and then from a java application using Runtime an Process classes..i like to invoke that command...
So,its great if anyone mention me the command to list out softwares installed in a pc....
Heard that one can use jni to achieve this task...but i don't know how to...
If anyone knows let me know the detailed description of it..
If there are any other ways to achieve this task..let me know.
with regards..
bpr.
My task is to list out softwares installed in client pc...
My idea is to know command that fetch me the softwares installed in a particular pc..and then from a java application using Runtime an Process classes..i like to invoke that command...
So,its great if anyone mention me the command to list out softwares installed in a pc....
Heard that one can use jni to achieve this task...but i don't know how to...
If anyone knows let me know the detailed description of it..
If there are any other ways to achieve this task..let me know.
with regards..
bpr.
Comment