Jump to content

Win Integrator Alpha


Intelmaster

Recommended Posts


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?

Link to comment
Share on other sites

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: 0x88982F07

ButtonDvd_Click The image format is unrecognized. Exception from HRESULT: 0x88982F07

Link to comment
Share on other sites

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=861173525dbe9e68

7:22:56 PM.707: Thread:1: Running on Microsoft Windows NT 6.0.6002 Service Pack 2

7:22:56 PM.723: Thread:1: Privileges:

LockMemory => Disabled

IncreaseQuota => Disabled

Security => Enabled

TakeOwnership => Enabled

LoadDriver => Disabled

SystemProfile => Disabled

SystemTime => Disabled

ProfileSingleProcess => Disabled

IncreaseBasePriority => Disabled

CreatePageFile => Disabled

Backup => Enabled

Restore => Enabled

Shutdown => Disabled

Debug => Enabled

SystemEnvironment => Disabled

ChangeNotify => EnabledByDefault, Enabled

RemoteShutdown => Disabled

Undock => Disabled

ManageVolume => Disabled

Impersonate => EnabledByDefault, Enabled

CreateGlobal => EnabledByDefault, Enabled

IncreaseWorkingSet => Disabled

TimeZone => Disabled

CreateSymbolicLink => Disabled

7:23:24 PM.724: Thread:1: Wim selected:E:\sources\install.wim

7:23:24 PM.724: Thread:1: WimImageInfo Loaded:Windows Vista Business_6.0.6001.18000_x64_en-US

7:23:24 PM.724: Thread:1: WimImageInfo Loaded:Windows Vista HomeBasic_6.0.6001.18000_x64_en-US

7:23:24 PM.724: Thread:1: WimImageInfo Loaded:Windows Vista HomePremium_6.0.6001.18000_x64_en-US

7:23:24 PM.724: Thread:1: WimImageInfo Loaded:Windows Vista Ultimate_6.0.6001.18000_x64_en-US

7:23:24 PM.724: Thread:1: EXCEPTION: ButtonDvd_Click The image format is unrecognized. Exception from HRESULT: 0x88982F07

ButtonDvd_Click The image format is unrecognized. Exception from HRESULT: 0x88982F07

--- EXCEPTION #1/4 [COMException]

Message = “Exception from HRESULT: 0x88982F07”

ExceptionPath = Root.InnerException.InnerException.InnerException

ClassName = System.Runtime.InteropServices.COMException

HResult = -2003292409

--- Outer ---

--- EXCEPTION #2/4 [FileFormatException]

Message = “The image format is unrecognized.”

ExceptionPath = Root.InnerException.InnerException

ClassName = System.IO.FileFormatException

InnerException = “Exception #1 at Root.InnerException.InnerException.InnerException”

HResult = -2146233033

Source = PresentationCore

StackTraceString = “

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.InnerException

ClassName = System.Windows.Markup.XamlParseException

InnerException = “Exception #2 at Root.InnerException.InnerException”

HResult = -2146233087

Source = PresentationFramework

StackTraceString = “

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 = Root

ClassName = System.ArgumentException

InnerException = “Exception #3 at Root.InnerException”

HResult = -2147024809

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
  • Recently Browsing   0 members

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