Windows RTM ISO Verifier

Discussion in 'MDL Projects and Applications' started by jlgager, Dec 29, 2010.

  1. janek2012

    janek2012 MDL Member

    Dec 29, 2008
    214
    994
    10
    Try looking for something like "Project Preferences" and there you can choose the framework.

    Also, It would be great if you will use ini file to store hashes e.g.:
    Program could do this function (pseudocode):
    This will be better method to store informations and it will be easier to create new ini files.
     
  2. chintuchacha

    chintuchacha MDL Novice

    Jul 1, 2010
    8
    0
    0
  3. mikdik

    mikdik MDL Novice

    Jan 14, 2011
    1
    0
    0
    Thanks! i got this to check my win 7 iso's, but i can only get it to work if i put the language file in the same folder as the iso!
    !

    any idears! mikdik
     
  4. Josh Cell

    Josh Cell MDL Developer

    Jan 8, 2011
    3,515
    7,170
    120
    Very good software, very useful

    Thx
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  5. TeddyBeers

    TeddyBeers MDL Novice

    Jan 18, 2011
    4
    1
    0
    #25 TeddyBeers, Jan 21, 2011
    Last edited by a moderator: Apr 20, 2017
    hi. Very good app
    I was looking for something like this but not only to check win7 ISO, but every iso that is published on msdn, or has known cheksum.

    If this app can use .ini file, then it will be easier to help you creating it.

    .Ini file can look like this:

    Code:
    [sha1]
    value
    
    SystemName=MSDN Windows 7
    
    Version=Ultimate
    
    Language=ENG
    
    LicenceType=Retail
    
    SPlevel=SP1
    
    Comment=Geniune ISO from microsoft MSDN
    
    Using .ini will be easier to update database without compiling main app every time.



    Sorry for my bad english.
     
  6. R29k

    R29k MDL GLaDOS

    Feb 13, 2011
    5,171
    4,811
    180
    Very nice tool :eek:
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. jedinight2002

    jedinight2002 MDL Novice

    Jun 8, 2008
    45
    4
    0
    Sorry I am obviously stupid. I have read and re-read the initial post, I have clicked help in the app...........

    There is no language file in the archive and there is no description of the syntax required to create your own language file. So how the hell am I supposed to get this program to work and verify files???

    I need only english ISOs verified.

    Thanks.
     
  8. iHacker

    iHacker MDL Novice

    Apr 23, 2010
    35
    1
    0
    are you friends with sven groot and Long Zheng?
     
  9. sadsack

    sadsack MDL Member

    Dec 8, 2007
    207
    16
    10
    Unpack all contents into the same place you have the iso image located and then try running it........

    ttfn
    sadsack
     
  10. SupremoPhantom

    SupremoPhantom MDL Novice

    Sep 4, 2010
    34
    61
    0
    this is a good tool. you might wanna update this to include info on latest iso with sp1 now.
    the hashes are visible on technet.
     
  11. ft@t@lk

    ft@t@lk MDL Junior Member

    Apr 15, 2011
    58
    9
    0
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. jlgager

    jlgager MDL Developer

    Oct 30, 2009
    365
    3,230
    10
    #32 jlgager, Apr 21, 2011
    Last edited: Jul 1, 2011
    (OP)
    Sorry Guys I have a lot going on right now and am unable to update it right now maybe this summer I don't know. :(

    EDIT: I finally got it finished UPDATED to 2.0!
     
  13. Windowsfaq

    Windowsfaq MDL Junior Member

    Apr 27, 2011
    69
    3
    0
    I have problems!
    When open iso file it says ''Please Replace Language File!''
    What do i wrong??
     
  14. jlgager

    jlgager MDL Developer

    Oct 30, 2009
    365
    3,230
    10
    Version 2.0 changes (7/1/2011):
    * Recoded in C#.
    * Changed language files from .dll to .xml.
    * Changed to one click scanning.
    * Added more Windows versions.
     
  15. jlgager

    jlgager MDL Developer

    Oct 30, 2009
    365
    3,230
    10
    Version 2.0.1 changes (7/1/2011):
    * Changed window to fixed size.
    * Moved language status to bottom.
    * Made item lists read only.
     
  16. hellcry

    hellcry MDL Novice

    Aug 17, 2009
    37
    2
    0
    Nice program unfortunate u have to add windows 7 OEM editions also ...
     
  17. Tito

    Tito Super Mod / Adviser
    Staff Member

    Nov 30, 2009
    18,681
    18,587
    340
    In MSDN, there is no oem isos :cool:
     
  18. racky29

    racky29 MDL Senior Member

    Aug 2, 2007
    285
    93
    10
    just one tiny little error, easily rectified, Home Server 2011 install disk Verifies ok but says x32 bit, but its x64 bit

    easy fix, just changed the English.xml

    <Windows edition="Home Server 2011">
    <X64>
     
  19. jlgager

    jlgager MDL Developer

    Oct 30, 2009
    365
    3,230
    10
    Version 2.0.2 changes (7/18/2011):
    * Redesigned UI.
    * Bug Fixes.
    * Created All In One File.

    @racky29 Thanks and fixed!
     
  20. genuineintel

    genuineintel MDL Member

    Apr 28, 2009
    234
    33
    10
    Nice tool. :eek: Thanks for sharing.:worthy: