Actually that was not entirely intentional. I never included the jsb files in the installer before, because since the installer compiles things itself, there was no need to include the jsb files. However, now that the installer can be unpacked without being run, this becomes an issue. I will consider adding those files, but I have to consider carefully, for a few reasons. For one, it would mean that compilation failure could result in jsb ffiles compiled by varying JAWS versions being planted into a single JAWS version. For another, as JAWS versions change, there can be (and sometimes have been) changes in exactly how a JSS file is compiled. If I include jsb files, I will have to pick a JAWS version with which to build the distributed jsb's, then hope that they work in modern JAWS versions over time. Because I try to support old JAWS versions, my current pick for a compiler would be JAWS 10.0, because a major compiler change was introduced in one of the JAWS 11 updates. It will get less and less likely that I can continue using JAWS 10.0 to compile as time goes on.
On Sun, Jun 17, 2012 at 01:19:55PM +0200, Michele Barbi wrote: Hello guys, I just noticed a thing with the Skype scripts installer. Don't take any offense Doug, I don't want to accuse you in any sort, I am aware that you probably did it on purpose, but I think users should know this. It looks like the binary files (*.jsb) are not included in the installer, which means that, if you unpack it with sevenzip or presumably another compression program which should work, instead of launching it, you will have to recompile the scripts so that they can work properly. More precisely: 1.. if you updated from a previous scripts version and replaced all the files, you should be able to press ctrl+shift+c from within Skype for this purpose; 2.. if not, you probably need to open source files with the script manager and compile them by pressing ctrl+s. There also are a pair of folders which begin with $ sign which appear if you unpack the installer, not sure if they may safely be deleted. Bye! Barbuz Thanks for posting to the skype english list. to contact skype support wiht any questions regarding your account email [email protected] To access scripts for the latest version of skype go to http://www.dlee.org/skype To access tutorials and other goodies go to http://marrie.org/skype1 To contact the list owner send a message to mailto:[email protected] and for a searchable archives page go here. http://bit.ly/64Y48 thanks and have a wonderful day. _______________________________________________ Skypeenglish mailing list [email protected] http://emissives.com/mailman/listinfo/skypeenglish_emissives.com -- Doug Lee [email protected] http://www.dlee.org SSB BART Group [email protected] http://www.ssbbartgroup.com "I honestly believe it is better to know nothing than to know what ain't so." - Josh Billings, 1818-1885 (in "Solemn Thoughts") Thanks for posting to the skype english list. to contact skype support wiht any questions regarding your account email [email protected] To access scripts for the latest version of skype go to http://www.dlee.org/skype To access tutorials and other goodies go to http://marrie.org/skype1 To contact the list owner send a message to mailto:[email protected] and for a searchable archives page go here. http://bit.ly/64Y48 thanks and have a wonderful day. _______________________________________________ Skypeenglish mailing list [email protected] http://emissives.com/mailman/listinfo/skypeenglish_emissives.com
