HoustonGuitarPro
Technical User
I am wondering if VB .NET can do this.
I have an older computer that uses an SD card. (not a windows file system)
What I want:
[ul]
[li]take an entire image of the card (RAW) and put it in a disk image file (Similar to how WinImage takes disk and copies to disk images.)[/li]
[li]I want to restrict it to SD, MicroSD and CF cards.[/li]
[li]Select between 256 and 512 byte sector size[/li]
[li]Read the image and write directly to the SD card in RAW format[/li]
[/ul]
I have heard that vb .net will not directly do this without some tricks. Can this be done with vb .net ?
I have an older computer that uses an SD card. (not a windows file system)
What I want:
[ul]
[li]take an entire image of the card (RAW) and put it in a disk image file (Similar to how WinImage takes disk and copies to disk images.)[/li]
[li]I want to restrict it to SD, MicroSD and CF cards.[/li]
[li]Select between 256 and 512 byte sector size[/li]
[li]Read the image and write directly to the SD card in RAW format[/li]
[/ul]
I have heard that vb .net will not directly do this without some tricks. Can this be done with vb .net ?