Greetings,
I've worked out a ⅓ of the problem, to be specific, I've worked out the 'Open' button;
Code:
System::Diagnostics::Process::Start("diskmgmt.msc");
Still to work out;
- How to use System::Diagnostics::Process::Start with if & else command
- Programming the Display button
Please help me work those out!
Thanks in advance,
Panarchy