digitalmars.D.dwt - VhdCopy v2
- JamesD (8/8) Jun 22 2017 I have several utilities I have used in AutoIT, and I'm enjoying
- Jacob Carlborg (4/11) Jun 23 2017 Nice. You might want to post to the announcement group/forum as well.
I have several utilities I have used in AutoIT, and I'm enjoying
converting these to the D language with the DWT GUI.
vhdCopy is a GUI wrapper for VboxManage.exe to copy vhd and set
GUUID.
This version 2 replaces buttons with a GUI menu that is useful as
an app template for other such utilities.
You can see a screenshot and clone from here:
https://github.com/jasc2v8/vhdCopy
Jun 22 2017
On 2017-06-22 17:19, JamesD wrote:
I have several utilities I have used in AutoIT, and I'm enjoying
converting these to the D language with the DWT GUI.
vhdCopy is a GUI wrapper for VboxManage.exe to copy vhd and set GUUID.
This version 2 replaces buttons with a GUI menu that is useful as an app
template for other such utilities.
You can see a screenshot and clone from here:
https://github.com/jasc2v8/vhdCopy
Nice. You might want to post to the announcement group/forum as well.
--
/Jacob Carlborg
Jun 23 2017








Jacob Carlborg <doob me.com>