Giter VIP home page Giter VIP logo

Comments (4)

GoogleCodeExporter avatar GoogleCodeExporter commented on July 17, 2024
This is one of the main things I am working on right now. It would be easy to
implement, if the Open Hardware Monitor could run wihout Administrator rights. 
With
requesting Administrator rights and the Windows Vista / 7 UAC, there would be 
always
this dialog showing up on startup of Windows asking the user if it is ok to 
give OHM
more rights. This is not a good solution.

So I need to create a Windows Service where all the hardware monitoring takes 
place
and which can then be displayed in a GUI process without Administrator rights.
Windows Services have to be installed (en uninstalled if they are not used 
anymore).
There are two options. Either create a second distribution of OHM that uses 
always
the Windows Service and which comes with an installer (and uninstaller). Or I 
add the
service installing and uninstalling with some magic to the current no-install
distribution. But this second solution could confuse users (and Windows), when
someone just deletes OHM without first removing the autostart and the 
installation of
the Windows Service. 

Beside this, there is the problem that the no-install version with Windows 
Service
autostart option would need to run once with Administrator rights (when running 
it
standalone without Windows Service) and once without Administrator rights (when 
its
only a GUI to the installed Windows Service).

Original comment by moel.mich on 15 Mar 2010 at 3:01

  • Changed title: Autostart Option
  • Changed state: Accepted
  • Added labels: Type-Enhancement
  • Removed labels: Type-Defect

from open-hardware-monitor.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 17, 2024
Then, probably the easiest way is to drag the icon in the start up menu in 
Windows. I 
think it will work well, doesn't it?

Original comment by linasel on 15 Mar 2010 at 7:35

from open-hardware-monitor.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 17, 2024
If you have Windows XP or Vista / 7 with UAC configured to elevate you silently 
(give
Administrator rights without asking every time with a dialog), then adding it 
to the
start up menu should work well.

Original comment by moel.mich on 15 Mar 2010 at 7:56

from open-hardware-monitor.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 17, 2024
This issue was closed by revision r106.

Original comment by moel.mich on 27 Mar 2010 at 1:06

  • Changed state: Fixed

from open-hardware-monitor.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.