How to avoid creating 100MB partition during setup?

Discussion in 'Windows 7' started by George King, Jan 5, 2021.

  1. George King

    George King MDL Addicted

    Joined:
    Aug 5, 2009
    Messages:
    654
    Likes Received:
    521
    Trophy Points:
    30
    #1 George King, Jan 5, 2021
    Last edited: Jan 5, 2021
    I remember there was a patch for Windows 7 setup to avoid 100MB partition creation.

    Old link is dead..
    Code:
    https://www.mydigitallife.net/2009/01/09/how-to-avoid-200mb-hidden-system-partition-from-been-created-during-windows-7-installation/
    It was maybe winsetup.dll patch?

    Anybody have patched files?
     
  2. kaljukass

    kaljukass MDL Guru

    Joined:
    Nov 26, 2012
    Messages:
    2,436
    Likes Received:
    883
    Trophy Points:
    90
    @George Kings
    Please make it clear to me what is the 100bm partition.
    100bm_partition.PNG
     
  3. George King

    George King MDL Addicted

    Joined:
    Aug 5, 2009
    Messages:
    654
    Likes Received:
    521
    Trophy Points:
    30
  4. Mr.X

    Mr.X MDL Guru

    Joined:
    Jul 14, 2013
    Messages:
    7,625
    Likes Received:
    14,952
    Trophy Points:
    240
    There's a workaround

    Before running setup format and partition the disk and set as active then run W7 setup.
     
  5. kaljukass

    kaljukass MDL Guru

    Joined:
    Nov 26, 2012
    Messages:
    2,436
    Likes Received:
    883
    Trophy Points:
    90
    Look, it's not absolutely all the same how something is written. If You speaking of 100MB System Reserved partition, then it is 100MB, but not 100bm partition.
    The second thing is why should You avoid it, if system needs it and this section or partition is also so small.
    Even some .bmp pictures, used by the system, are larger!
     
  6. George King

    George King MDL Addicted

    Joined:
    Aug 5, 2009
    Messages:
    654
    Likes Received:
    521
    Trophy Points:
    30
    Sorry, fixed typo
     
  7. George King

    George King MDL Addicted

    Joined:
    Aug 5, 2009
    Messages:
    654
    Likes Received:
    521
    Trophy Points:
    30
    Sure it can be done by user, I only remember there was a solution to patch setup to suppress creation. That can help with Windows XP install.wim deploying
     
  8. SamRubyTheCat

    SamRubyTheCat MDL Novice

    Joined:
    Oct 16, 2017
    Messages:
    2
    Likes Received:
    0
    Trophy Points:
    0
    You just need to create a NTFS partition (or partitions) that fully fill the entire disk side outside of the installation setup, just go back and go into "Repair System" and launch the Command Prompt, then use DiskPart to create the format the disk and create partitions, then go the normal steps and install Windows on the previously created partition, is you don't know how to use the diskpart tool, just type "help" after running the utility, that also works with the commands of diskpart like "help create partition".
     
  9. aquarius84

    aquarius84 MDL Member

    Joined:
    Oct 3, 2012
    Messages:
    182
    Likes Received:
    51
    Trophy Points:
    10
    but the NO-creation of 100MB System Reserved could impact on the OS ?
    nowadays 100MB are less than nothing...
     
  10. Tito

    Tito Super Mod / Adviser Staff Member

    Joined:
    Nov 30, 2009
    Messages:
    17,888
    Likes Received:
    16,542
    Trophy Points:
    340
    @George King

    The original discussion thread is here. The pre-patched files are long gone, but these offsets should work for manual patching.
     
  11. SamRubyTheCat

    SamRubyTheCat MDL Novice

    Joined:
    Oct 16, 2017
    Messages:
    2
    Likes Received:
    0
    Trophy Points:
    0
    Actually that partition is more of a security step of Windows that have boot files and in the case of Windows 10, some critical updates in a safe place, everything will be written on the main active partition if the system reserved partition is not present.
     
  12. George King

    George King MDL Addicted

    Joined:
    Aug 5, 2009
    Messages:
    654
    Likes Received:
    521
    Trophy Points:
    30
    This is not about to manually workaround. XP2ESD delete partition itself before reboot and make all tricks quietly without user touch.
     
  13. George King

    George King MDL Addicted

    Joined:
    Aug 5, 2009
    Messages:
    654
    Likes Received:
    521
    Trophy Points:
    30
    #13 George King, Jan 30, 2021
    Last edited: Feb 1, 2021
    (OP)
  14. xrononautis

    xrononautis MDL Novice

    Joined:
    Mar 30, 2021
    Messages:
    2
    Likes Received:
    2
    Trophy Points:
    0
    Thank you for the patch!
    That will save me some time using the diskpart every time that I install Win7. As of reasons why someone would want to do this my scenario goes like this: I install Win7 as second OS in a dual boot system that has already Windows 10 (which I hate ofc). This is a laptop with 4 partitions already (boot reserved, recovery and so on). So for compatibility reasons I prefer to have one fifth partition for windows 7 without any additions. I would rather stay on the safe side here rather than test how well windows 10 collaborates with windows 7. Already one time during a major windows 10 upgrade the bcd entry for windows 7 was gone.

    Also this is my first post here!
    So nice to meet you all and I am happy to be here!