View Single Post
  #22 (permalink)  
Old 08-14-2007, 01:38 PM
bonuts's Avatar
bonuts
N00b
Offline
Threadstarter
 
Join Date: Feb 2007
Posts: 33
Reputation: 0
bonuts is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
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.
Reply With Quote