Win 8.x • Win 7 • Vista - 'Multi-OEM' ISO Project

Discussion in 'MDL Projects and Applications' started by searchengine, Jan 30, 2010.

Thread Status:
Not open for further replies.
  1. murphy78

    murphy78 MDL DISM Enthusiast

    Nov 18, 2012
    6,943
    10,704
    210
    #2261 murphy78, Oct 23, 2014
    Last edited by a moderator: Apr 20, 2017
    well if we wanna be all conspiracy-nut-ish we can also base64 encode that :p

    I was just talking about the auto-targeting based on the contents that might be reported by a bot.
    If the contents are passworded, the bot won't know what's in them.
     
  2. The_Guardian

    The_Guardian Contributor

    May 7, 2012
    2,054
    6,794
    90
    #2262 The_Guardian, Oct 23, 2014
    Last edited: Oct 23, 2014
    I understand and sorry for any trouble. Thanks for sharing that info with me.
     
  3. Tito

    Tito Super Mod / Adviser
    Staff Member

    Nov 30, 2009
    17,888
    16,542
    340
    Please check PM.

    :hug2:
     
  4. The_Guardian

    The_Guardian Contributor

    May 7, 2012
    2,054
    6,794
    90
    #2264 The_Guardian, Oct 23, 2014
    Last edited: Oct 23, 2014
    Nothing is going through Tito...just my quote and your last pm about faulty network. lol

    Update: PM finally went through and thanks for your help. :)

    Logo status: Got about half the images resized....I'm getting there. lol
     
  5. The_Guardian

    The_Guardian Contributor

    May 7, 2012
    2,054
    6,794
    90
    When I get this completed and feel it is up to par then I will start a new thread with a new name per Titos' recommendation. Sorry but the image resizing takes time. :(
     
  6. Chibi ANUBIS

    Chibi ANUBIS MDL Chibi Developer

    Apr 28, 2014
    1,046
    713
    60
    Do not worry, take your time ;)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. Mr.X

    Mr.X MDL Guru

    Jul 14, 2013
    7,625
    14,952
    240
    Take your time cerberus, quality is paramount above all.
     
  8. The_Guardian

    The_Guardian Contributor

    May 7, 2012
    2,054
    6,794
    90
    #2268 The_Guardian, Oct 27, 2014
    Last edited: Oct 27, 2014
    Edited....the oem-query tool is a no go for updating.
     
  9. coleoptere2007

    coleoptere2007 MDL Guru

    Apr 8, 2008
    3,182
    1,796
    120
    Hoping this project will be available soon for download Thx :)
     
  10. The_Guardian

    The_Guardian Contributor

    May 7, 2012
    2,054
    6,794
    90
    #2270 The_Guardian, Oct 27, 2014
    Last edited: Oct 27, 2014
    oem-query tool was made using autoit and what does get extracted is only part of the program thus I cannot update it. It works but on win 10 it will not show OS version in the valid os section of output and will not include the newly added resolution sizes. Should I include the old oem-query tool in the new oem project or should I just remove it? I will leave it up to members here to decide. As far as the oobe.cmd file it is updated and ready to go but this will NOT activate windows 10 for we do not know the type of oem activation M$ will include until rtm at least so that will have to wait (branding only takes place). oem-sync has been removed for it is no longer needed, oobe.cmd file handles everything.

    Note: I have read and posted in this forum about M$ using a new kind of online activation that includes a online password instead of key. I do not know if this is true yet for we really do not know but if that is the case for win 10 retail then I wonder if the same would effect oem activation or will M$ keep it the same as win 8.x (the oem activation was never compromised so they still might use it in win 10 but this is only a guess). M$ does change activation on every new version so it would not surprise me.
     
  11. Mr.X

    Mr.X MDL Guru

    Jul 14, 2013
    7,625
    14,952
    240
    True about uncertainty of Win10 activation so it's too premature to know whether oem-query tool will still working or not. Any case, you can do one edition with the tool included and one without it, through time and testing we, the users, would be able to decide if it stays or not.
     
  12. The_Guardian

    The_Guardian Contributor

    May 7, 2012
    2,054
    6,794
    90
    I will then include the old oem-query tool in the new thread when I uploading it. Now I need to do some testing on real machines. If all goes well then I will create a new thread with the new project.
     
  13. The_Guardian

    The_Guardian Contributor

    May 7, 2012
    2,054
    6,794
    90
    This project is going to take a bit longer for I am having a issue with win 7 only regarding the correct resolution size image. Debugging time. lol
     
  14. Mr.X

    Mr.X MDL Guru

    Jul 14, 2013
    7,625
    14,952
    240
    No rush cerberus. Think about it, no one was willing to pick up this project so it was going to be obsolete in a certain time. Now that you are working on it a month, two or three we have to wait don't matter. Again buddy, take your time...
     
  15. The_Guardian

    The_Guardian Contributor

    May 7, 2012
    2,054
    6,794
    90
    #2275 The_Guardian, Oct 27, 2014
    Last edited: Oct 27, 2014
    I know bud. It's win 7 giving me the headaches right now for it doesn't like the vbs file I use to get screen resolution. Might have to do this like searchengines' oem-sync if nothing else. Seems a lot of services don't run at oobe.cmd like vbs not working in win 7 only. Works when at the desktop but not in oobe.cmd file. Says script has error on line 14 space 1...."For Each objProcess in colProcessList" is the line giving me headaches. lol

    Update: Might have found my issue...need to add On Error Resume next to nul out the error and let the vbs file finish and output to txt file. Testing now...that failed also...looks like it will be ran from first logon in registry so the vbs file works correctly. You cant run a vbs file from oobe.cmd in win 7 only, the other OS's work perfect with the vbs file. Grrrrr

    Think I will use vb.net to output the resolution of monitor so it works in all OS's. ;)
     
  16. The_Guardian

    The_Guardian Contributor

    May 7, 2012
    2,054
    6,794
    90
    #2277 The_Guardian, Oct 28, 2014
    Last edited: Oct 28, 2014
    Thanks to abbodi1406, the resolution check now works on vista - win 10. Thanks for your help abbodi1406. :) Now to do more resizing of images...the boring part (54 more oem's to add resolution sizes to out of 114). lol
    I added the new INSYS images to the new project that 555LE posted, thanks 555LE for your contribution.
    Update: added empty key sections to autounattend.xml's plus created one for win 8.x which has empty key sections also. The autounattend.xml files work on both x86 and x64.
     
  17. noneone

    noneone MDL Novice

    Oct 29, 2009
    2
    0
    0
    i cant seem to click on the download link why?
     
  18. The_Guardian

    The_Guardian Contributor

    May 7, 2012
    2,054
    6,794
    90
    Been removed because of takedown notices plus searchengine is not here to support it anymore. New project will be posted in its own new thread when done. ;)
     
  19. noneone

    noneone MDL Novice

    Oct 29, 2009
    2
    0
    0
    #2280 noneone, Nov 2, 2014
    Last edited: Nov 2, 2014
    can anyone upload it the existing version temporarily?

    If that is against the rules, just let me know...