#!/bin/bash # This will check if it is the first time the user run Picasa or if he has runned it already. [ -f ~/.firstpicasarun ] && wine ~/.wine/drive_c/Program\ Files\ \(x86\)/Google/Picasa3/Picasa3.exe || /opt/picasa/installp