What's new in WSAUtilities (formerly WSAtools) 0.1.1 Beta

May 20, 2022
  • [MIGRATION] Python migration. Most of the features are still available.
  • [IMPROVEMENT] Better device checking system.
  • [NEW] Diagnostics: Start / Stop / Restart WSA client.
  • [IMPROVEMENT] InstallWSA: Grabs WSA package from store.rg-adguard.net API.
  • [REMOVAL] Screenshot packages due to its unusability, InstallWSAOffline due to migration with InstallWSA
  • [IMPROVEMENT] InstallWSA: Prompts user to select where to download WSA - either Microsoft Store or through this script.
  • [BACKEND] Now uses request from Python to download files.
  • [IMPROVEMENT] InstallAPK and InstallXAPK: Now displays app name and version before installing app.
  • [BACKEND] Better configuration system.
  • [BACKEND] InstallXAPK now uses zipfile package from PIP.
  • [BACKEND] Prompts user to download latest platform-tools from Google's servers if no ADB detected (for install-multiple feature on InstallXAPK).
  • [BACKEND] Better command line interactivity.

New in WSAUtilities (formerly WSAtools) 0.1.0-pre (Jan 10, 2022)

  • Added text file containing Privacy Policy and disk space takeover stuffs. This is required to read on InstallWSA and OfflineInstallWSA.

New in WSAUtilities (formerly WSAtools) 0.0.9b (Dec 27, 2021)

  • Added InstallWSA options which enables users to install Aurora Store and Microsoft Launcher after installation of WSA. Option enabled by default in config files.
  • Current method is through an instruction which instructs users to open WSAUtilities manually after restart. It then detects if PostInstallWSA is there, and prompts the user to enter 0 to continue APK installation.

New in WSAUtilities (formerly WSAtools) 0.0.9 (Dec 9, 2021)

  • NEW NAME CHANGE: This project is now WSAUtilities (#10)
  • INF system based on WSAUtilities.ini
  • Localization system based also based on INI files (See mainlang after extracting for info)
  • All strings will be taken from language
  • Screenshot and Screenshot DT won't have localizations imported and still stays the same due to it can't be used
  • Added downloading method option in WSAUtilities.ini (Default: aria2c, options: wget / curl)
  • InstallXAPK fixed (#6)
  • WSAUtilitiesLauncher can now detect both Dev builds and Normal builds
  • New additional softwares?:
  • nircmd (http://www.nirsoft.net/utils/nircmd.html)
  • Used to elevate InstallWSA and InstallWSAMirror
  • Additional software updates / link fixes:
  • Microsoft Launcher mirror updated to 6.211102.0.1017440
  • Windows Subsystem for Android 1.8.32828.0 link fixed
  • Current bugs:
  • PostInstallAPK won't show properly after running InstallXAPK
  • Time indicator (example: Launching in 3 seconds...) will only show as s on command prompt
  • Fixed version adds back strings from WSAUtilitiesLauncher.

New in WSAUtilities (formerly WSAtools) 0.0.8b (Nov 21, 2021)

  • The WSAToolsLauncher script now checks for all Windows 11 versions, even you didn't have the latest Windows 11 update. This script now checks if the term 22000 is on the checkver.bat output.
  • Fixed %apk% string.

New in WSAUtilities (formerly WSAtools) 0.0.8 (Nov 14, 2021)

  • New stuffs:
  • InstallAurora and InstallMicrosoftLauncher
  • InstallAurora: Installs Aurora Store, which is an alternative to Google Play Store since WSA didn't officially support GMS.
  • InstallMicrosoftLauncher: Installs Microsoft Launcher.
  • Fixes:
  • Different method for installing APKs [InstallAPK]
  • All APKs are renamed to base.apk before installing. This could fix problems that occured for some users. (regarding to #3)
  • Now downloads the latest WSA build [InstallWSAMirror]
  • Now checks for build 22000.346. [WSAToolsLauncher / WSAToolsLauncher_i]
  • Added "Currently Not Working" to Screenshot and ScreenshotDT selection from WSATools until ADB screenshotting is allowed on WSA [WSATools]

New in WSAUtilities (formerly WSAtools) 0.0.7c (Nov 11, 2021)

  • Now enables Virtual Machine Platform post-installation automatically. Restart still requires user to select by themselves (InstallWSA / InstallWSAMirror)

New in WSAUtilities (formerly WSAtools) 0.0.7b (Nov 8, 2021)

  • Restarts wsaclient before enabling. You don't have to launch any app before running this script. (InstallAPK / InstallXAPK)