Unlock Features in Win8 Build 7989

Discussion in 'Windows 8' started by 3ricky114, Jun 19, 2011.

  1. steph_t

    steph_t MDL Member

    Apr 10, 2011
    228
    65
    10
    Just opened C:\Windows\System32\MoCam\AppxManifest.xml:

    <Prerequisites>
    <OSMinVersion>6.1</OSMinVersion>
    <OSMaxVersionTested>6.2</OSMaxVersionTested>
    </Prerequisites>

    Why 6.1?

    It also contains <SplashScreen Image="Logo.png"/>
     
  2. tic

    tic MDL Member

    Jan 28, 2011
    142
    34
    10
    probably because M1 Builds (like 7850) were 6.1
     
  3. steph_t

    steph_t MDL Member

    Apr 10, 2011
    228
    65
    10
    Output of InstallAppX:

    ************************
    * InstallAppX.exe is being deprecated.
    * It will be removed from the product on or about 4/22
    * Please switch to using MakeAppX.exe and our PowerShell cmdlet.
    * In PowerShell, try: import-module appx;get-help appx
    *
    * See Also: h**p://windows/windows8/DevX/DevXWiki/Wiki%20Pages/InstallAppx%20Dep
    recated.aspx
    ************************

    Content of mocam.cmd:
    %SystemRoot%\System32\InstallAppX.exe "%SystemRoot%\MoCam\mocam.cmd"

    but should be %SystemRoot%\System32\InstallAppX.exe "%SystemRoot%\System32\MoCam\mocam.cmd" ...
     
  4. janek2012

    janek2012 MDL Member

    Dec 29, 2008
    214
    994
    10
    Guys, you are using 32-bit shsxs.dll on 64-bit system...
    Who is the author of this dll?
     
  5. Niekess

    Niekess MDL Addicted

    Mar 31, 2011
    837
    563
    30
    NaiveUser if I remember. However it showed nothing on 7955.
    But maybe does when updated to x64.

    I wonder also what happens when changing shell32.dll with twinui.dll
    These 2 files look kind of same when I look with ResHacker.
     
  6. tic

    tic MDL Member

    Jan 28, 2011
    142
    34
    10
    probably in 7955 Immersive UI wasn't complete, it was still in early devolopment

    in this build probably it will unlock something
     
  7. 3ricky114

    3ricky114 MDL Senior Member

    Apr 22, 2011
    436
    250
    10
    Nobody.. i found it on internet... and i am not "using" it;)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. Niekess

    Niekess MDL Addicted

    Mar 31, 2011
    837
    563
    30
    Yep, does someone here can give a link to that shsxs.dll?
    Going try on dualboot W8 then later today.

    Or was it possible I could fix that problem if it don't works through Windows itself? :confused:
     
  9. 3ricky114

    3ricky114 MDL Senior Member

    Apr 22, 2011
    436
    250
    10
    #51 3ricky114, Jun 20, 2011
    Last edited by a moderator: Apr 20, 2017
    (OP)
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. janek2012

    janek2012 MDL Member

    Dec 29, 2008
    214
    994
    10
    Probably Thomas1124 is an Author but he doesn't know all the functions it should have.
     
  11. Niekess

    Niekess MDL Addicted

    Mar 31, 2011
    837
    563
    30
    #53 Niekess, Jun 20, 2011
    Last edited by a moderator: Apr 20, 2017
  12. 3ricky114

    3ricky114 MDL Senior Member

    Apr 22, 2011
    436
    250
    10
    #54 3ricky114, Jun 20, 2011
    Last edited by a moderator: Apr 20, 2017
    (OP)
    UIaccess should be True:D
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  13. Niekess

    Niekess MDL Addicted

    Mar 31, 2011
    837
    563
    30
    Just need to know one thing before I go for try. If it fails like in 7955, can I remove it then through the crashed windows? :D
    I'm at school at the moment for like 4 more hours so yea...
     
  14. tic

    tic MDL Member

    Jan 28, 2011
    142
    34
    10
    #56 tic, Jun 20, 2011
    Last edited: Jun 20, 2011
    if it fails...

    CTRL+ALT+DEL -> Start task manager

    in task manager

    File > New Task (Run...)

    then click on Browse...

    theN go to system32 and delete shsxs.dll (if delete doesn't work rename it)

    back to task manager open C:\WINDOWS\SYSTEM32\logoff.exe
     
  15. Niekess

    Niekess MDL Addicted

    Mar 31, 2011
    837
    563
    30
    Ok, back in 10 minutes with answer probably.
     
  16. james112

    james112 MDL Novice

    Oct 12, 2010
    28
    3
    0
    I tried this yesterday and it didnt do anything... however when i clicked on regedit it came up with something about shsxs.dll not being the correct one and to get a new one from the installation source :( I have noticed that the uiaccess="false" is in other dll's like twinui.dll and Windows.UI.Immersive.dll
     
  17. methodbeat

    methodbeat MDL Member

    Apr 28, 2011
    224
    70
    10
    so open reshacker and change the value?
     
  18. james112

    james112 MDL Novice

    Oct 12, 2010
    28
    3
    0
    Still comes up with nothing for me