Mac Update Beta3 (Build 3106)

Maybe overkill, but...

i whiped up a quick script to try to download every 5 sec. using "wget"

Code:
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

:)
 
You guys like playing with fire. :) There's probably a reason it hasn't been publicized, just an interim build while they work on beta 3. I'll wait.

[edit] looks like I should refresh my screen more often. Helps.

Mark
 
Last edited:
Way to go, Parallels!
This update is fantastic: Not only has the full screen issue with 2 monitors seem to be fixed, but my weird network issue (see post earlier today) has also gone away.

I love this product!
 
Beta3 3106

Downloads fine, but app shows 2.5 on install - that threw me.
Lost wireless network after upgrade. (No problem re-setting up, but...)
BSOD after MS update.
Still won't keep desktop icons, screen resolution, or (USB2) mouse stable.

marikavs
MacBook1,1 (2GHz 1GB)
 
Back
Top