Browse Source

Updated Wrapper

master
Dmitry Nefedov 3 months ago
parent
commit
a8792df110
  1. 19
      Wrapper/Config/config_Windows_10.json
  2. 19
      Wrapper/Config/config_Windows_10_LTSC.json
  3. 21
      Wrapper/Config/config_Windows_11.json
  4. 27
      Wrapper/Localizations/de-DE/tooltip_Windows_10.json
  5. 27
      Wrapper/Localizations/de-DE/tooltip_Windows_11.json
  6. 27
      Wrapper/Localizations/en-US/tooltip_Windows_10.json
  7. 27
      Wrapper/Localizations/en-US/tooltip_Windows_11.json
  8. 27
      Wrapper/Localizations/ru-RU/tooltip_Windows_10.json
  9. 27
      Wrapper/Localizations/ru-RU/tooltip_Windows_11.json
  10. BIN
      Wrapper/SophiaScriptWrapper.exe
  11. 4
      src/Sophia_Script_for_Windows_10/Module/Sophia.psm1
  12. 4
      src/Sophia_Script_for_Windows_10_PowerShell_7/Module/Sophia.psm1
  13. 4
      src/Sophia_Script_for_Windows_11/Module/Sophia.psm1
  14. 4
      src/Sophia_Script_for_Windows_11_PowerShell_7/Module/Sophia.psm1

19
Wrapper/Config/config_Windows_10.json

@ -1629,10 +1629,25 @@
"Region": "System",
"Control": "chk",
"Required": "false",
"Function": "InstallDotNetRuntimes",
"Function": "InstallDotNetRuntimes -Runtimes",
"Arg": {
"Zero": {
"Tag": ""
"Tag": "NET6x86"
},
"One": {
"Tag": "NET6x64"
},
"Two": {
"Tag": "NET7x86"
},
"Three": {
"Tag": "NET7x64"
},
"Four": {
"Tag": "NET8x86"
},
"Five": {
"Tag": "NET8x64"
}
},
"Preset": "",

19
Wrapper/Config/config_Windows_10_LTSC.json

@ -1556,10 +1556,25 @@
"Region": "System",
"Control": "chk",
"Required": "false",
"Function": "InstallDotNetRuntimes",
"Function": "InstallDotNetRuntimes -Runtimes",
"Arg": {
"Zero": {
"Tag": ""
"Tag": "NET6x86"
},
"One": {
"Tag": "NET6x64"
},
"Two": {
"Tag": "NET7x86"
},
"Three": {
"Tag": "NET7x64"
},
"Four": {
"Tag": "NET8x86"
},
"Five": {
"Tag": "NET8x64"
}
},
"Preset": "",

21
Wrapper/Config/config_Windows_11.json

@ -1555,13 +1555,28 @@
"Region": "System",
"Control": "chk",
"Required": "false",
"Function": "InstallDotNetRuntimes",
"Function": "InstallDotNetRuntimes -Runtimes",
"Arg": {
"Zero": {
"Tag": ""
"Tag": "NET6x86"
},
"One": {
"Tag": "NET6x64"
},
"Two": {
"Tag": "NET7x86"
},
"Three": {
"Tag": "NET7x64"
},
"Four": {
"Tag": "NET8x86"
},
"Five": {
"Tag": "NET8x64"
}
},
"Preset": "",
"Preset": "012345",
"WindowsDefault": ""
},
{

27
Wrapper/Localizations/de-DE/tooltip_Windows_10.json

@ -1434,11 +1434,32 @@
},
{
"Region": "System",
"Function": "InstallDotNetRuntimes",
"Function": "InstallDotNetRuntimes -Runtimes",
"ToolTip": "Installieren Sie die neueste .NET Desktop Runtime 6, 7, 8 (x86/x64).",
"Arg": {
"Zero": {
"Tag": "",
"ToolTip": "Installieren Sie die neueste .NET Desktop Runtime 6, 7 (x86/x64)."
"Tag": "NET6x86",
"ToolTip": ".NET Desktop Runtime 6 x86."
},
"One": {
"Tag": "NET6x64",
"ToolTip": ".NET Desktop Runtime 6 x64."
},
"Two": {
"Tag": "NET7x86",
"ToolTip": ".NET Desktop Runtime 7 x86."
},
"Three": {
"Tag": "NET7x64",
"ToolTip": ".NET Desktop Runtime 7 x64."
},
"Four": {
"Tag": "NET8x86",
"ToolTip": ".NET Desktop Runtime 8 x86."
},
"Five": {
"Tag": "NET8x64",
"ToolTip": ".NET Desktop Runtime 8 x64."
}
}
},

