Hi All

I have no idea how to deal with this situation. I have a program that
is being downloaded by literally tens of thousands of folk. Most of
these folk will have standalone PCs. Some are on networks that are
pretty tied down. Foe example, the users are not allowed to install
anything on the machine. I have now got the binaries code signed using
SB of course. All good and well - except - I have an issue on sites
where the regular user of the machine cannot install anything. I did a
test with an IT fellow who has a regular login to the workstation, a
local administrator login to the workstation and a login to the domain.
He can only install with the domain login. None of the others will
work. If he starts the machine and logs in with domain admin the app
starts automatically and behaves as expected. If he logs in as any of
the other two logins it does not start automatically. The program can
be run but only as administrator. So my question is how I can get the
program to run when the machine starts even though the logged in user
will not be the user who has installed the program?

The registry entry is current version run.

And I have used all the defaults asinvoker when code signing through SB
install creation.

Hope that makes sense.

Cheers
Andre