المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : أرجو المساعدة في تنصيب Scratch JR


اشراق العالم
08-01-2020, 09:12 PM
<div><div><b><font size="6"><font color="Blue">السلام عليكم ورحمة الله وبركاته .. وكل عام أنتم جميعًا بخير.
أرجو حل مشكلة تنصيب Scratch JR
قمت بتنزيل Scratch JR على الكمبيوتر المكتبي والذي مواصفاته
processor Intel 3.00 GHz, RAM 4.00 GB, 2.90 usable, 32 bit operating system
، وعندما أعمل له تنصيب تظهر الرسالة الآتية:
https://f.top4top.io/p_1674fvyt51.jpg
وعندما أضغط على Open setup log يظهر لي ما يأتي:

2020-08-01 19:32:23> Program: Starting Squirrel Updater: --install .
2020-08-01 19:32:23> Program: Starting install, writing to C:\Users\Radwan\AppData\Local\SquirrelTemp
2020-08-01 19:32:24> Program: About to install to: C:\Users\Radwan\AppData\Local\ScratchJr
2020-08-01 19:32:24> CheckForUpdateImpl: Couldn't write out staging user ID, this user probably shouldn't get beta anything: System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\Radwan\AppData\Local\ScratchJr\packages\ .betaId'.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)
at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
at System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost)
at System.IO.File.WriteAllText(String path, String contents, Encoding encoding)
at Squirrel.UpdateManager.CheckForUpdateImpl.getOrCre ateStagedUserId()
2020-08-01 19:32:25> CheckForUpdateImpl: Failed to load local releases, starting from scratch: System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\Radwan\AppData\Local\ScratchJr\packages\ RELEASES'.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
at Squirrel.Utility.LoadLocalReleases(String localReleaseFile)
at Squirrel.UpdateManager.CheckForUpdateImpl.d__2.Mov eNext()
2020-08-01 19:32:25> CheckForUpdateImpl: Reading RELEASES file from C:\Users\Radwan\AppData\Local\SquirrelTemp
2020-08-01 19:32:25> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
2020-08-01 19:32:27> ApplyReleasesImpl: Writing files to app directory: C:\Users\Radwan\AppData\Local\ScratchJr\app-1.3.2
2020-08-01 19:32:53> LogHost: Rigging execution stub for ScratchJr_ExecutionStub.exe to C:\Users\Radwan\AppData\Local\ScratchJr\ScratchJr. exe
2020-08-01 19:32:56> ApplyReleasesImpl: Squirrel Enabled Apps: [C:\Users\Radwan\AppData\Local\ScratchJr\app-1.3.2\ScratchJr.exe]
2020-08-01 19:32:56> ApplyReleasesImpl: Couldn't run Squirrel hook, continuing: C:\Users\Radwan\AppData\Local\ScratchJr\app-1.3.2\ScratchJr.exe: System.ComponentModel.Win32Exception (0x80004005): The specified executable is not a valid application for this OS platform.
at System.Diagnostics.Process.StartWithCreateProcess( ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start()
at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
at Squirrel.Utility.d__11.MoveNex t()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowF orNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.Handle NonSuccessAndDebuggerNotification(Task task)
at Squirrel.UpdateManager.ApplyReleasesImpl.c__Disp layClass10_0.d.MoveNext()
2020-08-01 19:32:56> IEnableLogger: Failed to invoke post-install: System.ComponentModel.Win32Exception (0x80004005): The specified executable is not a valid application for this OS platform.
at System.Diagnostics.Process.StartWithShellExecuteEx (ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start()
at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
at Squirrel.UpdateManager.ApplyReleasesImpl.c.b__10_6 (ProcessStartInfo info)
at Squirrel.EnumerableExtensions.ForEach[TSource](IEnumerable`1 source, Action`1 onNext)
at Squirrel.UpdateManager.ApplyReleasesImpl.d__10.Mov eNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowF orNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.Handle NonSuccessAndDebuggerNotification(Task task)
at Squirrel.Utility.d__42.MoveNext()
2020-08-01 19:32:56> Unhandled exception: System.AggregateException: One or more errors occurred. ---> System.ComponentModel.Win32Exception: The specified executable is not a valid application for this OS platform.
at System.Diagnostics.Process.StartWithShellExecuteEx (ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start()
at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
at Squirrel.UpdateManager.ApplyReleasesImpl.c.b__10_6 (ProcessStartInfo info)
at Squirrel.EnumerableExtensions.ForEach[TSource](IEnumerable`1 source, Action`1 onNext)
at Squirrel.UpdateManager.ApplyReleasesImpl.d__10.Mov eNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowF orNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.Handle NonSuccessAndDebuggerNotification(Task task)
at Squirrel.Utility.d__42.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowF orNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.Handle NonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.Valida teEnd(Task task)
at Squirrel.UpdateManager.ApplyReleasesImpl.d__2.Move Next()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowF orNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.Handle NonSuccessAndDebuggerNotification(Task task)
at Squirrel.UpdateManager.d__10.MoveNext ()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowF orNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.Handle NonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.Valida teEnd(Task task)
at Squirrel.Update.Program.d__4.MoveNext()
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
at System.Threading.Tasks.Task.Wait()
at Squirrel.Update.Program.executeCommandLine(String[] args)
at Squirrel.Update.Program.main(String[] args)
---> (Inner Exception #0) System.ComponentModel.Win32Exception (0x80004005): The specified executable is not a valid application for this OS platform.
at System.Diagnostics.Process.StartWithShellExecuteEx (ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start()
at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
at Squirrel.UpdateManager.ApplyReleasesImpl.c.b__10_6 (ProcessStartInfo info)
at Squirrel.EnumerableExtensions.ForEach[TSource](IEnumerable`1 source, Action`1 onNext)
at Squirrel.UpdateManager.ApplyReleasesImpl.d__10.Mov eNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowF orNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.Handle NonSuccessAndDebuggerNotification(Task task)
at Squirrel.Utility.d__42.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowF orNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.Handle NonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.Valida teEnd(Task task)
at Squirrel.UpdateManager.ApplyReleasesImpl.d__2.Move Next()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowF orNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.Handle NonSuccessAndDebuggerNotification(Task task)
at Squirrel.UpdateManager.d__10.MoveNext ()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowF orNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.Handle NonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.Valida teEnd(Task task)
at Squirrel.Update.Program.d__4.MoveNext() Program: Starting Squirrel Updater: --install . --rerunningWithoutUAC
2020-08-01 19:34:09> Program: Starting install, writing to C:\Users\Radwan\AppData\Local\SquirrelTemp
2020-08-01 19:34:09> Program: About to install to: C:\Users\Radwan\AppData\Local\ScratchJr
2020-08-01 19:34:09> Program: Install path C:\Users\Radwan\AppData\Local\ScratchJr already exists, burning it to the ground
2020-08-01 19:34:52> CheckForUpdateImpl: Couldn't write out staging user ID, this user probably shouldn't get beta anything: System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\Radwan\AppData\Local\ScratchJr\packages\ .betaId'.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)
at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
at System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost)
at System.IO.File.WriteAllText(String path, String contents, Encoding encoding)
at Squirrel.UpdateManager.CheckForUpdateImpl.getOrCre ateStagedUserId()
2020-08-01 19:34:52> CheckForUpdateImpl: Failed to load local releases, starting from scratch: System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\Radwan\AppData\Local\ScratchJr\packages\ RELEASES'.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
at Squirrel.Utility.LoadLocalReleases(String localReleaseFile)
at Squirrel.UpdateManager.CheckForUpdateImpl.d__2.Mov eNext()
2020-08-01 19:34:52> CheckForUpdateImpl: Reading RELEASES file from C:\Users\Radwan\AppData\Local\SquirrelTemp
2020-08-01 19:34:52> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
2020-08-01 19:35:00> ApplyReleasesImpl: Writing files to app directory: C:\Users\Radwan\AppData\Local\ScratchJr\app-1.3.2
2020-08-01 19:36:39> LogHost: Rigging execution stub for ScratchJr_ExecutionStub.exe to C:\Users\Radwan\AppData\Local\ScratchJr\ScratchJr. exe
2020-08-01 19:36:47> ApplyReleasesImpl: Squirrel Enabled Apps: [C:\Users\Radwan\AppData\Local\ScratchJr\app-1.3.2\ScratchJr.exe]
2020-08-01 19:36:47> ApplyReleasesImpl: Couldn't run Squirrel hook, continuing: C:\Users\Radwan\AppData\Local\ScratchJr\app-1.3.2\ScratchJr.exe: System.ComponentModel.Win32Exception (0x80004005): The specified executable is not a valid application for this OS platform.
at System.Diagnostics.Process.StartWithCreateProcess( ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start()
at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
at Squirrel.Utility.d__11.MoveNex t()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowF orNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.Handle NonSuccessAndDebuggerNotification(Task task)
at Squirrel.UpdateManager.ApplyReleasesImpl.c__Disp layClass10_0.d.MoveNext()
2020-08-01 19:36:47> IEnableLogger: Failed to invoke post-install: System.ComponentModel.Win32Exception (0x80004005): The specified executable is not a valid application for this OS platform.
at System.Diagnostics.Process.StartWithShellExecuteEx (ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start()
at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
at Squirrel.UpdateManager.ApplyReleasesImpl.c.b__10_6 (ProcessStartInfo info)
at Squirrel.EnumerableExtensions.ForEach[TSource](IEnumerable`1 source, Action`1 onNext)
at Squirrel.UpdateManager.ApplyReleasesImpl.d__10.Mov eNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowF orNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.Handle NonSuccessAndDebuggerNotification(Task task)
at Squirrel.Utility.d__42.MoveNext()
2020-08-01 19:36:47> Unhandled exception: System.AggregateException: One or more errors occurred. ---> System.ComponentModel.Win32Exception: The specified executable is not a valid application for this OS platform.
at System.Diagnostics.Process.StartWithShellExecuteEx (ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start()
at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
at Squirrel.UpdateManager.ApplyReleasesImpl.c.b__10_6 (ProcessStartInfo info)
at Squirrel.EnumerableExtensions.ForEach[TSource](IEnumerable`1 source, Action`1 onNext)
at Squirrel.UpdateManager.ApplyReleasesImpl.d__10.Mov eNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowF orNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.Handle NonSuccessAndDebuggerNotification(Task task)
at Squirrel.Utility.d__42.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowF orNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.Handle NonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.Valida teEnd(Task task)
at Squirrel.UpdateManager.ApplyReleasesImpl.d__2.Move Next()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowF orNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.Handle NonSuccessAndDebuggerNotification(Task task)
at Squirrel.UpdateManager.d__10.MoveNext ()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowF orNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.Handle NonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.Valida teEnd(Task task)
at Squirrel.Update.Program.d__4.MoveNext()
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task.ThrowIfExceptional(Boo lean includeTaskCanceledExceptions)
at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
at System.Threading.Tasks.Task.Wait()
at Squirrel.Update.Program.executeCommandLine(String[] args)
at Squirrel.Update.Program.main(String[] args)
---> (Inner Exception #0) System.ComponentModel.Win32Exception (0x80004005): The specified executable is not a valid application for this OS platform.
at System.Diagnostics.Process.StartWithShellExecuteEx (ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start()
at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
at Squirrel.UpdateManager.ApplyReleasesImpl.c.b__10_6 (ProcessStartInfo info)
at Squirrel.EnumerableExtensions.ForEach[TSource](IEnumerable`1 source, Action`1 onNext)
at Squirrel.UpdateManager.ApplyReleasesImpl.d__10.Mov eNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowF orNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.Handle NonSuccessAndDebuggerNotification(Task task)
at Squirrel.Utility.d__42.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowF orNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.Handle NonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.Valida teEnd(Task task)
at Squirrel.UpdateManager.ApplyReleasesImpl.d__2.Move Next()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowF orNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.Handle NonSuccessAndDebuggerNotification(Task task)
at Squirrel.UpdateManager.d__10.MoveNext ()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowF orNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.Handle NonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.Valida teEnd(Task task)
at Squirrel.Update.Program.d__4.MoveNext() Program: Starting Squirrel Updater: --install .
2020-08-01 21:04:54> Program: Starting install, writing to C:\Users\Radwan\AppData\Local\SquirrelTemp
2020-08-01 21:04:54> Program: About to install to: C:\Users\Radwan\AppData\Local\ScratchJr
2020-08-01 21:04:54> Program: Install path C:\Users\Radwan\AppData\Local\ScratchJr already exists, burning it to the ground
2020-08-01 21:05:19> CheckForUpdateImpl: Couldn't write out staging user ID, this user probably shouldn't get beta anything: System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\Radwan\AppData\Local\ScratchJr\packages\ .betaId'.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)
at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
at System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost)
at System.IO.File.WriteAllText(String path, String contents, Encoding encoding)
at Squirrel.UpdateManager.CheckForUpdateImpl.getOrCre ateStagedUserId()
2020-08-01 21:05:19> CheckForUpdateImpl: Failed to load local releases, starting from scratch: System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\Radwan\AppData\Local\ScratchJr\packages\ RELEASES'.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
at Squirrel.Utility.LoadLocalReleases(String localReleaseFile)
at Squirrel.UpdateManager.CheckForUpdateImpl.d__2.Mov eNext()
2020-08-01 21:05:19> CheckForUpdateImpl: Reading RELEASES file from C:\Users\Radwan\AppData\Local\SquirrelTemp
2020-08-01 21:05:19> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
2020-08-01 21:05:31> ApplyReleasesImpl: Writing files to app directory: C:\Users\Radwan\AppData\Local\ScratchJr\app-1.3.2
2020-08-01 21:07:57> LogHost: Rigging execution stub for ScratchJr_ExecutionStub.exe to C:\Users\Radwan\AppData\Local\ScratchJr\ScratchJr. exe
2020-08-01 21:08:00> ApplyReleasesImpl: Squirrel Enabled Apps: [C:\Users\Radwan\AppData\Local\ScratchJr\app-1.3.2\ScratchJr.exe]
2020-08-01 21:08:01> ApplyReleasesImpl: Couldn't run Squirrel hook, continuing: C:\Users\Radwan\AppData\Local\ScratchJr\app-1.3.2\ScratchJr.exe: System.ComponentModel.Win32Exception (0x80004005): The specified executable is not a valid application for this OS platform.
at System.Diagnostics.Process.StartWithCreateProcess( ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start()
at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
at Squirrel.Utility.d__11.MoveNex t()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowF orNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.Handle NonSuccessAndDebuggerNotification(Task task)
at Squirrel.UpdateManager.ApplyReleasesImpl.c__Disp layClass10_0.d.MoveNext()
2020-08-01 21:08:01> IEnableLogger: Failed to invoke post-install: System.ComponentModel.Win32Exception (0x80004005): The specified executable is not a valid application for this OS platform.
at System.Diagnostics.Process.StartWithShellExecuteEx (ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start()
at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
at Squirrel.UpdateManager.ApplyReleasesImpl.c.b__10_6 (ProcessStartInfo info)
at Squirrel.EnumerableExtensions.ForEach[TSource](IEnumerable`1 source, Action`1 onNext)
at Squirrel.UpdateManager.ApplyReleasesImpl.d__10.Mov eNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowF orNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.Handle NonSuccessAndDebuggerNotification(Task task)
at Squirrel.Utility.d__42.MoveNext()
2020-08-01 21:08:01> Unhandled exception: System.AggregateException: One or more errors occurred. ---> System.ComponentModel.Win32Exception: The specified executable is not a valid application for this OS platform.
at System.Diagnostics.Process.StartWithShellExecuteEx (ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start()
at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
at Squirrel.UpdateManager.ApplyReleasesImpl.c.b__10_6 (ProcessStartInfo info)
at Squirrel.EnumerableExtensions.ForEach[TSource](IEnumerable`1 source, Action`1 onNext)
at Squirrel.UpdateManager.ApplyReleasesImpl.d__10.Mov eNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowF orNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.Handle NonSuccessAndDebuggerNotification(Task task)
at Squirrel.Utility.d__42.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowF orNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.Handle NonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.Valida teEnd(Task task)
at Squirrel.UpdateManager.ApplyReleasesImpl.d__2.Move Next()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowF orNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.Handle NonSuccessAndDebuggerNotification(Task task)
at Squirrel.UpdateManager.d__10.MoveNext ()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowF orNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.Handle NonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.Valida teEnd(Task task)
at Squirrel.Update.Program.d__4.MoveNext()
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task.ThrowIfExceptional(Boo lean includeTaskCanceledExceptions)
at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
at System.Threading.Tasks.Task.Wait()
at Squirrel.Update.Program.executeCommandLine(String[] args)
at Squirrel.Update.Program.main(String[] args)
---> (Inner Exception #0) System.ComponentModel.Win32Exception (0x80004005): The specified executable is not a valid application for this OS platform.
at System.Diagnostics.Process.StartWithShellExecuteEx (ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start()
at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
at Squirrel.UpdateManager.ApplyReleasesImpl.c.b__10_6 (ProcessStartInfo info)
at Squirrel.EnumerableExtensions.ForEach[TSource](IEnumerable`1 source, Action`1 onNext)
at Squirrel.UpdateManager.ApplyReleasesImpl.d__10.Mov eNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowF orNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.Handle NonSuccessAndDebuggerNotification(Task task)
at Squirrel.Utility.d__42.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowF orNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.Handle NonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.Valida teEnd(Task task)
at Squirrel.UpdateManager.ApplyReleasesImpl.d__2.Move Next()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowF orNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.Handle NonSuccessAndDebuggerNotification(Task task)
at Squirrel.UpdateManager.d__10.MoveNext ()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowF orNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.Handle NonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.Valida teEnd(Task task)
at Squirrel.Update.Program.d__4.MoveNext()


-----------------

إعلان : نفتح باب الإعلان في (17 ) موقع ب 5 دولار فقط (
لطلب الخدمة اضغط هنا (https://www.eshraag.com/vb/t778734.html) ) .!

---------------



مواضيع قد تهمك

مشاركة
أرباح أدسنس . اكسب من مقالك . اضغط هنا (https://eshraag.com/Portal/adsens/)

ثقف نفسك , مواضيع ممتعة وغريبة
وقد تفيدك (https://eshraag.com/Portal/category/%d9%85%d9%86%d8%b4%d9%88%d8%b1%d8%a7%d8%aa-%d9%85%d9%86%d9%88%d8%b9%d8%a9/)


المضمار - يقظة فكر اكتب واكسب بطاقات شحن
ومبالغ مالية
(https://www.eshraag.com/vb/f583.html)


http://www.eshraag.com/vb/face.jpg (http://go.microsoft.com/fwlink/?LinkId=69157)




خطر الإنترنت على الأسرة والأبناء - تقرير مهم
(http://www.eshraag.com/vb/t332361.html)


http://eshraag.com/upload/viewimages/69cde89c1a.png (http://www.eshraag.com/vb/t332361.html)


التجارة الفاضحة ( الابتزاز ) - تقرير مصور (http://www.eshraag.com/vb/t142000.html)



http://eshraag.com/upload/viewimages/32f885b62d.jpg


خطر الإنترنت على الأسرة والأبناء - تقرير مهم (http://www.eshraag.com/vb/t332361.html)



http://eshraag.com/upload/viewimages/66d8ab0d8f.jpg
(http://www.eshraag.com/vb/t332361.html)


التعيين الخارجي للمعلمات وهدر دمائهن - تحقيق (http://www.eshraag.com/vb/t299889.html)



http://eshraag.com/upload/viewimages/49c2dafa53.jpg


مواقع الزواج والسهرات الحمراء - تقرير مصور ومهم (http://www.eshraag.com/vb/t165124.html)



http://eshraag.com/upload/viewimages/4f491ce448.jpg


الوهم والحقيقة في صناعة الجمال - عمليات التجميل ومساوؤها - بالصور (http://www.eshraag.com/vb/t201290.html)



http://eshraag.com/upload/viewimages/c72e6c9ff8.jpg


نملة حاصرتها المياه فأنقذها الله تعالى بطريقة عجيبة - سبحان الله فيديو (http://www.eshraag.com/vb/t572959.html)



http://eshraag.com/upload/viewimages/288d111ac9.gif