a tip about playing with Opera's protocol handle police
Sunday, 16. September 2007, 12:53:58
NOTE:all test under windows xp environment, Opera 9.5 build 9523
1.Tools->Preference->Advanced->Programs
2.Add: Protocol enter the protocol name such as "run", or any other word you like but straightward
Open with other application enter "cmd"
3.OK. Now go to the address bar, enter "run:/kregedit"
see? windows regedit launches!
run:/k the switch "/k" is to keep the cmd window active, and the other:
run:/c the switch "/c" left the cmd window inactive.
Remember,since Opera translate the blank character into "%20", there should NOT insert a blank in between run:k and the real command name
You can DIY it to play with your rythm.
1.Tools->Preference->Advanced->Programs
2.Add: Protocol enter the protocol name such as "run", or any other word you like but straightward
Open with other application enter "cmd"
3.OK. Now go to the address bar, enter "run:/kregedit"
see? windows regedit launches!
run:/k the switch "/k" is to keep the cmd window active, and the other:
run:/c the switch "/c" left the cmd window inactive.
Remember,since Opera translate the blank character into "%20", there should NOT insert a blank in between run:k and the real command name
You can DIY it to play with your rythm.