Releases: JayMontana36/vBoxSysInfoMod
vBoxSysInfoMod v6
- Added the ability to completely reset a VM to it's defaults, useful if you've ever used version 2 (v2) of vBoxSysInfoMod (which is kept only solely for archival purposes currently due to the fact that it does not work and ends up bricking/locking up any and all vBox VMs you attempt to use it on, and if it weren't for that I probably would've never worked towards implementing a reset function), or if you just simply want or wish to restore VirtualBox's default system information and/or configuration.
- Major code rewrite, adding/implementing a lot (bunch) of little nifty fancy extras here and there throughout, taking things down to a more personal level between you, the program itself, your system, and VirtualBox; it's pretty cool if not awesome, even if I do say so myself.
- Revisions; revised a lot if you couldn't already tell from the above. Added a new (my first ever) Discord server that can be brought up/summoned by typing in Discord, updated a lot of prompts and functions, etc. It's too much to document so just check it out for yourself!
vBoxSysInfoMod v5.2
- Contains the base code changes/updates/optimizations from v5.1-GUI Beta
- Fixed a minor however major bug in the BIOS/EFI autodetection function that would fail if your VM's name contained any spaces in it thus not allowing you to progress any further than entering your VM's name.
vBoxSysInfoMod v5.2-GUI Beta
- Fixed a minor however major bug in the BIOS/EFI autodetection function that would fail if your VM's name contained any spaces in it thus not allowing you to progress any further than entering your VM's name.
vBoxSysInfoMod v5.1 (Unreleased & Uncompiled, Source Code Only)
Contains the base code changes/updates/optimizations from v5.1-GUI Beta
vBoxSysInfoMod v5.1-GUI Beta
No more CMD/Command Prompt window!
- Left most if not all of the code from the base original non-GUI version in-tact (simply disabled a majority of it while replacing a few portions with GUI equivalents) for possible future adaptation/use and reference.
- Contains a few code updates/changes that will be brought back into the base non-GUI version
vBoxSysInfoMod v5
-
Added/Implemented new automatic BIOS/EFI detection (so that you no longer need to know and/or figure out whether your VM uses BIOS or EFI, as it will be detected/figured out automatically)
-
Cleaned up and optimized a lot of code (pretty much rewrote the whole thing)
-
Added/Implemented the ability to manually define a custom VirtualBox Installation Directory (no more needing to have VirtualBox installed within it's default installation directory or having to place symlinks or shortcuts in it's default location leading to it's actual location)
vBox Info Modifier v4
Implemented Masking of VM Indications in TaskManager and others, as well as the ability to specify system/bios build dates. Code's also been optimized to avoid having more duplicate code than required.
vBox Info Modifier v3
Add files via upload