July 28, 200917 yr maybe with the Wim_install_Tweak.exe applied before running it will solve it ?nope, not working... Edited July 28, 200917 yr by dreamdx
July 29, 200917 yr getting this error - This application requires the Windows OPK or Windows AIK for Windows 7.ConfigWimgapi This application requires the Windows OPK or Windows AIK for Windows 7 which version do i use?
July 29, 200917 yr well i copied the file from vlite and got it to run now getting this error message - Thread:1: EXCEPTION: ButtonDvd_Click The image format is unrecognized. Exception from HRESULT: 0x88982F07ButtonDvd_Click The image format is unrecognized. Exception from HRESULT: 0x88982F07
July 29, 200917 yr here is the whole log of the error -7:22:56 PM.707: Thread:1: Starting WinIntegrator, Version=1.0.9195.369, Culture=neutral, PublicKeyToken=861173525dbe9e687:22:56 PM.707: Thread:1: Running on Microsoft Windows NT 6.0.6002 Service Pack 27:22:56 PM.723: Thread:1: Privileges:LockMemory => DisabledIncreaseQuota => DisabledSecurity => EnabledTakeOwnership => EnabledLoadDriver => DisabledSystemProfile => DisabledSystemTime => DisabledProfileSingleProcess => DisabledIncreaseBasePriority => DisabledCreatePageFile => DisabledBackup => EnabledRestore => EnabledShutdown => DisabledDebug => EnabledSystemEnvironment => DisabledChangeNotify => EnabledByDefault, EnabledRemoteShutdown => DisabledUndock => DisabledManageVolume => DisabledImpersonate => EnabledByDefault, EnabledCreateGlobal => EnabledByDefault, EnabledIncreaseWorkingSet => DisabledTimeZone => DisabledCreateSymbolicLink => Disabled7:23:24 PM.724: Thread:1: Wim selected:E:\sources\install.wim7:23:24 PM.724: Thread:1: WimImageInfo Loaded:Windows Vista Business_6.0.6001.18000_x64_en-US7:23:24 PM.724: Thread:1: WimImageInfo Loaded:Windows Vista HomeBasic_6.0.6001.18000_x64_en-US7:23:24 PM.724: Thread:1: WimImageInfo Loaded:Windows Vista HomePremium_6.0.6001.18000_x64_en-US7:23:24 PM.724: Thread:1: WimImageInfo Loaded:Windows Vista Ultimate_6.0.6001.18000_x64_en-US7:23:24 PM.724: Thread:1: EXCEPTION: ButtonDvd_Click The image format is unrecognized. Exception from HRESULT: 0x88982F07ButtonDvd_Click The image format is unrecognized. Exception from HRESULT: 0x88982F07--- EXCEPTION #1/4 [COMException]Message = “Exception from HRESULT: 0x88982F07”ExceptionPath = Root.InnerException.InnerException.InnerExceptionClassName = System.Runtime.InteropServices.COMExceptionHResult = -2003292409--- Outer ------ EXCEPTION #2/4 [FileFormatException]Message = “The image format is unrecognized.”ExceptionPath = Root.InnerException.InnerExceptionClassName = System.IO.FileFormatExceptionInnerException = “Exception #1 at Root.InnerException.InnerException.InnerException”HResult = -2146233033Source = PresentationCoreStackTraceString = “ at System.Windows.Media.PixelFormat.GetPixelFormat(SafeMILHandle bitmapSource) at System.Windows.Media.Imaging.BitmapSource.UpdateCachedSettings() at System.Windows.Media.Imaging.BitmapSource.set_WicSourceHandle(BitmapSourceSafeMILHandle value) at System.Windows.Media.Imaging.BitmapFrameDecode.FinalizeCreation() at System.Windows.Media.Imaging.BitmapSource.CompleteDelayedCreation() at System.Windows.Media.Imaging.BitmapSource.get_WicSourceHandle() at System.Windows.Media.Imaging.BitmapFrameDecode..ctor(Int32 frameNumber, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, BitmapFrameDecode frameDecode) at System.Windows.Media.Imaging.BitmapDecoder.SetupFrames(BitmapDecoder decoder, ReadOnlyCollection`1 frames) at System.Windows.Media.Imaging.BitmapDecoder.Initialize(BitmapDecoder decoder) at System.Windows.Media.Imaging.BitmapDecoder..ctor(SafeMILHandle decoderHandle, BitmapDecoder decoder, Uri baseUri, Uri uri, Stream stream, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, Boolean insertInDecoderCache, Boolean isOriginalWritable, Stream uriStream, UnmanagedMemoryStream unmanagedMemoryStream, SafeFileHandle safeFilehandle) at System.Windows.Media.Imaging.IconBitmapDecoder..ctor(SafeMILHandle decoderHandle, BitmapDecoder decoder, Uri baseUri, Uri uri, Stream stream, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, Boolean insertInDecoderCache, Boolean originalWritable, Stream uriStream, UnmanagedMemoryStream unmanagedMemoryStream, SafeFileHandle safeFilehandle) at System.Windows.Media.Imaging.BitmapDecoder.CreateFromUriOrStream(Uri baseUri, Uri uri, Stream stream, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, RequestCachePolicy uriCachePolicy, Boolean insertInDecoderCache) at System.Windows.Media.Imaging.BitmapFrame.CreateFromUriOrStream(Uri baseUri, Uri uri, Stream stream, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, RequestCachePolicy uriCachePolicy) at System.Windows.Media.ImageSourceConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value) at System.Windows.Baml2006.TypeConverterMarkupExtension.ProvideValue(IServiceProvider serviceProvider) at System.Windows.Markup.XamlReader.XamlSetMarkupExtensionHandler(Object sender, XamlSetMarkupExtensionEventArgs args) at System.Xaml.XamlObjectWriter.OnSetMarkupExtension(Object obj, Type propertyDeclaringType, String property, MarkupExtension value, IServiceProvider serviceProvider, Object targetObject, Boolean& handled) at System.Xaml.XamlObjectWriter.Logic_AssignProvidedValue(ObjectWriterContext ctx) at System.Xaml.XamlObjectWriter.WriteEndMember() at System.Xaml.XamlWriter.WriteNode(XamlReader reader) at System.Windows.Markup.XamlReader.WpfXamlLoader.LoadOneNode(XamlReader xamlReader, XamlObjectWriter xamlWriter, Boolean skipJournaledProperties, Boolean shouldPassLineNumberInfo, IXamlLineInfo xamlLineInfo, IXamlLineInfoConsumer xamlLineInfoConsumer, Stack`1 stack, IStyleConnector styleConnector) at System.Windows.Markup.XamlReader.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings)”--- Outer ------ EXCEPTION #3/4 [XamlParseException]Message = “The image format is unrecognized.”ExceptionPath = Root.InnerExceptionClassName = System.Windows.Markup.XamlParseExceptionInnerException = “Exception #2 at Root.InnerException.InnerException”HResult = -2146233087Source = PresentationFrameworkStackTraceString = “ at System.Windows.Markup.XamlReader.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings) at System.Windows.Markup.XamlReader.WpfXamlLoader.LoadBaml(XamlReader xamlReader, Boolean skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel) at System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream) at System.Windows.Application.LoadComponent(Object component, Uri resourceLocator) at WinIntegrator.ImageDialog.InitializeComponent() at WinIntegrator.ImageDialog..ctor() at WinIntegrator.Start.tfV8e6Z26Dr8Q5pOXn.QV6MVxTVY() at stefanRTR.ErrorHandling.M26UmxcxGwobtPl1m9(Object ) at stefanRTR.ErrorHandling.Catch(String comment, Action action)”--- Outer ------ EXCEPTION #4/4 [ArgumentException]Message = “ButtonDvd_Click The image format is unrecognized.”ExceptionPath = RootClassName = System.ArgumentExceptionInnerException = “Exception #3 at Root.InnerException”HResult = -2147024809
July 30, 200917 yr have you deleted the WIM files you copied into the folder from vLite?yes i have deleted the wim file i copied from the vlite folder. stii get the error
July 30, 200917 yr hmm, I've tried it with on of the first versions of the Integrator and it works fine.
July 30, 200917 yr no, I've also tried it with a x64 Vista.Maybe Stefan removed the Vista Sp2 support in alpha 3.
Create an account or sign in to comment