Jump to content

GImageX v2.0.1 Beta (ImageX GUI)


Recommended Posts

Posted

From the guys who wrote GImageX. Here's a new and improved version written in C++.

http://blogs.technet.com/richardsmith/arch...-available.aspx

This new version includes:

Native x86 and x64 versions entirely written in C++. Tiny ~100KB executable.

Doesn’t use the imagex.exe utility at all – instead it uses the WIMGAPI interface (the wimgapi.dll file from the imagex directory)

Progress bars, time elapsed, time remaining, file counts have been added

Clean “abort” option

Ability to mount, change and get info on WIM images

GImageXv2.0.1.jpg

You'll need to download the WAIK to get the required wimgapi.dll.

Cheers


Posted

Too many forums, not enough time :)

v2.0.4

2nd Dec 2007 - v2.0.4

- Improved mount/unmount interface.

2nd Dec 2007 - v2.0.3

- Improved image selection interface.

1st Dec 2007 - v2.0.2

- Added Delete tab.

- Added Export tab.

- Some internal improvements to XML handling.

http://www.autoitscript.com/gimagex/

Cheers

Posted

Nice work you have done.

I would have a request.

Can you add command line support which also supports that nice progressbar (Imagex.exe doesn't support)

It would be so nice to have a full featured command line wim tool.

  • 2 weeks later...
Posted
15th Dec 2007 - v2.0.5 BETA

- Image selection screen was not working properly when an image did not contain both a name and description

Also I noticed the EULA is now non-Microsoft and now provides for distribution. You still can't distribute wimgapi.dll, but the main program gimagex.exe can be distributed as long as it comes with the EULA and the readme.txt file.

Cheers

Posted (edited)

Wow, very nice indeed. I tried to regsvr32 gimagex_com.dll, but I'm getting error in Finnish version of Vista. The error message is in finnish, so I assume you don't need it. I will try it tomorrow with Windows XP.

Here is the error message from event log:

Lokinimi: Application

Lähde: SideBySide

Päivä: 18.12.2007 19:51:26

Tapahtumatunnus:33

Tehtäväluokka: Ei mitään

Taso: Virhe

Avainsanat: Klassinen

Käyttäjä: -

Tietokone: HOSTNAME

Kuvaus:

Aktivointikontekstin luonti epäonnistui (C:\Users\user\Desktop\com\x86\gimagex_com.dll). Riippuvaista kokoonpanoa Microsoft.VC90.CRT,processorArchitecture="x86",publicKeyToken="1fc8b3b9a1e18e3b",type="win32",version="9.0.21022.8" ei löytynyt. Yksityiskohtaisen vianmäärityksen voi tehdä ohjelmalla sxstrace.exe.

Tapahtuman Xml:

<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">

<System>

<Provider Name="SideBySide" />

<EventID Qualifiers="49409">33</EventID>

<Level>2</Level>

<Task>0</Task>

<Keywords>0x80000000000000</Keywords>

<TimeCreated SystemTime="2007-12-18T17:51:26.000Z" />

<EventRecordID>400</EventRecordID>

<Channel>Application</Channel>

<Computer>HOSTNAME</Computer>

<Security />

</System>

<EventData>

<Data>Microsoft.VC90.CRT,processorArchitecture="x86",publicKeyToken="1fc8b3b9a1e18e3b",type="win32",version="9.0.21022.8"</Data>

<Data>

</Data>

<Data>

</Data>

<Data>

</Data>

<Data>

</Data>

<Data>

</Data>

<Data>

</Data>

<Data>

</Data>

<Data>

</Data>

<Data>

</Data>

<Data>C:\Users\user\Desktop\com\x86\gimagex_com.dll</Data>

<Data>

</Data>

<Data>

</Data>

<Data>

</Data>

<Data>

</Data>

<Data>

</Data>

<Data>

</Data>

<Data>

</Data>

<Data>

</Data>

<Data>

</Data>

</EventData>

</Event>

Edited by geezery
Posted

I see a reference to Microsoft.VC90.CRT in the error which means it was compiled with Visual Studio 2008. Maybe you need the Visual Studio 2008 C++ Redistributable installed to register the file?

http://www.microsoft.com/downloads/details...;DisplayLang=en

Just a guess. The author's email is in the readme.txt file and on the about page of the program. He could probably help you more than anyone here.

Cheers

Posted
20th Dec 2007 - v2.0.7 BETA

GImageX:

- No changes.

GImageX COM:

- COM component no longer need Visual Studio runtimes installed. Oops!

Cheers

Posted

There is even better features available now. Look at the new help file included. There is a com component which you can use directly from vbscript. I'm already porting my HTA to use that component instead of the robust command line imagex app.

P4antboy -> How can you make those delta files and how it really works?

I have found a nice binary differiantial open source tool that can make some sort of deltas. But is there a native support in wimgapi for the delta files?

http://xdelta.org/

Posted

Where i can download GimageX V2.0.1, your's link doesn't work.

Thanks for your's ansers jean_bezet@tele2.fr

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

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