Can't get DDU running.

Post Reply
Bob_Tato
Posts: 3
Joined: Sat Feb 10, 2018 11:39 am

Can't get DDU running.

Post by Bob_Tato »

when I try to run it it gives me this error :"The specified executable is not a valid application for this OS platform."
Log:

Code: Select all

<?xml version="1.0" encoding="utf-8"?>
<DisplayDriverUninstaller Version="17.0.8.3">
	<LogEntries>
		<Error>
			<Time>2/10/2018 5:43:57 PM</Time>
			<Message>Some part of application startup failed!
&gt;&gt; Application_Startup()</Message>
			<ExceptionData>
				<Win32_Message>The specified executable is not a valid application for this OS platform.</Win32_Message>
				<Win32_ErrorName>Unknown error (0x88C1)</Win32_ErrorName>
				<Win32_ErrorCode>193 (0xC1)</Win32_ErrorCode>
				<TargetSite>StartWithCreateProcess</TargetSite>
				<Source>System</Source>
				<StackTrace>   at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
   at Display_Driver_Uninstaller.Application.LaunchAsSystem() in C:\Users\Ghislain Harvey\OneDrive\Documents\Programmation\wpf\display-drivers-uninstaller\display-driver-uninstaller\Display Driver Uninstaller\Application.xaml.vb:line 774
   at Display_Driver_Uninstaller.Application.Application_Startup(Object sender, StartupEventArgs e) in C:\Users\Ghislain Harvey\OneDrive\Documents\Programmation\wpf\display-drivers-uninstaller\display-driver-uninstaller\Display Driver Uninstaller\Application.xaml.vb:line 456</StackTrace>
			</ExceptionData>
		</Error>
		<Event>
			<Time>2/10/2018 5:43:57 PM</Time>
			<Message>&gt;&gt; Successfully saved log to file!</Message>
		</Event>
		<Event>
			<Time>2/10/2018 5:44:01 PM</Time>
			<Message>&gt;&gt; Successfully saved log to file!</Message>
		</Event>
	</LogEntries>
</DisplayDriverUninstaller>
Idk what to do , so I hope for help :)

Can't get DDU running.

Sponsor

Sponsor
 

User avatar
Wagnard
Site Admin
Posts: 1675
Joined: Sat Jul 04, 2015 5:18 pm
Location: 127.0.0.1
Contact:

Re: Can't get DDU running.

Post by Wagnard »

Bob_Tato wrote: Sat Feb 10, 2018 11:45 am when I try to run it it gives me this error :"The specified executable is not a valid application for this OS platform."
Log:

Code: Select all

<?xml version="1.0" encoding="utf-8"?>
<DisplayDriverUninstaller Version="17.0.8.3">
	<LogEntries>
		<Error>
			<Time>2/10/2018 5:43:57 PM</Time>
			<Message>Some part of application startup failed!
&gt;&gt; Application_Startup()</Message>
			<ExceptionData>
				<Win32_Message>The specified executable is not a valid application for this OS platform.</Win32_Message>
				<Win32_ErrorName>Unknown error (0x88C1)</Win32_ErrorName>
				<Win32_ErrorCode>193 (0xC1)</Win32_ErrorCode>
				<TargetSite>StartWithCreateProcess</TargetSite>
				<Source>System</Source>
				<StackTrace>   at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
   at Display_Driver_Uninstaller.Application.LaunchAsSystem() in C:\Users\Ghislain Harvey\OneDrive\Documents\Programmation\wpf\display-drivers-uninstaller\display-driver-uninstaller\Display Driver Uninstaller\Application.xaml.vb:line 774
   at Display_Driver_Uninstaller.Application.Application_Startup(Object sender, StartupEventArgs e) in C:\Users\Ghislain Harvey\OneDrive\Documents\Programmation\wpf\display-drivers-uninstaller\display-driver-uninstaller\Display Driver Uninstaller\Application.xaml.vb:line 456</StackTrace>
			</ExceptionData>
		</Error>
		<Event>
			<Time>2/10/2018 5:43:57 PM</Time>
			<Message>&gt;&gt; Successfully saved log to file!</Message>
		</Event>
		<Event>
			<Time>2/10/2018 5:44:01 PM</Time>
			<Message>&gt;&gt; Successfully saved log to file!</Message>
		</Event>
	</LogEntries>
</DisplayDriverUninstaller>
Idk what to do , so I hope for help :)
What is your Windows version and architecture ? (32 or 64 bit)
Bob_Tato
Posts: 3
Joined: Sat Feb 10, 2018 11:39 am

Re: Can't get DDU running.

Post by Bob_Tato »

Wagnard wrote: Sat Feb 10, 2018 12:33 pm
Bob_Tato wrote: Sat Feb 10, 2018 11:45 am when I try to run it it gives me this error :"The specified executable is not a valid application for this OS platform."
Log:

Code: Select all

