NTFS driving me mad!!
Posted: Sat Jan 21, 2012 9:09 pm
Hi all,
I need to create a boot disk to copy files to a PC, the PC HDD is NTFS and I have tried everything to get things working but failed so thought I would ask here.
Ideally I would love to write my little application to copy files in purebasic but up to now I have had to use a DOS boot disk so 32bit app's are a no go!
So, currently I have a Quickbasic app to copy the files and all this does is use the "shell" command to run DOS "copy" commands, To access NTFS drive I have
NTFSPRO but this is where it fails NTFS pro is cr*p it keeps failing with "Hi I'm exception bla bla"
I cannot use anything like Bart PE boot CD as this must fit on a small USB pen, I have looked at NTFS4DOS but the only copy I found had a stupid screen
the scroll's down the screen. Basically all I want to do is boot from a USB pen, copy some files to a NTFS drive, make a directory, delete a few other files
and reboot PLEASE HELP!!!!!!
Thanks
Pete
I need to create a boot disk to copy files to a PC, the PC HDD is NTFS and I have tried everything to get things working but failed so thought I would ask here.
Ideally I would love to write my little application to copy files in purebasic but up to now I have had to use a DOS boot disk so 32bit app's are a no go!
So, currently I have a Quickbasic app to copy the files and all this does is use the "shell" command to run DOS "copy" commands, To access NTFS drive I have
NTFSPRO but this is where it fails NTFS pro is cr*p it keeps failing with "Hi I'm exception bla bla"
I cannot use anything like Bart PE boot CD as this must fit on a small USB pen, I have looked at NTFS4DOS but the only copy I found had a stupid screen
the scroll's down the screen. Basically all I want to do is boot from a USB pen, copy some files to a NTFS drive, make a directory, delete a few other files
and reboot PLEASE HELP!!!!!!
Thanks
Pete