home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Perfect Scrapbook Maker
/
CosmiPerfectScrapbookMaker-DVD.iso
/
Autorun.cfg
< prev
next >
Wrap
Text File
|
2005-03-10
|
594b
|
31 lines
set $4 to "Font Browser"
set $5 to findwindow "" {$4}
goto @found if not equal {$5} 0
set $4 to "Insert CD"
set $5 to findwindow "" {$4}
goto @found if not equal {$5} 0
set $4 to "Perfect Scrapbook maker"
set $5 to findwindow "" {$4}
goto @found if not equal {$5} 0
set $4 to "New Project"
set $5 to findwindow "" {$4}
goto @found if not equal {$5} 0
set $4 to "Photo Browser"
set $5 to findwindow "" {$4}
goto @found if not equal {$5} 0
set $4 to "Photo Editor"
set $5 to findwindow "" {$4}
goto @found if not equal {$5} 0
run setup.exe
stop
@found
stop