Re-uploaded DiskSpan GUI 2.0.2.0 with last hotfix in first post.
- Added "_CONSOLE (x86).bat" in separate versions of DSG (32-bits) in
#post2.
If "DiskSpan GUI" does not work on x86, create a "
_CONSOLE (x86).bat" file with the code below. This command will run the cmd window separate from the "DiskSpan GUI".
Code:
@echo off & @start "" "DiskSpan_GUI.exe" /console /win32 & @exit /B