Jump to content

amit_talkin

Member
  • Posts

    405
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    India

Everything posted by amit_talkin

  1. I think You guys misunderstood me. I am talking about that background at logon screen we see in redstone update. previously it was 2 different images for lockscreen and logon screen, now its just single image which works as both lockscreen picture and logon screen ( where it prompts us to enter user password ). I am talking about changing that one. I know about LockScreenGone tool, but its irrelevent here.
  2. Hi guys, I am trying to set a custom logon screen for my Win10 RedStone update on OOBE mode. I am messing with it for last 15 days and found no luck changing it. I have found registry keys which are responsible for it, but I cant manage to get it working. It always select stock image after OOBE. Here are the keys I have found.
  3. For those who wants silent ( unattended ) installation of OldNewExplorer. I found a way to do so, as below. 1st, import following registry ( change values as per your need ). Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Software\Tihiy\OldNewExplorer] "NoRibbon"=dword:00000001 "NoCaption"=dword:00000001 "NoIcon"=dword:00000000 "NoUpButton"=dword:00000001 "NavBarGlass"=dword:00000001 "IEButtons"=dword:00000000 2nd, register the OldNewExplorer32.dll OR OldNewExplorer64.dll ( depending on your OS ). example, cmd /c regsvr32 /s %systemdrive%\OldNewExplorer118\OldNewExplorer32.dll Above command might not work because it required elevated privilage. So there is a little tool which can do it. http://code.kliu.org/misc/elevate And example with above tool is below. elevate -c regsvr32 /s %systemdrive%\OldNewExplorer118\OldNewExplorer32.dll Done!
  4. Thanks for pointing that out. It was indeed the theme which didn't support it. Works fine with stock theme and other themes which support it.
  5. I can't see command bar when I check "Use command bar instead of ribbon". See the pic below.
  6. Dont know much abou this guys, but seems very knowledgeable person. Always ready to help others :). It will be gr8 to if I can have a friend like u.

    Amit

×
×
  • Create New...