Hello,
How should the sophosconnect.msi package be installed so that the program will run automatically when the user logs on to the computer?
The msiexec /i "SophosConnect.msi" /qn ALLUSERS=1 command places its key in the HKU\.DEFAULT\Software\Microsoft\Windows\CurrentVersion\Run path, which is effective only for newly created users, but not for existing ones.
Would not it be better to put a shortcut to the application in the "shell:common startup" path?
Regards
This thread was automatically locked due to age.