Page 1 of 1
Can't get DDU running.
Posted: Sat Feb 10, 2018 11:45 am
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!
>> 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>>> Successfully saved log to file!</Message>
</Event>
<Event>
<Time>2/10/2018 5:44:01 PM</Time>
<Message>>> Successfully saved log to file!</Message>
</Event>
</LogEntries>
</DisplayDriverUninstaller>
Idk what to do , so I hope for help

Re: Can't get DDU running.
Posted: Sat Feb 10, 2018 12:33 pm
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!
>> 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>>> Successfully saved log to file!</Message>
</Event>
<Event>
<Time>2/10/2018 5:44:01 PM</Time>
<Message>>> 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)
Re: Can't get DDU running.
Posted: Sun Feb 11, 2018 6:22 am
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!
>> 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>>> Successfully saved log to file!</Message>
</Event>
<Event>
<Time>2/10/2018 5:44:01 PM</Time>
<Message>>> 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
Re: Can't get DDU running.
Posted: Sun Feb 11, 2018 12:23 pm
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!
>> 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>>> Successfully saved log to file!</Message>
</Event>
<Event>
<Time>2/10/2018 5:44:01 PM</Time>
<Message>>> 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?
Re: Can't get DDU running.
Posted: Sun Feb 11, 2018 3:41 pm
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.