forral said:
Nick Gammon said:
Don't know why registering it would crash it, unless you got a dodgy copy of vbscript.dll. For example, you ftp'd it without specifying binary mode.
My copy of vbscript.dll had a md5sum of:
66810d8e8315f9b5b5cb47ed5656ca3a
That was version 5.7.0.16599
As for resetting all the preferences, don't know why that would happen unless you modified my instructions somewhat.
For example, if you typed "update prefs set value = 'Courier'" (without adding the "where name = 'FixedPitchFont'") then everything would be set to Courier which would make it behave strangely.
Also check out File menu -> Global Preferences -> General. Check the box "Use fixed space font when editing triggers/aliases etc.".
I copy + pasted it directly from my windows install (windows 7). Do you think maybe thats an incompatible version and I need to pull it off my windows XP install instead?
Also, I followed your directions to the T, I'd have no reason to modify it if that's what I'm instructed to do.
Alternatively, I tried using the Winetricks to install the vbscript engine but that didn't work either. I will google around and try to find another method to install vb and/or jscript. I found an old thread of mine and previously I had captures working fine using the Jscript engine across a vanilla fedora/xp sp2 dual boot machine, so maybe there are some missing packages in ubuntu.
And the "use fixed point font" is already enabled. I think the issue is that WINE uses such crappy fonts, I'm going to try installing -any- windows font to see if that helps.
*EDIT* I didn't notice that you amended your previous post, I will go ahead and try that last step also and see if it makes any difference.