Selur's Little Message Board

Full Version: New Hybrid can not start because of the False error message about Admin rights
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Please, read the 'Infos needed to fix&reproduce bugs,..'-sticky before you post about a problem.

Hi Selur!

The new Windows version of Hybrid is unable start on my PC and Laptops because of the false-error message about "Admin rights". It seems impossible to start this software on Windows.

Maybe it can start only on your own machine with your own Windows profile.
In case your user is in the admin group you need to enable runAsAdmin in the misc.ini.
(08.10.2018, 10:35)Selur Wrote: [ -> ]In case your user is in the admin group you need to enable runAsAdmin in the misc.ini.

Where can I find it?
You have to created it,...
Read https://forum.selur.net/showthread.php?tid=10
(08.10.2018, 14:29)Selur Wrote: [ -> ]You have to created it,...
Read https://forum.selur.net/showthread.php?tid=10

It did not help.

Why was this warning so important? 99% of the users use their machine as admins, only some public computers from the past (in universities hotels) were set to non-admin when the OP system loaded.

I can imagine that most of the Hybrid users don't download Hybrid from Selur.de webpage, and don't know anything about this misc.ini file. It makes just troubles rather than solve any problems.
misc.ini content should be:
Code:
[General]
runAsAdmin=true
works fine here.

Problem with the admin rights is that if anything goes wrong I spend days mailing&co with users to trace the problem. Since this kept happening more and more I simply lack the time tomorrow deal with it and since folks started to complain that Hybrid should warn the best solution seems to be the current one.

Cu Selur
to avoid similar troubles?Selurmisc.ini content should be:
Code:
[General]
runAsAdmin=true
works fine here.

Problem with the admin rights is that if anything goes wrong I spend days mailing&co with users to trace the problem. Since this kept happening more and more I simply lack the time tomorrow deal with it and since folks started to complain that Hybrid should warn the best solution seems to be the current one.

Cu Selur

Now it works, but can you integrate this ini file into the installer to avoid similar troubles?