Make startup.vb run an event that hides the taskbar icon.
Use nircmd: nircmd win hide title "homeseer hs3"
To show it again: nircmd win show title "homeseer hs3"
This has to be done from a process with administrator privileges (such as HS), since HS runs as administrator. That's why it won't work from a normal command prompt, only an elevated one.
nircmd: is there anything it can't do!?
Use nircmd: nircmd win hide title "homeseer hs3"
To show it again: nircmd win show title "homeseer hs3"
This has to be done from a process with administrator privileges (such as HS), since HS runs as administrator. That's why it won't work from a normal command prompt, only an elevated one.
nircmd: is there anything it can't do!?