[closed] HWiNFO64 v8.xx not launching via runas command (non-admin user)

LaUs3r

New Member
Dear all,

I start HWiNFO64 since years now with a non-admin user on Win10 via the shell:startup script using the command runas /noprofile /savecred /user:administrator "C:\Program Files\HWiNFO64\HWiNFO64.EXE"

Up to version 7.72-5355 everything was working well, with v8.00 I get now the error: 740: The requested operation requires elevation

I know about the workarounds using task scheduler or third party tools like runasspc, but it is not my intention to start a discussion in this direction.

Instead I'd like to understand if this behavior in v8.00 is intentional (and then what changed) or to be considered as bug.

Cheers
 

 
Thx. Sorry, I missed that one. I just saw that it started in 2023 and did not catch that people are also talking about V8.00
 
I start HWiNFO64 since years now with a non-admin user on Win10 via the shell:startup script using the command runas /noprofile /savecred /user:administrator "C:\Program Files\HWiNFO64\HWiNFO64.EXE"
Hi! Try something like this:
runas /noprofile /user:Admin "cmd /c Start /b C:\Tools\System\HwInfo64.exe"
It works for me (Win10 x64)
 
Back
Top