hwnstyle21. Where did you install Opera (device,ext rom,storage card)? The script is written for the default location (device - "Program File\Opera\Opera.exe").
You'll have to change the following lines in the script if you installed Opera somewhere other than default. For the storage card, you'd have to add the bold orange text below...
Lines 30 & 31
# Important, if you installed Opera elsewhere, you'll need to change this.
Run( "Storage Card\Program File\Opera\Opera.exe", link )
Lines 58 & 59 of script
# Again, depending where you installed Opera, you may need to change this.
Run( "Storage Card\Program Files\Opera\Opera.exe", Url )
dalsik, hwnstyle21. Please let me know if this fixes your issues.
|