Core Changes
- 🌟 New LazyResizer for Window resizing
- 🌟 Disabled some context menu settings for JaxCore to prevent lock-out issues
- 🌟 CoreInstaller v4
- 🌟 JaxCore will now use remote CoreInstaller to install updates for itself & it's components, unifying and stabilizing the installer.
GenericWindow
now has it's own folder & dynamically resizes when first loaded- Install verifier can now be closed
CoreInstaller v4
New parameters:
# $o_InstallModule - Module to install
# $o_Version - Version to get
# $o_FromCore - If installation is invoked via JaxCore
# $o_Force - Overwrite existing files
# $o_PromptBestOption - Prompt for changing to best options
$o_InstallModule="YourFlyouts";$o_Version="1.0";iwr -useb "https://raw.githubusercontent.com/Jax-Core/JaxCore/master/CoreInstaller.ps1" | iex
# So this will install v1.0 of YourFlyouts
- Now compatible with
!100%
windows scale & 32-bit Rainmeter installations. - Installs skins folder at
%appData%\Rainmeter
since most scripts & writing breaks in theOneDrive
folder. - Installs Rainmeter even if a portable version of Rainmeter is installed.
- Will automatically calculate skin scale and apply to variable files