27
Wrapper/Localizations/de-DE/tooltip_Windows_11.json

@ -1372,11 +1372,32 @@
},
{
"Region": "System",
"Function": "InstallDotNetRuntimes",
"Function": "InstallDotNetRuntimes -Runtimes",
"ToolTip": "Installieren Sie die neueste .NET Desktop Runtime 6, 7, 8 (x86/x64).",
"Arg": {
"Zero": {
"Tag": "",
"ToolTip": "Installieren der neuesten .NET Desktop Runtime 6, 7 (x86/x64)."
"Tag": "NET6x86",
"ToolTip": ".NET Desktop Runtime 6 x86."
},
"One": {
"Tag": "NET6x64",
"ToolTip": ".NET Desktop Runtime 6 x64."
},
"Two": {
"Tag": "NET7x86",
"ToolTip": ".NET Desktop Runtime 7 x86."
},
"Three": {
"Tag": "NET7x64",
"ToolTip": ".NET Desktop Runtime 7 x64."
},
"Four": {
"Tag": "NET8x86",
"ToolTip": ".NET Desktop Runtime 8 x86."
},
"Five": {
"Tag": "NET8x64",
"ToolTip": ".NET Desktop Runtime 8 x64."
}
}
},

27
Wrapper/Localizations/en-US/tooltip_Windows_10.json

@ -1434,11 +1434,32 @@
},
{
"Region": "System",
"Function": "InstallDotNetRuntimes",
"Function": "InstallDotNetRuntimes -Runtimes",
"ToolTip": "Install the latest .NET Desktop Runtime 6, 7, 8 (x86/x64).",
"Arg": {
"Zero": {
"Tag": "",
"ToolTip": "Install the latest .NET Desktop Runtime 6, 7 (x86/x64)."
"Tag": "NET6x86",
"ToolTip": ".NET Desktop Runtime 6 x86."
},
"One": {
"Tag": "NET6x64",
"ToolTip": ".NET Desktop Runtime 6 x64."
},
"Two": {
"Tag": "NET7x86",
"ToolTip": ".NET Desktop Runtime 7 x86."
},
"Three": {
"Tag": "NET7x64",
"ToolTip": ".NET Desktop Runtime 7 x64."
},
"Four": {
"Tag": "NET8x86",
"ToolTip": ".NET Desktop Runtime 8 x86."
},
"Five": {
"Tag": "NET8x64",
"ToolTip": ".NET Desktop Runtime 8 x64."
}
}
},

27
Wrapper/Localizations/en-US/tooltip_Windows_11.json

@ -1372,11 +1372,32 @@
},
{
"Region": "System",
"Function": "InstallDotNetRuntimes",
"Function": "InstallDotNetRuntimes -Runtimes",
"ToolTip": "Install the latest .NET Desktop Runtime 6, 7, 8 (x86/x64).",
"Arg": {
"Zero": {
"Tag": "",
"ToolTip": "Install the latest .NET Desktop Runtime 6, 7 (x86/x64)."
"Tag": "NET6x86",
"ToolTip": ".NET Desktop Runtime 6 x86."
},
"One": {
"Tag": "NET6x64",
"ToolTip": ".NET Desktop Runtime 6 x64."
},
"Two": {
"Tag": "NET7x86",
"ToolTip": ".NET Desktop Runtime 7 x86."
},
"Three": {
"Tag": "NET7x64",
"ToolTip": ".NET Desktop Runtime 7 x64."
},
"Four": {
"Tag": "NET8x86",
"ToolTip": ".NET Desktop Runtime 8 x86."
},
"Five": {
"Tag": "NET8x64",
"ToolTip": ".NET Desktop Runtime 8 x64."
}
}
},

27
Wrapper/Localizations/ru-RU/tooltip_Windows_10.json

