Results 1 to 7 of 7

Thread: Disk Defragmenter

  1. #1
    j2k
    Guest

    Disk Defragmenter

    Hi,

    Is it possible to make a disk defragmenter in visual basic? if so, where would I start?

  2. #2
    AIS_DK
    Guest
    NO!

    You need lowleves access to the disk, which isn't possible through VB.

  3. #3
    j2k
    Guest
    Which programming language would you recommend?

  4. #4
    AIS_DK
    Guest
    Just to let you know before you walk into great trouble. Creating a deframgment is a very hard task, it requires intimit knowledge about the basic way both different OS's work and how harddisks operate. One mistake can rander an entire harddrive inaccessible.

    So I'm sorry to say this, but if you don't even know, which laugauge you need to use inorder to get low-level access to a harddrive. Then creating a defragmenter, is properly not the task you should set out to do.

  5. #5
    j2k
    Guest
    Well everyone's gotta start somewhere!!

    Know any sites where I could find out about all the stuff required?

  6. #6
    AIS_DK
    Guest
    Try searching on Google

  7. #7
    j2k
    Guest
    Will do, thanks

    I'm not bothered if I knacker any HDs really, I have loads of little 200MB ones lying around.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width