With reference to VHD Java library , I tried to use libguestfs
.. but I am unable to get it work. At the first glance it seems that it is not working on the windows environment.
But for the try I am stuck at first point only, how to get jar file for com.redhat.et.libguestfs.*
classes. I might be wrong in my execution plan.. kindly help.
Is there any better way to achieve my goal of creating , mounting , unmounting VHD's through java program.
Thanks in advance...