[PowerShell] Sophia Script for Windows 10 & Windows 11 | 5.17.8 | 6.5.8 | x64 2023

Discussion in 'Scripting' started by farag, May 8, 2020.

  1. drew84

    drew84 MDL Expert

    Mar 13, 2014
    1,347
    2,302
    60
    @farag congratulations... keep up the good work...
     
  2. farag

    farag MDL Member

    Apr 1, 2014
    238
    352
    10
  3. ERRASoft

    ERRASoft MDL Novice

    Aug 17, 2014
    17
    3
    0
    Can we tranlate it to german? and if how
    thanks for your work
     
  4. farag

    farag MDL Member

    Apr 1, 2014
    238
    352
    10
    Of course it can be. Better wait for the 5.0 version. The tranlations were improved by fleet command
     
  5. farag

    farag MDL Member

    Apr 1, 2014
    238
    352
    10
  6. farag

    farag MDL Member

    Apr 1, 2014
    238
    352
    10
    #68 farag, Sep 18, 2020
    Last edited: Sep 18, 2020
    (OP)
    @drew84, can you update the changelog again? :)
    @ERRASoft, so you may start with translating every comment in English. As I updated the script, the tranlation became much better and it is already being used in the 5.0 version. Not to mention, in the GUI version, SophiApp. :cool:
     
  7. drew84

    drew84 MDL Expert

    Mar 13, 2014
    1,347
    2,302
    60
    With pleasure Sir.. Changelog Updated
     
  8. farag

    farag MDL Member

    Apr 1, 2014
    238
    352
    10
    #70 farag, Sep 18, 2020
    Last edited: Sep 22, 2020
    (OP)
    The early 5.0 version as a module.:worthy::hug2::band:
     
  9. farag

    farag MDL Member

    Apr 1, 2014
    238
    352
    10
  10. farag

    farag MDL Member

    Apr 1, 2014
    238
    352
    10
  11. drew84

    drew84 MDL Expert

    Mar 13, 2014
    1,347
    2,302
    60
    #73 drew84, Sep 24, 2020
    Last edited: Jan 22, 2021
  12. ERRASoft

    ERRASoft MDL Novice

    Aug 17, 2014
    17
    3
    0
    what is the SophiApp and where can i find it
    ps: thanks for your good work
     
  13. farag

    farag MDL Member

    Apr 1, 2014
    238
    352
    10
    SophiApp is in development. No ETA but may be the first open beta in the late 2020. We have huge plans for it. Hope everything will be OK.

    Also I've finished the 5.1 version. It is now fully translatable!
    The current script structure will be

    Code:
    en-US/Sophia.psd1
    ru-RU/Sophia.psd1
    Sophia.ps1
    Sophia.psm1
    
     
  14. @farag Your Scrips are Very Nice . Great work.
     
  15. TUniversum

    TUniversum MDL Novice

    Oct 7, 2020
    1
    0
    0
    Hello I have a question
    I have downloaded latest Sophia Script and did everything like in the video tutorial:


    There are several problems I have:

    1. Is it needed to remove the # char in both lines where it is written in English and Russian or only where there is English language?

    2. When i was running PowerShell as Administrator and copy/paste the code:

    and then copy/paste the:
    there is an error

    Could you explain me step by step what I am doing wrong to fix my problem?
    Thanks a lot.
     
  16. farag

    farag MDL Member

    Apr 1, 2014
    238
    352
    10
    #78 farag, Oct 7, 2020
    Last edited: Oct 7, 2020
    (OP)
    Code:
    DisableTelemetryServices
    Hello! You only need to operate only with lines where the functions names are presented. So do not touch comment sections. Neither English nor with Russian. :)
    Just comment out or uncomment functions.
    Like
    Code:
    DisableTelemetryServices
    or
    Code:
    # DisableTelemetryServices
    Haven't any idea what is going wrong. May this may help: https://github.com/farag2/Windows-10-Sophia-Script#usage

    I can reply more detailed only tomorrow. Also I've finished with the 5.1. Will upload tomorrow.

    Anyway, just Google how to run ps1 file. Try to type
    Code:
    preset
    (if you are in a folder with this file) and press TAB. It have to autocomplete in .\Preset.ps1 if PowetShell "feels" that file is this folder.
     
  17. farag

    farag MDL Member

    Apr 1, 2014
    238
    352
    10
  18. drew84

    drew84 MDL Expert

    Mar 13, 2014
    1,347
    2,302
    60
    Changelog Updated