is there a way to make chrome the default browser using psexec and command line
I tried
psexec @listofcomputers.txt -u username -p password -h "c:\program files\google\chrome\application\chrome.exe" --make-default-browser
Open in new window
and it does not work with windows 7.
can someone help me out please? need to make it the default on over 100 computers.