[Win32] SophiApp for Windows 10 & Windows 11 | 1.0.93 | x64 | 2023

Discussion in 'MDL Projects and Applications' started by farag, Apr 9, 2022.

  1. farag

    farag MDL Member

    Apr 1, 2014
    238
    352
    10
    #1 farag, Apr 9, 2022
    Last edited: May 16, 2022
  2. bogol

    bogol MDL Junior Member

    Dec 30, 2009
    58
    56
    0
    Congrats for the app finally released! Works fine so far, no bugs on my side. The only thing I would suggest is an aesthetic choice: it's hard to guess where is the bottom right corner of the app when it's using the light skin.
    And either with light or dark skin it's hard to grab this bottom right corner to resize the window
    Apart from this minor thing, everything works fine :)
    Thanks again for the app
     

    Attached Files:

  3. farag

    farag MDL Member

    Apr 1, 2014
    238
    352
    10
    Thanks for your kind words. :) I totally agree that the UI is not perfect. Everything will be improved and fixed in the future releases. :)
     
  4. drew84

    drew84 MDL Expert

    Mar 13, 2014
    1,347
    2,302
    60
  5. farag

    farag MDL Member

    Apr 1, 2014
    238
    352
    10
    Wow. 68 secs. Just how?)
    Yeah, the log is strange. We will take a qucik look at the code tomorrow. But anyway run it via PowerShell as admin
    Code:
    (Get-AppxPackage -Name Microsoft.Windows.Photos).Version
     
  6. drew84

    drew84 MDL Expert

    Mar 13, 2014
    1,347
    2,302
    60
  7. farag

    farag MDL Member

    Apr 1, 2014
    238
    352
    10
    He-he, you use a wrong cmdlet to check. :)

    Please run this one. -AllUsers can be skipped.
    Code:
    Get-AppxPackage -Name Microsoft.XboxGamingOverlay -AllUsers
    Get-AppxPackage -Name Microsoft.GamingApp -AllUsers
    Get-AppxProvisionedPackage is used to check which apps is prepared to install for new users only. It doesn't indicate which apps is isntalled for a logged in user.
     
  8. Dark Dinosaur

    Dark Dinosaur X Æ A-12

    Feb 2, 2011
    3,702
    5,104
    120
    Very good
    Useful app
    :clap3:
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. Tunestwo

    Tunestwo MDL Novice

    Apr 2, 2022
    1
    0
    0
    When i used it my start button and searchbar stopped working.
     
  10. farag

    farag MDL Member

    Apr 1, 2014
    238
    352
    10
    The script doesn't break the search function, or Start button. Did you restart your PC?
     
  11. drew84

    drew84 MDL Expert

    Mar 13, 2014
    1,347
    2,302
    60
    ... latest news Added support Win 11 build 25120, ... unfortunately we are now up to 25126 :D... just teasing
     
  12. farag

    farag MDL Member

    Apr 1, 2014
    238
    352
    10
    Already supports. :)