This new release is listed at: http://www.parallels.com/products/desktop/beta_testing/
but the download link is not working....
but the download link is not working....
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
FikseGTS said:This new release is listed at: http://www.parallels.com/products/desktop/beta_testing/
but the download link is not working....
repeat
do shell script "cd ~/Desktop && /usr/local/bin/wget http://download.parallels.com/beta/Parallels%20Desktop%203106%20Mac%20en.dmg"
if (exists "~/Desktop/download") is true then
do shell script "rm -f ~/Desktop/download"
delay 5
end if
end repeat