HELP GREASEMONKEY IN THE WAY
|
|
i am trying to edit a script in greasemonkey... but i chose a .ico file instead of a programa such as notepad... i cannot reverse it... do you have any clue as to what i should do? |
|
|
I don't know the answer, but here is what I would do: fire up RegMon or the new Process Monitor tool from Sysinternals. Then click on 'edit', then stop regmon capturing. Look at the log and see what it accessed. |
|
|
That's not only unnecessary, John, but it won't work. Guinness: Go to about:config and edit the pref "greasemonkey.editor" (without quotes). Its value should be the absolute path of an executable. The way you should've found this is by going to about:config in the first place, where Firefox's stored preferences are exposed, typing something like "greasemonkey" in the filter field to find relevant prefs, and stumbling on that pref. |
|
|
Thank you so much! I had the same problem! |
