Announcement

Collapse
No announcement yet.

Hello

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Hello

    Operating System: win xp
    Burning Software: clonecd
    Anti-virus Software: none
    DAEMON Tools Version: 3.47

    i have a few questions with my image, my image has 4 files, bws bwt bwi bwa

    1. is it created by blindwrite? my blindwrite cant create these kind of images

    2. i opened the bwt file with my hex editor, and i found G:\TEST.BWS and G:\TEST.BWI
    it remembers the direction, can anybody gives me the format requirement for the bwt? because my current direction is too long, i need to change the size of it, but anyway why does it need to remember my direction?

  • #2
    Why don't you just create a new image of the disc? Wouldn't that be a lot easier than manually manipulating the image files?
    "I was inappropriately blunt, wasn't I? Sorry, I do that a lot."

    Comment


    • #3
      create a new image everytime i move the file?
      too troublesome?
      btw i dont have the cd anymore

      Comment


      • #4
        Operating System: Win XP
        Burning Software: Nero 6.6
        Anti-virus Software: Trend
        DAEMON Tools Version: 3.47

        You can maybe use the "subst" command to set up a drive G: that points to where the image files are.

        For example, if the images are in C:\images, then this command:

        Code:
        subst g: c:\images
        will create a drive letter g: that has the image files in its root directory.

        Comment

        Working...
        X