VB.NET Mount ISO

自闭症网瘾萝莉.ら 提交于 2019-12-11 08:28:27

问题


I am looking for an API or something with the .NET Framework that would allow me to mount an ISO through code. Do you know of an API or any managed code that would allow me to mount an ISO?


回答1:


Check out this article, complete with sample code:

"Article on IMAPI"

you can also use NERO SDK

UPDATE:

check out these:

Same exact question: ANSWERED

Using IMAPI
IMAPI Interfaces (reference)
Installing IMAPI <- windows SDK contains sample programs utilizing IMAPI
Virtual Disk API in Windows 7



来源:https://stackoverflow.com/questions/6602439/vb-net-mount-iso

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!