windows mobile 10 Redstonebuild 14267& higher for old lumias in insider fast Ring

Search This thread

getmeglance

Member
Dec 12, 2016
5
1
you missed out something, dunno what. make sure the correct dlls are in the shareddata/oem/public folder. and just use the prerelease version of the interop tools (you find it in the thread here, not in the mega-link) and use the restore old glance tweak (makes sure you didnt **** up with the values you need to import, the tweak does everything needed besides having the dlls in the right place)

EDIT: It is now working, thanks for making me double check my method. Stumbled upon the solution while searching for ".dll" in this thread. Turns out I had to replace the backwards double slashes with backwards single slashes from the .reg files (values that contain the keyword "path"), which I did not know that needed to be done. Thanks to this post.

Thanks for your reply. I have used Interop Tools Beta 1.9 Pre-release 9. I have copied the missing files to
Code:
Data/SharedData/OEM/Public
The files and folders I copied are:
Code:
lpmFonts_4.1.11.3
lpmFonts_4.1.12.4
NsgGlance_NlpmService_4.1.11.3.dll
NsgGlance_NlpmServiceImpl_4.1.11.3.dll
NsgGlance_NlpmServiceImpl_4.1.12.4.dll

I have uploaded the registry keys directly via Interop Tools on my phone. These are:

Code:
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\OEM\Nokia\lpm]
"AlwaysOnInCharger"=dword:00000000
"AppGraphicTimeout"=dword:00000000
"BSSwitchOffTimeout"=dword:0000001e
"ClockAndIndicatorsCustomColor"=dword:00000000
"DarkMode"=dword:00000000
"DarkModeElements"=dword:0000000f
"DarkModeEnd"=dword:000001a4
"DarkModeOverrideColor"=dword:00000000
"DarkModeStart"=dword:00000528
"DarkModeThreshold"=dword:00004e20
"DoubleTapEnabled"=dword:00000000
"Enabled"=dword:00000001
"MinimizeIcon"=dword:00000000
"Mode"=dword:00000000
"MoveClock"=dword:00000000
"NormalModeElements"=dword:0000001f
"SwipeEnabled"=dword:00000000
"SwitchOffTimeout"=dword:0000000f
"PanelType"=dword:00000001
"ShowDetailedAppStatus"=dword:00000000
"ShowSystemNotifications"=dword:00000000
"FontFile"="\\Data\\SharedData\\OEM\\Public\\lpmFonts_4.1.12.4\\lpmFont_wxga.bin"
"AppGraphicGestures"=dword:00000000
"SingleTapWakeup"=dword:00000000
"EnablePublicSDK"=dword:00000000
"SupportedTouchEvents"=dword:00000000

[HKEY_LOCAL_MACHINE\SOFTWARE\OEM\Nokia\NokiaSvcHost\Plugins\NsgGlance\NlpmService]
"PluginPath"="\\Data\\SharedData\\OEM\\Public\\NsgGlance_NlpmServiceImpl_4.1.12.4.dll"
"Path"="C:\\Data\\SharedData\\OEM\\Public\\NsgGlance_NlpmService_4.1.11.3.dll"
"Version"="4.1.12.4"
"PluginVersion"="4.1.12.4"
"Enabled"=dword:00000001
"UsingBeta"=dword:00000000
"UseBeta"=dword:00000000

and

Code:
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\NlpmService]
"Description"="Standby screen service"
"DisplayName"="NlpmService"
"ErrorControl"=dword:00000000
"FailureActions"=hex:80,51,01,00,00,00,00,00,00,00,00,00,04,00,00,00,14,00,00,\
  00,01,00,00,00,e8,03,00,00,01,00,00,00,e8,03,00,00,01,00,00,00,e8,03,00,00,\
  00,00,00,00,00,00,00,00
