History
Here is the public history for GImageX.
22nd January 2014 - v2.1.1
GImageX:
- Removed spurious INFO messages with Err=282. These are just warnings that extended attributes are not captured. This is how DISM works but it suppresses the messages. The messages were causing confusion.
- Error and warning messages now provide the string description rather than an error code.
GImageX COM:
-
Updated to work with the Windows 8.1 and Windows ADK 8.1 versions.
Note: Please use this version of GImageX with the Windows ADK for Windows 8.1.
21st November 2013 - v2.1.0
GImageX:
- Updated to work with the Windows 8.1 and Windows ADK 8.1 versions.
GImageX COM:
-
Updated to work with the Windows 8.1 and Windows ADK 8.1 versions.
Note: Please use this version of GImageX with the Windows ADK for Windows 8.1.
19th September 2009 - v2.0.17
GImageX:
- Updated to work with the Windows 7 and WAIK 2.0 RTM versions.
GImageX COM:
-
Updated to work with the Windows 7 and WAIK 2.0 RTM versions.
Note: Please use this version of GImageX with the Windows AIK for Windows 7.
11th May 2009 - v2.0.16 BETA
GImageX:
- Updated to work with the Windows 7 and WAIK 2.0 RC versions.
GImageX COM:
-
Updated to work with the Windows 7 and WAIK 2.0 RC versions.
Note: Please only use this beta version of GImageX with WAIK 2.0 beta.
3rd February 2009 - v2.0.15 BETA
GImageX:
- Updated to work with the Windows 7 and WAIK 2.0 BETA versions.
- Mount operations now use the progress dialog as mounting from the network or USB could sometimes take a while and it would look like GImageX had crashed.
- Added support for the NORPFIX image capture option.
GImageX COM:
-
Updated to work with the Windows 7 and WAIK 2.0 BETA versions.
2nd October 2008 - v2.0.14
- Added the ability to add/change DisplayName and DisplayDescription XML tags. These determine how images are displayed within Windows Setup.
4th July 2008 - v2.0.13
GImageX:
- Captures are now correctly generating the <WINDOWS> XML tags.
GImageX COM:
-
Captures are now correctly generating the <WINDOWS> XML tags.
26th March 2008 - v2.0.12
GImageX:
- Compiled against the latest WAIK 1.1 to ensure compatibility.
GImageX COM:
-
Compiled against the latest WAIK 1.1 to ensure compatibility.
20th Jan 2008 - v2.0.11
GImageX:
- No changes.
GImageX COM:
-
Due to troubles in HTAs, renamed the properties: Image to ImageIndex, and Name to ImageName.
1st Jan 2008 - v2.0.10 BETA
GImageX:
- No changes.
GImageX COM:
-
Allowed WScript.ConnectObject type operations to work.
27th Dec 2007 - v2.0.9 BETA
GImageX:
- No changes.
GImageX COM:
-
Fixed MSVC runtime dependency - really!
21st Dec 2007 - v2.0.8 BETA
GImageX:
- No changes.
GImageX COM:
- Added methods: GetOpenFileName, GetSaveFileName
- Added methods: GetWIMInfo, GetImageInfo
20th Dec 2007 - v2.0.7 BETA
GImageX:
- No changes.
GImageX COM:
- COM component no longer need Visual Studio runtimes installed. Oops!
17th Dec 2007 - v2.0.6 BETA
GImageX:
- No changes.
GImageX COM:
- Added a COM component for use in VBScript/other applications, currently just Capture/Append/Apply are implemented - testing appreciated.
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
2nd Dec 2007 - v2.0.4 BETA
- Improved mount/unmount interface.
2nd Dec 2007 - v2.0.3 BETA
- Improved image selection interface.
1st Dec 2007 - v2.0.2 BETA
- Added Delete tab.
- Added Export tab.
- Some internal improvements to XML handling.
16th Oct 2007 - v2.0.0 BETA
- Added Change tab
- Added Mount tab
- Fixed bug with Capture+verify (wasn't verifying).
- Check option added to Apply.
- Automatic temp folder chosen during capture now consistent with imagex.exe
15th Oct 2007 - v2 ALPHA
- Added /check options.
- Supports a wimscript.ini config file for exclusions.
- Allows manual setting of the temporary directory for capture.
12th Oct 2007 - v2 ALPHA
- Initial native C++ Version using the WIM API directly.
2006 - GImageX v1 (AutoIt wrapper)