Extensions
: K-Meleon Forum
All about K-Meleon extensions.
Goto:
Forum List
•
Message List
•
Search
•
Log In
Your Name:
Subject:
Help information
BBcode help
Smileys help
[quote=disrupted] that's pretty strange because the script will not attempt to launch the bundled editor unless it checks for it first [color=blue][sub]if fileexists(@scriptdir & "\notepad.exe") then $editor=filegetshortname(@scriptdir & "\notepad.exe") else $editor=("notepad.exe") endif[/sub][/color] that means if the user deletes or renames the notepad.exe, the script will then use the default windows notepad.. the paths have been tested wiith very long file/folder names +spaces but it could be a system thing so i've updated it to use dos 8.3, if it still gives you errors, simply delete the bundled notepad.exe and it should use windows notepad. download it again from the same link, there's also a bug fix for installed skins number not updating when a new skin was installed(not set as default) the background thing is dilemma.. apart from the throbbers,you can't set anything unless kmeleon is closed because all settings have to be written to prefs which is locked when kmeleon is running and restaring the browser for a simple background change sounds very unpractical..i could disable the setting for the current skin but that might cause confusion that the skin does not support backgrounds.. the only way i could think of to enable/disable the background onselect is by writing the pref or a setting string in a temporary text file..then a macro in kmeleon set onquit to read that text file and run a command and then accordingly another script or ksm itself(without gui) will run and read that file when kmeleon closes and writes it to prefs..this has to be done very quickly in case the user is restarting kmeleon(kmrestarter)[/quote]
[Please Enable JavaScript]
K-Meleon forum is powered by
Phorum
.
Home/News
Screenshots
Download
Documentation
Resources
Get Involved
Forum
Bugs
Development