Releases: IgnoreSolutions/Jarvis20
v3.0 Stable
Welcome to Jarvis version 3 point ohh!
*Requires .NET Framework v4.5.1 or higher
*Windows Vista/7/8/8.1/10 (Tech Preview) are supported
Changelog
- 5cea061 - Custom WEI Support
- 99e5060 - WEI Only Support, accessed with the command line argument
-wei
- 5bd9d2e - Targets Windows 8 for better OS detection
- 5bd9d2e - Disabling of Windows 8 theme on supported platforms
- fa9cd57 - Export Log has white background
- fa9cd57 - Fixed anchoring of components
- fa9cd57 - Fixed when no CD is found
Screenshots
Jarvis_WinSAT v0.1.1
Jarvis_WinSAT
is a simple command line utility used by Jarvis for running WinSAT quickly. Unlike Jarvis, Jarvis_WinSAT
is architecture specific, so be sure to download the version that corresponds to your operating system's architecture. If unsure, Jarvis can download the proper version of WinSAT for you.
Changelog
-
Starts minimized when run externally and starts WinSAT minimized
Command List
Jarvis_WinSAT
is run via the command line, either bycd
ing to the proper directory or having Jarvis take care of things. Here is a list of command line options -
-help
displays a help dialog of the available commands -
-prepop
runs the winsat prepop tool, and then outputs to a file (output.sat) -
-formal
runs the winsat formal tool, and then outputs to a file (output.sat) -
-prepop_formal
runs the winsat prepop tool and then winsat formal. afterwards, it's output to a file (output.sat)
2.95 Beta Build
Welcome to Jarvis, version 2.nintyfive: pre-release!
Requires .NET Framework 4.5.1 or higher
Windows Vista/7/8/8.1 are currently supported
Changelog
- Jarvis is now Jarvette under Windows 7, due to a Windows 7 limitation where only Microsoft Anna is available
- Now targeting .NET 4.5.1
- Windows 8/8.1 now support the new Windows 8 theme
- FIX Issue #10: 2 Instances of processor clock speed being shown
- Jarvette says she has "ovaries of steel" instead of "balls of steel"
- New white background
v2.901 Beta Build
Welcome to Jarvis, version 2.ninehundredandone: pre-release!
Requires .NET Framework 4.0 or higher
Windows Vista/7/8/8.1 are currently supported
Changelog
Pulls in 5e7e216 which fixes a weird bug with Environment.Exit(0) causing crashes on certain systems.