<?xml version="1.0" encoding="utf-8"?>
<DisplayDriverUninstaller Version="17.0.8.3">
	<LogEntries>
		<Error>
			<Time>2/10/2018 5:43:57 PM</Time>
			<Message>Some part of application startup failed!
&gt;&gt; Application_Startup()</Message>
			<ExceptionData>
				<Win32_Message>The specified executable is not a valid application for this OS platform.</Win32_Message>
				<Win32_ErrorName>Unknown error (0x88C1)</Win32_ErrorName>
				<Win32_ErrorCode>193 (0xC1)</Win32_ErrorCode>
				<TargetSite>StartWithCreateProcess</TargetSite>
				<Source>System</Source>
				<StackTrace>   at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
   at Display_Driver_Uninstaller.Application.LaunchAsSystem() in C:\Users\Ghislain Harvey\OneDrive\Documents\Programmation\wpf\display-drivers-uninstaller\display-driver-uninstaller\Display Driver Uninstaller\Application.xaml.vb:line 774
   at Display_Driver_Uninstaller.Application.Application_Startup(Object sender, StartupEventArgs e) in C:\Users\Ghislain Harvey\OneDrive\Documents\Programmation\wpf\display-drivers-uninstaller\display-driver-uninstaller\Display Driver Uninstaller\Application.xaml.vb:line 456</StackTrace>
			</ExceptionData>
		</Error>
		<Event>
			<Time>2/10/2018 5:43:57 PM</Time>
			<Message>&gt;&gt; Successfully saved log to file!</Message>
		</Event>
		<Event>
			<Time>2/10/2018 5:44:01 PM</Time>
			<Message>&gt;&gt; Successfully saved log to file!</Message>
		</Event>
	</LogEntries>
</DisplayDriverUninstaller>
Idk what to do , so I hope for help :)
What is your Windows version and architecture ? (32 or 64 bit)
win 10x64
I got it somehow working but now I'm stuck in "preparing automatic repair" after trying to get in to safemode and I already used the solutions in faq
User avatar
Wagnard
Site Admin
Posts: 1675
Joined: Sat Jul 04, 2015 5:18 pm
Location: 127.0.0.1
Contact:

Re: Can't get DDU running.

Post by Wagnard »

Bob_Tato wrote: Sun Feb 11, 2018 6:22 am
Wagnard wrote: Sat Feb 10, 2018 12:33 pm
Bob_Tato wrote: Sat Feb 10, 2018 11:45 am when I try to run it it gives me this error :"The specified executable is not a valid application for this OS platform."
Log:

Code: Select all

<?xml version="1.0" encoding="utf-8"?>
<DisplayDriverUninstaller Version="17.0.8.3">
	<LogEntries>
		<Error>
			<Time>2/10/2018 5:43:57 PM</Time>
			<Message>Some part of application startup failed!
&gt;&gt; Application_Startup()</Message>
			<ExceptionData>
				<Win32_Message>The specified executable is not a valid application for this OS platform.</Win32_Message>
				<Win32_ErrorName>Unknown error (0x88C1)</Win32_ErrorName>
				<Win32_ErrorCode>193 (0xC1)</Win32_ErrorCode>
				<TargetSite>StartWithCreateProcess</TargetSite>
				<Source>System</Source>
				<StackTrace>   at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
   at Display_Driver_Uninstaller.Application.LaunchAsSystem() in C:\Users\Ghislain Harvey\OneDrive\Documents\Programmation\wpf\display-drivers-uninstaller\display-driver-uninstaller\Display Driver Uninstaller\Application.xaml.vb:line 774
   at Display_Driver_Uninstaller.Application.Application_Startup(Object sender, StartupEventArgs e) in C:\Users\Ghislain Harvey\OneDrive\Documents\Programmation\wpf\display-drivers-uninstaller\display-driver-uninstaller\Display Driver Uninstaller\Application.xaml.vb:line 456</StackTrace>
			</ExceptionData>
		</Error>
		<Event>
			<Time>2/10/2018 5:43:57 PM</Time>
			<Message>&gt;&gt; Successfully saved log to file!</Message>
		</Event>
		<Event>
			<Time>2/10/2018 5:44:01 PM</Time>
			<Message>&gt;&gt; Successfully saved log to file!</Message>
		</Event>
	</LogEntries>
</DisplayDriverUninstaller>
Idk what to do , so I hope for help :)
What is your Windows version and architecture ? (32 or 64 bit)
win 10x64
I got it somehow working but now I'm stuck in "preparing automatic repair" after trying to get in to safemode and I already used the solutions in faq
What method did you used to get into safe mode?
Bob_Tato
Posts: 3
Joined: Sat Feb 10, 2018 11:39 am

Re: Can't get DDU running.

Post by Bob_Tato »

the one from DDU but I just reinstalled win,I guess some files were corrupt and the safemode gave it the final blow.
Post Reply