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.
0
votes
3answers
2k views
How to run Android-x86 4.2 iso on VM VirtualBox?
I want to use Android-x86 to test and debug my App.I tried other versions of Android-x86 before successfully,but there is an erroe in about android-x86-4.2.So I ask my question here because it may be ...
0
votes
3answers
109 views
Extract ISO using vbscript
Today's problem is this:
I need to extract an ISO image file for windows updates using VBScript. Reason for using VBScript is because everything in on stand-alone systems, and I'm trying to automate ...
2
votes
1answer
2k 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 ...
3
votes
2answers
2k 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 ...
0
votes
0answers
226 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
1
vote
1answer
689 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?
10
votes
1answer
773 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 ...