Results 1 to 9 of 9

Thread: is it possible to change hard disk serial

  1. #1

    Thread Starter
    Lively Member SNIPER.PS's Avatar
    Join Date
    Dec 2009
    Posts
    96

    Arrow is it possible to change hard disk serial

    is it possible to change hard disk serial

    If yes, give me the code

  2. #2
    VB-aholic & Lovin' It LaVolpe's Avatar
    Join Date
    Oct 2007
    Location
    Beside Waldo
    Posts
    19,541

    Re: is it possible to change hard disk serial

    Why would one need to do this?
    Insomnia is just a byproduct of, "It can't be done"

    Classics Enthusiast? Here's my 1969 Mustang Mach I Fastback. Her sister '67 Coupe has been adopted

    Newbie? Novice? Bored? Spend a few minutes browsing the FAQ section of the forum.
    Read the HitchHiker's Guide to Getting Help on the Forums.
    Here is the list of TAGs you can use to format your posts
    Here are VB6 Help Files online


    {Alpha Image Control} {Memory Leak FAQ} {Unicode Open/Save Dialog} {Resource Image Viewer/Extractor}
    {VB and DPI Tutorial} {Manifest Creator} {UserControl Button Template} {stdPicture Render Usage}

  3. #3
    New Member
    Join Date
    Apr 2010
    Posts
    7

    Re: is it possible to change hard disk serial

    far as I know, the serial number of the disk can not be changed

  4. #4
    Head Hunted anhn's Avatar
    Join Date
    Aug 2007
    Location
    Australia
    Posts
    3,669

    Re: is it possible to change hard disk serial

    Try to find the manufacturer address,
    take off your hard disk from your PC,
    send it back to them,
    ask their engineers to reprogram it then send it back to you.

    Don't forget to send a big cheque.
    • Don't forget to use [CODE]your code here[/CODE] when posting code
    • If your question was answered please use Thread Tools to mark your thread [RESOLVED]
    • Don't forget to RATE helpful posts

    • Baby Steps a guided tour
    • IsDigits() and IsNumber() functions • Wichmann-Hill Random() function • >> and << functions for VB • CopyFileByChunk

  5. #5
    Hyperactive Member
    Join Date
    Jul 2009
    Posts
    489

    Re: is it possible to change hard disk serial

    maybe he means the serial that applied in the format process.
    that sure can be done, as it done in format,
    but don't know how, yet

  6. #6
    Freelancer akhileshbc's Avatar
    Join Date
    Jun 2008
    Location
    Trivandrum, Kerala, India
    Posts
    7,652

    Re: is it possible to change hard disk serial


    If my post was helpful to you, then express your gratitude using Rate this Post.
    And if your problem is SOLVED, then please Mark the Thread as RESOLVED (see it in action - video)
    My system: AMD FX 6100, Gigabyte Motherboard, 8 GB Crossair Vengance, Cooler Master 450W Thunder PSU, 1.4 TB HDD, 18.5" TFT(Wide), Antec V1 Cabinet

    Social Group: VBForums - Developers from India


    Skills: PHP, MySQL, jQuery, VB.Net, Photoshop, CodeIgniter, Bootstrap,...

  7. #7
    Next Of Kin baja_yu's Avatar
    Join Date
    Aug 2002
    Location
    /dev/root
    Posts
    5,989

    Re: is it possible to change hard disk serial

    Depends on if he was thinking of the actual hard disk serial number, of the volume/partition serial number (which is changed when it is formated).

  8. #8
    Fanatic Member
    Join Date
    Mar 2009
    Posts
    739

    Re: is it possible to change hard disk serial

    Many drives have more than serial number. Some are manufacturer specific and are hardcoded into the chips (Used by the manufacturer to trace there production for warranties, etc)

    The problem with these serial numbers is that different manufacturers use them in different ways so coding your application to use such a number is not a good idea.

    But I suspect the one he means is the drive serial number which you read with GetDriveInfo api function. That's the one that's written when the drive is formatted. There are simple freeware and shareware tools to change that number.

  9. #9
    Hyperactive Member danecook21's Avatar
    Join Date
    Feb 2008
    Location
    NC, USA
    Posts
    501

    Re: is it possible to change hard disk serial

    He's probably trying to circumvent software security features

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