home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacAddict 114
/
macaddict114.cdr
/
Software
/
Internet & Communication
/
IOXWebcamX-1.1.dmg
/
IOXWebcamX-1.1.pkg
/
Contents
/
Resources
/
preflight
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2005-05-05
|
276 b
|
12 lines
#!/bin/sh +x
/bin/chmod 755 "$1/Contents/Resources/VideoInstallerTools.sh"
source "$1/Contents/Resources/VideoInstallerTools.sh"
processPreflightArgs "$1" "$2" "$3" "$4"
defineInstallLocations "IOXperts" "IOXperts"
uninstall webcam
upgradeOrRemoveDeviceMonitorPrefs
exit 0