An ISO image is an archive file, also known as a disc image of an optical disc, composed of the data contents of every written sector of an optical disc, including the optical disc file system. ISO images can be created from optical discs, or can be used to recreate optical discs using software from ...
7
votes
1answer
341 views
PHP class to create ISO image
I wanted to know if this is possible?
I would like to create a cross platform Flash projector and files and than create an ISO from it for the user to download.
Google did not help me much so ...
3
votes
2answers
215 views
Create ISO image using PowerShell: how to save IStream to file?
I want to create an ISO image, so a .iso file, on Windows. This is possible to do using COM component IMAPI2FS.MsftFileSystemImage, and I found instructions on how to do this using PowerShell in an ...
1
vote
1answer
235 views
VB.NET Mount ISO
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?
0
votes
0answers
80 views
Visual Studio 2010 Express with SP1 integrated
I need to install Visual Studio 2010 Express on couple of student machines which do not have web connection, I want VS to be SP1 updated (need it for Windows Phone SDK). Is there any Visual Studio ...
0
votes
0answers
57 views
install mkisofs in windows machine
Can someone help me to install mkisofs on my XP machine. I want to create iso using php (using the commandline tool of mkisofs). I am using Xampp on windows XP.
Thanks for your answers