"ImagePath"="c:\\windows\\system32\\OEMServiceHost.exe -k NsgGlance"
"ObjectName"="LocalSystem"
"PreshutdownTimeout"=dword:00000032
"RequiredPrivileges"=hex(7):53,00,65,00,43,00,68,00,61,00,6e,00,67,00,65,00,4e,\
  00,6f,00,74,00,69,00,66,00,79,00,50,00,72,00,69,00,76,00,69,00,6c,00,65,00,\
  67,00,65,00,00,00,53,00,65,00,49,00,6e,00,63,00,72,00,65,00,61,00,73,00,65,\
  00,57,00,6f,00,72,00,6b,00,69,00,6e,00,67,00,53,00,65,00,74,00,50,00,72,00,\
  69,00,76,00,69,00,6c,00,65,00,67,00,65,00,00,00,53,00,65,00,43,00,72,00,65,\
  00,61,00,74,00,65,00,47,00,6c,00,6f,00,62,00,61,00,6c,00,50,00,72,00,69,00,\
  76,00,69,00,6c,00,65,00,67,00,65,00,00,00,00,00
"ServiceSidType"=dword:00000001
"Start"=dword:00000003
"Type"=dword:00000020

[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\NlpmService\Parameters]
"ServiceDll"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,\
  00,74,00,25,00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,\
  4e,00,6c,00,70,00,6d,00,53,00,65,00,72,00,76,00,69,00,63,00,65,00,2e,00,64,\
  00,6c,00,6c,00,00,00
"ServiceDllUnloadOnStop"=dword:00000001

[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\NlpmService\TriggerInfo]

[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\NlpmService\TriggerInfo\0]
"Action"=dword:00000001
"Data0"=hex:75,38,bc,a3,3e,06,8a,41
"Data1"=hex:00,00,00,00,01,00,00,00
"DataType0"=dword:00000001
"DataType1"=dword:00000001
"Guid"=hex:16,28,7a,2d,5e,0c,fc,45,9c,e7,57,0e,5e,cd,e9,c9
"Type"=dword:00000007

I have checked that these are indeed written to the registry using the registry browser of Interop Tools. Can't see where I might be missing something. When you say
and use the restore old glance tweak (makes sure you didnt **** up with the values you need to import, the tweak does everything needed besides having the dlls in the right place)
you mean importing the registry keys, right?
 
Last edited:

tofuschnitte

Senior Member
Nov 29, 2012
204
40
yes that tweak imports the registry stuff, i think gustave used the template i gave him a few months ago for the tweak so it it links to
"Path"="C:\\Data\\SharedData\\OEM\\Public\\NsgGlance_NlpmService_4.1.12.4.dll"
instead of "Path"="C:\\Data\\SharedData\\OEM\\Public\\NsgGlance_NlpmService_4.1.11.3.dll"
[the rest is identical, just this version "mismatch"]
which is maybe not present in the dll download, dunno, my device always had and used the newer version of the dll. most likely i linked it here too somehwere (and the double slash problem was explained by me too, but thats like 50 pages in the past ;)) though that should only happen if you make the entrys manual via custompfd,interop tools registry editor or any other regeditor, if you boot the device in massstoragemode and import it via regedit it should import it just fine (since its just a simple export of regedit). but again for every new people here: just use the tweak inside the interop tools, its the fastest way ;)

edit: here is the package with all dll versions http://www110.zippyshare.com/v/tPlKrJB8/file.html
 
Last edited:

s0rata

Member
Apr 25, 2016
29
3
Got my glance screen back on L920 running the latest build rs2

okay, i have found a method for installing glance screen for those who don't have a unlocked bootloader or enabled root access/mass storage
1. install wptweaker>>toggle on full fs via mtp and reboot if you wish
2. now, before connecting to computer, go to devices and printers>>delete 'your device model'.double check using device manager and uninstall if found any (can be hidden)
3. now connect your phone it should say 'installing device xxx' else refer 'TROUBLESHOOTING'.
4. now go to phone>>data>>shared data>>OEM>>public and copy the attachment named 'glance files'
5. now, either toggle on glance screen on interoptools v1.9 pre3 or import reg files posted on my earlier post(pg 125)
6. restart phone.
now, i tested this method on th2 only upto viewing files and can't gurantee it will work on rs1, but there is no reason why it should not.
TROUBLESHOOTING:
IF after step 3, the file explorer shows don't the folder as described in 'images' attachment, you can try on a another computer in which your phone has never connected,
else, you have to manually uninstall 'nokia lumia xxx' from device manager>universal serial bus devices (all 3 of them),then go to devices and printers>>unspecified column>>right click 'device model'>>browse files.

