Windows Vista and Windows 7 OEM Logo Installer

Discussion in 'Application Software' started by That Guy, Apr 11, 2010.

  1. That Guy

    That Guy MDL Novice

    Apr 11, 2010
    15
    5
    0
  2. That Guy

    That Guy MDL Novice

    Apr 11, 2010
    15
    5
    0
    Just made a couple of changes to the instructions to make them a little clearer.

    Hope this helps. If you have any questions let me know.
     
  3. sam3971

    sam3971 MDL Guru

    Nov 14, 2008
    2,235
    311
    90
    #3 sam3971, Apr 19, 2010
    Last edited: Apr 19, 2010
    nice, this could actually come in handy dude. Good job! Does this have a GUI? If not that is cool too.

    Update: Nvr Mind with the GUI thing, I see it is basically all scripts.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. That Guy

    That Guy MDL Novice

    Apr 11, 2010
    15
    5
    0
    Yeah, sadly I am not that clever to make a GUI, but if anyone wants to please PM me :)
     
  5. sam3971

    sam3971 MDL Guru

    Nov 14, 2008
    2,235
    311
    90
    You need to disable UAC first dude.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. zizi

    zizi MDL Novice

    Mar 10, 2010
    36
    2
    0
    I've alrerady turned it off, then run as admin...... stilll does not show Logo, buddy

     
  7. MasterDisaster

    MasterDisaster MDL Expert

    Aug 29, 2009
    1,256
    674
    60
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. That Guy

    That Guy MDL Novice

    Apr 11, 2010
    15
    5
    0
    #9 That Guy, Apr 19, 2010
    Last edited by a moderator: Apr 20, 2017
    (OP)
    Open up the Install.bat file in notepad. Delete all content and replace with:

    Code:
    @echo off
    copy OEMLogo.bmp %windir%\system32
    regedit /s OEMLogo.reg

    Let me know if that works or not :)
     
  9. zizi

    zizi MDL Novice

    Mar 10, 2010
    36
    2
    0
    #10 zizi, Apr 20, 2010
    Last edited by a moderator: Apr 20, 2017
    Install.bat is still not working.

    Thanks anyway

     
  10. That Guy

    That Guy MDL Novice

    Apr 11, 2010
    15
    5
    0
    Tried on over 15 machines so far and worked fine first time on all of them :)