[DISCUSSION] Windows CPC / WNC / Cloud PC

Discussion in 'Windows 11' started by gareths, Nov 19, 2024.

  1. The Windows Guy

    The Windows Guy MDL Senior Member

    Dec 7, 2020
    328
    1,076
    10
    I had my go with Windows CPC and I have some results that may be interesting:

    I got some installers running. Inno Setup-based installers have required only "shfolder.dll" for now. Apart from that, the programs were successfully installed, but couldn't start:

    6kbYV8kqwy.png

    vmconnect_yXDiNwOa4h.png
    You can't launch many of them via the command line either (they don't do anything), so I had to become creative. "nxtshelllauncher" launches "nxtoobe.exe" in "nxtoobe", so I tried doing a symlink to the programs I wanted to start. I got them to (try to) open, but it's apparent how slimmed down this OS is. .NET Framework applications simply refuse to run, even after manually putting the assemblies, folders, and registry keys. I also tried installing .NET 4.8, but Setup closed when arriving at the splash screen:

    Windows CPC-2024-12-06-22-35-40.png

    Windows CPC-2024-12-06-22-35-30.png

    I also tried putting Windows PowerShell. It complained about ATL.dll and mscoree.dll being missing when using the symlink method, but it would not start as well even after putting them. I was only able to run .NET Core-based self-contained applications successfully, without symlinks:

    P0fXro4N6v.png

    The .NET Core-based self-contained application in question, plus the symlink of "nxtoobe.exe" to RetroZilla failing to start
    Finally, I was able to bypass BitLocker drive encryption:

    rKELDxhRvk.png

    This tool still exists in Windows CPC. You could, in theory, turn off drive encryption from here
    I hope that these findings have been interesting
     
  2. ibay770

    ibay770 MDL Member

    Oct 9, 2015
    168
    45
    10
    Interesting alright. I keep getting a 1223 error whenever i try to run anything, any option around that? Also, curious if it's possible to install a regular iso on WinCPC and the Hub, or are they limited to these specific isos.
     
  3. ibay770

    ibay770 MDL Member

    Oct 9, 2015
    168
    45
    10
    Ok, maybe I'll try clover bootloader or something to run it on a class 3 system then