Thank, finally, I get my glance screen back. I really love this feature. Tried many times, but this time, I got it.
 

atabledoraemon

New member
Dec 19, 2016
2
0
Can't deploy vcreg on my htc 8x

Hey guys I need help cause I can't deploy vcreg on my htc 8x. It says that I have some sort of runtime error. Pls help:D:D:D
 

Meowsy

Member
Dec 21, 2016
32
17
1. install wptweaker>>toggle on full fs via mtp and reboot if you wish

Can someone explain above step.. It doesn't seem to install this tool on the phone :( I download xap and run it, but it is not installed?
 

Meowsy

Member
Dec 21, 2016
32
17
i sideloaded and deployed the wptweaker xap file, but its not on the app list, so cant find its installation and run it... instead, I enabled Mass Storage via interop tools, so I can see system folders on the phone - but I can't access or modify this path:

phone>>data>>shared data>>OEM>>public

this path doesnt exist on the phone and the phone won't let you create it either :( there is only phone>>data>>shared data

what did i wrong? :(
 

ilbasto

New member
Apr 26, 2008
2
0
Nobody talks about this key

SOFTWARE \OEM\ Nokia\ NokiaSvcHost\ Plugins
Name: MigratedToOSGlance
Type: VALUE
Hive: HKEY_LOCAL_MACHINE
Value Type: 4
Value: 0

I think it is essential for the operation. He says the key itself, migrate to os glance-> 0
 

JoeQuality

Member
Feb 17, 2008
38
5
City of Angels
yes that tweak imports the registry stuff, i think gustave used the template i gave him a few months ago for the tweak so it it links to
"Path"="C:\\Data\\SharedData\\OEM\\Public\\NsgGlance_NlpmService_4.1.12.4.dll"
instead of "Path"="C:\\Data\\SharedData\\OEM\\Public\\NsgGlance_NlpmService_4.1.11.3.dll"

This^

My glance was not working on my 1020. I downloaded the DLLs, but the zip file was missing a 4.12 version. There is NsgGlance-Lumia830.zip in this thread which has the right one. Once I added that and corrected both path versions in the registry, it worked.

tl;dr: make sure you have all 4.1.12.4 DLL versions and the paths are pointing to them, not the 4.1.11.3 versions.
 
  • Like
Reactions: Nightsteed

tavillo1980

Member
Aug 23, 2013
13
0
Lumia 925 - 14393.726 - Any fix for brightness control?

Hi

I have 14393.726 working fine in my Lumia 925.

I have glance working too: https://xdaforums.com/windows-10/windows-10-mobile/guide-how-to-reinstall-glance-screen-app-t3344271

Changed the Glance font: https://xdaforums.com/showpost.php?p=68655250&postcount=1266

The only problem I can't solve is brightness.

I've found this for Autobrightness: https://msdn.microsoft.com/en-us/library/windows/hardware/mt147021(v=vs.85).aspx

And this for Brightness: https://msdn.microsoft.com/en-us/library/windows/hardware/mt168406(v=vs.85).aspx

AutoBrightness use to work fine after RS1 update. Even when glance and manual brightness don't work anymore.

However, manual brightness doesn't work.

I read in the "Brightness" link that there are (or should be) these keys:

LowBrightnessValue
MediumBrightnessValue
HighBrightnessValue
HideAutoBrightness

But I can't find them. I searched at Google but there are no results nor at XDA.

And the other problem is: Low / Medium / High values shold be "hexa". That's what Microsoft says in the link. But using Interop Tool I can't create hexa keys.

Anyone could find a way to fix the brightness in Lumia 925?

Thanks
 
Last edited:

tofuschnitte

Senior Member
Nov 29, 2012
204
40
dont think so, havent bothered with it in the last months but iirc there was no chance to get that back working on unsupported devices . tbh i dont even care cause i use auto brightness always on my 920 (and cause i switched to a 950, or lets say i will switch tomorrow. my 4 years old 920 is finally in a state where it has done all its duty and will be only used as navigation device in the future; still works fine but the screen is damaged (brown brandmarks cause it got too hot with an early insiderbuild and the mics sometimes dont work, thats annyoing cause i dont always have a bt headset paired; i got the 950 dirt cheap :p)
 

tavillo1980

Member
Aug 23, 2013
13
0
dont think so, havent bothered with it in the last months but iirc there was no chance to get that back working on unsupported devices . tbh i dont even care cause i use auto brightness always on my 920 (and cause i switched to a 950, or lets say i will switch tomorrow. my 4 years old 920 is finally in a state where it has done all its duty and will be only used as navigation device in the future; still works fine but the screen is damaged (brown brandmarks cause it got too hot with an early insiderbuild and the mics sometimes dont work, thats annyoing cause i dont always have a bt headset paired; i got the 950 dirt cheap :p)

Sad to read that.

My Lumia 925 works perfectly. It has really "good health". Screen / glass is really fine. Buttons works fine. Battery is ok. Have Glance... The only problem is

I was thinking in upgrade my phone. But I like my 925 so much.

Now that I have Anniversary, I think I have phone for another year until upgrade. I have my Lumia 925 since April 2014. So, this year will be 3 years. Maybe it could reach 4 years.

Thanks.
 

Top Liked Posts

  • There are no posts matching your filters.
  • 23
    Hi all,

    Redstone Insider Builds Supported Devices :-

    Alcatel OneTouch Fierce XL || || Lumia 535 || || Lumia 640 || || Lumia 930 ||

    BLU Win HD W510U || || Lumia 540 || || Lumia 640 XL || || Lumia 950 ||

    BLU Win HD LTE X150Q || || Lumia 550 || || Lumia 650 || || Lumia 950 XL ||

    Lumia 430 || || Lumia 635 (1GB) || || Lumia 730 || || Lumia 1520 ||

    Lumia 435 || || Lumia 636 (1GB) || || Lumia 735 || || MCJ Madosma Q501 ||

    Lumia 532 || || Lumia 638 (1GB) || || Lumia 830 || || Xiaomi Mi4 ||

    =================================================================================================================================================
    Disclaimer :modifying registry and getting update may cause serious damage to your phone ,
    The XDA Developers community, Microsoft and me are not responsible for any damage to your device,think twice and decide to go or not


    its only for most enthusiastic people to who risk their devices to try new builds
    ====================================================================================

    For Easy & simple upgrade install DHT Upgrade Advisor & follow the post ==>here
    DHT Upgrade Advisor
    app
    dependencies
    =====================================================================
    Follow the Below Steps :-
    ======================================================================
    After every Reset/Flash, first turnoff automatic update setting in store ,don't update Extras+info.
    if you got 0x80091007 error after downloading update ,Hard-reset is required,you need to download again with strong WiFi connection
    ================================
    Interop-Unlock your Device
    =================================
    1) Download WP sdk tools 8.0 lite :source zippyshare and click on "install.bat " click "Yes" for every prompt
    Goto ("C:\Program Files (x86)\Microsoft SDKs\Windows Phone\v8.0\Tools\XAP Deployment") and open "Xap Deployment.exe"

    2 ) Deploy @vcfan Lumia registry editor vcReg_1.5 or vcREG_1_6_W10M

    [ Go to vcreg-->(. . .)-->templates-->check mark , live interop and restore Ndtksvc and click on apply
    =========================
    Editing Registry Values
    =========================
    try to deploy custom pfd 6 with same "xap Deployment.exe",if its not successful then

    3 ) Download WP sdk tools 8.1 lite source Zippyshare and extract it,click on "InstallWP81SDKToolsLite.bat" accept all prompts .

    goto "C:\Program Files (x86)\Microsoft SDKs\Windows Phone\v8.1\Tools\AppDeploy" and open " AppDeploy.exe" .

    download customPFD (@Pasquiindustry) and deploy it.

    move to HKLM-->SYSTEM-->Platform-->DeviceTargetingInfo then

    take the screenshots of your device original values and move to SDcard,you can restore same values anytime

    a)change " PhoneManufacturer " = MicrosoftMDG
    b)change " PhoneManufacturerModelName " = RM-1085_11302 (for Single SIM devices) // *** For all dual sim devices try = RM-1116_11258 ***


    4) change PhoneModelName = Lumia 950 XL (single sim) or Lumia 950 XL Dual SIM (for dual)

    5)change PhoneHardwareVariant = RM-1085

    6) install windows insider from store

    check for the update ,if not try below 930 values too

    Lumia 930 Registry values :-

    PhoneHardwareVariant : RM-1045
    PhoneManufacturer : NOKIA
    PhoneManufacturerModelName : RM-1045_1003
    PhoneModelName : Lumia 930

    ====================================================================================================================================================
    for those who are not getting update change below values also

    first you need to select similar Hardware device in supported list ,but select single to single,dual to dual sim devices

    go to http://www.lumiafirmware.com and select your similar device and your device country variant .

    change above 4 values according to selected device
    and
    change below values at
    HKLM/SOFTWARE/OEM/Nokia/Variant/BSPRelease
    HKLM/SOFTWARE/OEM/Nokia/Variant/ConfigurationID
    check below images for values,enter the values of your selected device at http://www.lumiafirmware.com

    and check for updates,if not try to change

    HKLM/SOFTWARE/OEM/Nokia/Variant/labelID ("CorebuildID") of your selected device,

    i don't have other devices except 1520 for 1520 =9032.18(FW version) ,you need to search in web for your selected device's extras+info screenshot's ,some of them show CorebuildID in it

    this below image for dual sim,selected device is 730,for single sim try 830 of your CV at http://www.lumiafirmware.com

    attachment.php



    Radio FM Phone https://www.microsoft.com/store/apps/9wzdncrfhxns ,you will get it back default like radio app.
    7
    Glance working on lumia 1020 Win Redstone 10.0.14390.0.

    Glance working on lumia 1020 Win Redstone 10.0.14390.0.

    I have restored this keys from my backup 10.0.10586.494.

    Code:
    [HKEY_LOCAL_MACHINE\SOFTWARE\OEM\Nokia\lpm]
    "AlwaysOnInCharger"=dword:00000000
    "AppGraphicTimeout"=dword:00000000
    "BSSwitchOffTimeout"=dword:0000001e
    "ClockAndIndicatorsCustomColor"=dword:00000000
    "DarkMode"=dword:00000000
    "DarkModeElements"=dword:0000000f
    "DarkModeEnd"=dword:000001a4
    "DarkModeOverrideColor"=dword:00000000
    "DarkModeStart"=dword:00000528
    "DarkModeThreshold"=dword:00004e20
    "DoubleTapEnabled"=dword:00000000
    "Enabled"=dword:00000001
    "MinimizeIcon"=dword:00000000
    "Mode"=dword:00000000
    "MoveClock"=dword:00000000
    "NormalModeElements"=dword:0000001f
    "SwipeEnabled"=dword:00000000
    "SwitchOffTimeout"=dword:0000000f
    "PanelType"=dword:00000001
    "ShowDetailedAppStatus"=dword:00000000
    "ShowSystemNotifications"=dword:00000000
    "FontFile"="\\Data\\SharedData\\OEM\\Public\\lpmFonts_4.1.12.4\\lpmFont_wxga.bin"
    "AppGraphicGestures"=dword:00000000
    "SingleTapWakeup"=dword:00000000
    "EnablePublicSDK"=dword:00000000
    "SupportedTouchEvents"=dword:00000000

    And

    Code:
    [HKEY_LOCAL_MACHINE\SOFTWARE\OEM\Nokia\NokiaSvcHost\Plugins\NsgGlance\NlpmService]
    "PluginPath"="\\Data\\SharedData\\OEM\\Public\\NsgGlance_NlpmServiceImpl_4.1.12.4.dll"
    "Path"="C:\\Data\\SharedData\\OEM\\Public\\NsgGlance_NlpmService_4.1.11.3.dll"
    "Version"="4.1.12.4"
    "PluginVersion"="4.1.12.4"
    "Enabled"=dword:00000001
    "UsingBeta"=dword:00000000
    "UseBeta"=dword:00000000
    7
    Updating to redstone right now, and I'll see if it will go into bootloop or it will works.

    EDIT: Bootloop as expected, now i'm investigating...

    Seems to be winload.efi
    Anyway, i'll go back to Windows 10.10586.x and the upgrade to 14295 (the working one from slow-ring).
    Then i'll try to capture the file that will be updated when it will upgrade to 14332
    7
    NsgGlance-Lumia 1020-10.0.10586.494
    6
    If not working check this

    Code:
    [HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\NlpmService]
    "Description"="Standby screen service"
    "DisplayName"="NlpmService"
    "ErrorControl"=dword:00000000
    "FailureActions"=hex:80,51,01,00,00,00,00,00,00,00,00,00,04,00,00,00,14,00,00,\
      00,01,00,00,00,e8,03,00,00,01,00,00,00,e8,03,00,00,01,00,00,00,e8,03,00,00,\
      00,00,00,00,00,00,00,00
    "ImagePath"="c:\\windows\\system32\\OEMServiceHost.exe -k NsgGlance"
    "ObjectName"="LocalSystem"
    "PreshutdownTimeout"=dword:00000032
    "RequiredPrivileges"=hex(7):53,00,65,00,43,00,68,00,61,00,6e,00,67,00,65,00,4e,\
      00,6f,00,74,00,69,00,66,00,79,00,50,00,72,00,69,00,76,00,69,00,6c,00,65,00,\
      67,00,65,00,00,00,53,00,65,00,49,00,6e,00,63,00,72,00,65,00,61,00,73,00,65,\
      00,57,00,6f,00,72,00,6b,00,69,00,6e,00,67,00,53,00,65,00,74,00,50,00,72,00,\
      69,00,76,00,69,00,6c,00,65,00,67,00,65,00,00,00,53,00,65,00,43,00,72,00,65,\
      00,61,00,74,00,65,00,47,00,6c,00,6f,00,62,00,61,00,6c,00,50,00,72,00,69,00,\
      76,00,69,00,6c,00,65,00,67,00,65,00,00,00,00,00
    "ServiceSidType"=dword:00000001
    "Start"=dword:00000003
    "Type"=dword:00000020
    
    [HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\NlpmService\Parameters]
    "ServiceDll"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,\
      00,74,00,25,00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,\
      4e,00,6c,00,70,00,6d,00,53,00,65,00,72,00,76,00,69,00,63,00,65,00,2e,00,64,\
      00,6c,00,6c,00,00,00
    "ServiceDllUnloadOnStop"=dword:00000001
    
    [HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\NlpmService\TriggerInfo]
    
    [HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\NlpmService\TriggerInfo\0]
    "Action"=dword:00000001
    "Data0"=hex:75,38,bc,a3,3e,06,8a,41
    "Data1"=hex:00,00,00,00,01,00,00,00
    "DataType0"=dword:00000001
    "DataType1"=dword:00000001
    "Guid"=hex:16,28,7a,2d,5e,0c,fc,45,9c,e7,57,0e,5e,cd,e9,c9
    "Type"=dword:00000007