tell application "Finder"
activate
select window of desktop
select Finder window 1
set target of Finder window 1 to folder "Applications" of startup disk
select Finder window 1
select Finder window 1
open application file "System Preferences.app" of folder "Applications" of startup disk
end tell