2009-05-05, 08:27 PM 
	
	
	
		Just upgraded to Vista pc.  I am trying to get my ISO files to play.  It's not working though.  I used a script like this one in my old XP machine.  Any help would be appreciated.  The "Videos" directory has sharing turned on.
mkdir /mnt/\\\\192.168.0.4\\Videos
mount -t cifs //192.168.0.4/Videos /mnt/\\\\192.168.0.4\\Videos -o username=guest,ro
	
	
	
mkdir /mnt/\\\\192.168.0.4\\Videos
mount -t cifs //192.168.0.4/Videos /mnt/\\\\192.168.0.4\\Videos -o username=guest,ro