Jump to content

NOOB ALERT! Imagex using Gimagex progress window


Recommended Posts

I'm a complete Noob to scripting and programming so here goes...

I'm using a bootable cd with winpe 3.0 and imagex to image a hard drive. I'm using a boot menu which when you choose the option it automatically images the hard drive. I'm using the following in a batch file:

x:\windows\system32\diskpart /s x:\part.bat

x:\imagex /apply d:\images\martins.wim 1 c:\ /verify

x:\imagex /apply d:\images\martins.wim 2 d:\ /verify

I get the normal DOS window for imagex with percentage and time remaining but I think it looks untidy. I want a progress window like the one used in Gimagex. Like this one

Posted Image

Would this be possible and how?

Apologies again but I'm a noob :mellow:

Link to comment
Share on other sites

If you can capture the percentage and time from the imagex window using the AutoIt Window Info tool, then you can make a progress bar using ProgressOn(). You can look them up in the AutoIt help file. If you get lost, read the tutorials, as they are a good starting point for learning how to script.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...