View Single Post
08-22-09, 06:05 PM   #6
Syxx
An Onyxian Warder
 
Syxx's Avatar
AddOn Author - Click to view addons
Join Date: May 2005
Posts: 350
That did work to a point.
Now I get this.

Finding MMOUI Manager...
UAC detected. Downloading UAC tool...
Downloading update...
Verifying archive...
Waiting for MMOUI Manager to close...
Finalizing installation...
Failed. Trying to elevate permissions through UAC...
*** Error While Updating
java.io.IOException: Cannot run program "C:\Users\Tristan\AppData\Local\Temp\InstallHelper-6736951039271801687.exe" (in directory "C:\Users\Tristan\AppData\Local\Temp"): CreateProcess error=14001, The application has failed to start because its side-by-side configuration is incorrect. Please see the application event log or use the command-line sxstrace.exe tool for more detail
java.lang.ProcessBuilder.start(Unknown Source)
at java.lang.Runtime.exec(Unknown Source)
at com.mmoui.manager.updater.UpdateStatusFrame.main(UpdateStatusFrame.java:257)
  Reply With Quote