Thread: DiskSpan GUI
View Single Post
  #4  
Old 28-04-2024, 09:26
Cesar82's Avatar
Cesar82 Cesar82 is offline
Registered User
 
Join Date: May 2011
Location: Brazil
Posts: 1,074
Thanks: 1,814
Thanked 2,304 Times in 787 Posts
Cesar82 is on a distinguished road
DiskSpan GUI v2.0.2.0 (re-uploaded)

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
Reply With Quote
The Following User Says Thank You to Cesar82 For This Useful Post:
Tigru (13-05-2024)