winsiderss / systeminformer

A free, powerful, multi-purpose tool that helps you monitor system resources, debug software and detect malware. Brought to you by Winsider Seminars & Solutions, Inc. @ http://www.windows-internals.com
https://systeminformer.sourceforge.io
MIT License
11.01k stars 1.4k forks source link

-hide on win7 doesn't work #1639

Closed wincmd64 closed 1 year ago

wincmd64 commented 1 year ago

Brief description of your issue

doesn't work on win7 v3.0.10822.6295

Steps to reproduce (optional)

No response

Expected behavior (optional)

No response

Actual behavior (optional)

No response

Environment (optional)

No response

dmex commented 1 year ago

-hide requires tray icons enabled

doesn't work on win7

I checked win7 and it works so you've probably disabled the tray icons?

wincmd64 commented 1 year ago

SystemInformer.exe -hide tray icon is enabled

It work on win10, but doesn't work on win7 (x32)

dmex commented 1 year ago

I tested win7 and it works?

wincmd64 commented 1 year ago

Запись_2023_03_12_09_34_42_997

wincmd64 commented 1 year ago

I figured out - happened when "start as admin" option enabled

dmex commented 1 year ago

Start as admin uses Task Scheduler and doesn't support command line parameters. So instead you have to use the Options > General > Start hidden checkbox.