Installation Issue

This forum is dedicated to all issues and questions related to your individual setups and configurations
Post Reply
Beetlex1968
Posts: 11
Joined: Fri Feb 15, 2013 4:18 pm

Installation Issue

Post by Beetlex1968 »

H i Folks !

Im trying to install the MultiwiiSW on my Win 8.1. Computer. But When i run the multiwii file it breaks up saying wrong javaversion 1.8 iso 1.7......i have a to NEW java version ???????


Cheers

Beetlex

brewski
Posts: 483
Joined: Tue Apr 29, 2014 12:04 am
Location: Cleveland Qld Australia

Re: Installation Issue

Post by brewski »

Beetlex1968 wrote:H i Folks !

Im trying to install the MultiwiiSW on my Win 8.1. Computer. But When i run the multiwii file it breaks up saying wrong javaversion 1.8 iso 1.7......i have a to NEW java version ???????


Cheers

Beetlex

Go to Java site & download latest for Win8.1. I'm pretty sure I had to use the 32bit even though I'm running 64bit Windows. Then right click on the MWConfig.exe & select Compatibility Mode Win7 & select Run As Administrator. I did the same with MW WinGui & both run OK.

dfruehwald
Posts: 26
Joined: Wed Feb 20, 2013 1:08 am

Re: Installation Issue

Post by dfruehwald »

You should not have to do this but make sure you have the path to the actual JRE in your %path%, the shortcuts created by the installer will not allow the GUI to start properly. I'm using the 8u25 64-bit version of the JRE without any issues but I'm on Windows 7 64-bit.

Beetlex1968
Posts: 11
Joined: Fri Feb 15, 2013 4:18 pm

Re: Installation Issue

Post by Beetlex1968 »

What do you mean with %PATH% ?

brewski
Posts: 483
Joined: Tue Apr 29, 2014 12:04 am
Location: Cleveland Qld Australia

Re: Installation Issue

Post by brewski »

You can also try this to get Administrator rights to run Java install


How can i enable the administrator account in Windows 8 and 8.1?


The win 8 and win 8.1 admin account and applied as a separate administrator account should be distinguished, all permissions are not here.

Only the first and hidden win-8 (8.1) administrator account on Windows 8 (Seven, Vista, 7, 8.1) brings a full access, but by default it is this Admin-Account not activated.

In order to activate the Windows 8 (Windows-7, Server 2008, 2012, ...) administrator account, please run cmd.exe in the administrative mode. [... see here (Windows-8/Faq-7)]

Then simply type the command:
net user Administrator /active:yes and confirm it by pressing Enter or Return. (Image-1)

To disable the Windows-8 administrator account, simply type the command with "no" :
net user Administrator /active:no and confirm it by pressing Enter or Return. (Image-2)

See also:
... How to manage users in Windows-8 (add, remove, enable)?
... Windows 8 automatically login to your user account (control userpasswords2)?



Back to the top
(Image-1) Windows 8 - activate the Windows 8 administrator account Microsoft Windows [Version 6.2.8400]
(c) 2012 Microsoft Corporation. All rights reserved.

C:\Windows\system32>net user Administrator /active:yes

The operation completed successfully.


(Image-2) disable the Windows-8 administrator account Microsoft Windows [Version 6.2.8400]
(c) 2012 Microsoft Corporation. All rights reserved.

C:\Windows\system32>net user Administrator /active:no

The operation completed successfully.

Beetlex1968
Posts: 11
Joined: Fri Feb 15, 2013 4:18 pm

Re: Installation Issue

Post by Beetlex1968 »

Its working now.....

what helped was: delete Java from my Laptop and then reinstall it.....

Post Reply