@ -1434,11 +1434,32 @@
},
{
"Region": "System",
"Function": "InstallDotNetRuntimes",
"Function": "InstallDotNetRuntimes -Runtimes",
"ToolTip": "Установить последнюю версию .NET Desktop Runtime 6, 7, 8 (x86/x64).",
"Arg": {
"Zero": {
"Tag": "",
"ToolTip": "Установить последнюю версию .NET Desktop Runtime 6, 7 (x86/x64)."
"Tag": "NET6x86",
"ToolTip": ".NET Desktop Runtime 6 x86."
},
"One": {
"Tag": "NET6x64",
"ToolTip": ".NET Desktop Runtime 6 x64."
},
"Two": {
"Tag": "NET7x86",
"ToolTip": ".NET Desktop Runtime 7 x86."
},
"Three": {
"Tag": "NET7x64",
"ToolTip": ".NET Desktop Runtime 7 x64."
},
"Four": {
"Tag": "NET8x86",
"ToolTip": ".NET Desktop Runtime 8 x86."
},
"Five": {
"Tag": "NET8x64",
"ToolTip": ".NET Desktop Runtime 8 x64."
}
}
},

27
Wrapper/Localizations/ru-RU/tooltip_Windows_11.json

@ -1372,11 +1372,32 @@
},
{
"Region": "System",
"Function": "InstallDotNetRuntimes",
"Function": "InstallDotNetRuntimes -Runtimes",
"ToolTip": "Установить последнюю версию .NET Desktop Runtime 6, 7, 8 (x86/x64).",
"Arg": {
"Zero": {
"Tag": "",
"ToolTip": "Установить последнюю версию .NET Desktop Runtime 6, 7 (x86/x64)."
"Tag": "NET6x86",
"ToolTip": ".NET Desktop Runtime 6 x86."
},
"One": {
"Tag": "NET6x64",
"ToolTip": ".NET Desktop Runtime 6 x64."
},
"Two": {
"Tag": "NET7x86",
"ToolTip": ".NET Desktop Runtime 7 x86."
},
"Three": {
"Tag": "NET7x64",
"ToolTip": ".NET Desktop Runtime 7 x64."
},
"Four": {
"Tag": "NET8x86",
"ToolTip": ".NET Desktop Runtime 8 x86."
},
"Five": {
"Tag": "NET8x64",
"ToolTip": ".NET Desktop Runtime 8 x64."
}
}
},

BIN
Wrapper/SophiaScriptWrapper.exe

Binary file not shown.

4
src/Sophia_Script_for_Windows_10/Module/Sophia.psm1

@ -11626,8 +11626,8 @@ function UninstallUWPApps
#region Variables
# The following UWP apps will have their checkboxes unchecked
$UncheckedAppxPackages = @(
# Sticky Notes
"Microsoft.MicrosoftStickyNotes",
# Windows Media Player
"Microsoft.ZuneMusic",
# Screen Sketch
"Microsoft.ScreenSketch",

4
src/Sophia_Script_for_Windows_10_PowerShell_7/Module/Sophia.psm1

@ -11625,8 +11625,8 @@ function UninstallUWPApps
#region Variables
# The following UWP apps will have their checkboxes unchecked
$UncheckedAppxPackages = @(
# Sticky Notes
"Microsoft.MicrosoftStickyNotes",
# Windows Media Player
"Microsoft.ZuneMusic",
# Screen Sketch
"Microsoft.ScreenSketch",

4
src/Sophia_Script_for_Windows_11/Module/Sophia.psm1

@ -10910,8 +10910,8 @@ function UninstallUWPApps
#region Variables
# The following UWP apps will have their checkboxes unchecked
$UncheckedAppxPackages = @(
# Sticky Notes
"Microsoft.MicrosoftStickyNotes",
# Windows Media Player
"Microsoft.ZuneMusic",
# Screen Sketch
"Microsoft.ScreenSketch",

4
src/Sophia_Script_for_Windows_11_PowerShell_7/Module/Sophia.psm1

@ -10904,8 +10904,8 @@ function UninstallUWPApps
#region Variables
# The following UWP apps will have their checkboxes unchecked
$UncheckedAppxPackages = @(
# Sticky Notes
"Microsoft.MicrosoftStickyNotes",
# Windows Media Player
"Microsoft.ZuneMusic",
# Screen Sketch
"Microsoft.ScreenSketch",

Loading…
Cancel
Save