FIXED Vector storage no longer goes out of bounds when BBCode is turned off in importantinfo.txt
FIXED Status messages are not overwritten due to length changes in the console version of the apps
FIXED Service Pack missing information is now included even when BBCode is turned off in importantinfo.txt
FIXED Vector for user kd commands no longer goes out of bounds when user commands are not specified
FIXED Service Pack missing messages are no longer highlighted in red when BBCode is turned off
FIXED Space added after Service Pack missing messages if extra spacing is selected for importantinfo.txt
FIXED currentDir.txt is now stored in the tmp directory prior to tmp being deleted to prevent currentDir.txt from being a straggler after Change Settings is closed and the apps exit
FIXED When no .dmps exist and New .dmps only is checked, the apps no longer erroneously give the message that no new .dmps were found
FIXED Old .dmps moved to %TEMP%\SysnativeBSODApps\oldDmps if they are not going to be run by apps
FIXED runDmps() output for timeBetweenRuns.txt is now output again
FIXED Apps no longer continue the 30 second countdown if the .dmps list window is closed.
FIXED .dmps list cleanup of .dmps now works properly so .dmps are moved to either the output directory or the %TEMP%\SysnativeBSODApps\oldDmps directory
FIXED .dmps list only populated by .dmp file names that are not blank
FIXED .dmps list going out of bounds
FIXED console window now hides if user changes option for full GUI after running with full GUI disabled initially
FIXED Sysnative title no longer appears multiple times when the apps are run multiple times within the same initial run
FIXED making the directory oldDmps in the %TEMP%\SysnativeBSODApps\ directory
FIXED .dmp file names are now only added to the oldDmp list if the .dmps are selected through the DmpList window
FIXED timeout for dmps list option is now hidden in the Change Settings area
FIXED timeout for dmps list option is now saved to %TEMP%\SysnativeBSODApps instead of the user profile
FIXED oldDmpsList no longer saves within the .zdn file
ADDED Checkbox to analyze New .dmps only; this means that .dmps that the apps analyzed in the past are ignored so only a user's most recent .dmps are analyzed
ADDED File output of the New .dmps only checkbox
ADDED Variable for new versus old .dmps
ADDED File output to store all .dmps that have already been analyzed (since the time of this version of the apps started being used)
ADDED Message that no new .dmps exist in the current set of .dmps if all .dmps have already been analyzed and New .dmps only is turned on
ADDED Browse button for kd.exe path to find kd.exe
ADDED Output file for dmp file list for later allowing user to choose which .dmps to analyze
ADDED 2nd output file for dmp file list for later allowing user to choose which .dmps to analyze
ADDED checkedListBox that populates with .dmps that were found by apps
ADDED numericUpDown box to select the number of days for how old .dmps are before they are excluded from the selected .dmps
ADDED Select/De-Select All checkbox for choosing all/no .dmps in the list
ADDED Continue button to analyze the .dmps selected
ADDED link between checkedListBox and numericUpDown box to choose .dmps based on age
ADDED link between checkedListBox and New .dmps Only checkbox so only new .dmps are selected when the .dmps list loads
ADDED Timer so the .dmps continue after 30 seconds if the user does not notice the .dmps list window
ADDED New .dmps list variable to save which .dmps the user selects and have only those saved in the outputDmps directory (or the user's specified output directory).
ADDED .dmps not selected by the user are now placed in %TEMP%\SysnativeBSODApps\oldDmps to prevent clutter of the apps directory
ADDED Timeout option for user to input the time before DmpList window closes automatically
ADDED Ability to create SysnativeBSODApps directory elsewhere, i.e. a flash drive for debugging on many machines, and then create a junction to point to it from %userprofile%\SysnativeBSODApps
FIXED Opening Sysnative from the update available window no longer keeps the window on top of the browser window
FIXED Setup.exe user profile list no longer shows files and only shows directories within the C:\Users folder (Vista, 7, 8) or C:\Documents and Settings folder (XP)
ADDED Error message during Setup.exe run to let user know if Setup.exe is moved to a location where it can no longer install the apps.