Ok, its been a while since Ive been posting here, last time being here.
Ive come up with a fix for the SendText command, which had not been working as intended. The API I had been looking for was VkKeyScan in case anyone was interested.
The final version of 1.04 with a fixed SendText can be found in the original TC Script Editor Thread.
Hope its useful to at least someone - Enjoy
Last edited by Aezay on 2005-05-18, 03:12 UTC, edited 1 time in total.
UseIniInProgramDir=0
This variable will only be read if the wincmd.ini is located in the same dir as the program.
It is the sum of the following values:
1: Use wincmd.ini in program dir if no other location is set via registry or parameters
2: Use wcx_ftp.ini in program dir if no other location is set via registry or parameters
4: Override registry settings (but not command line parameters)
It means with UseIniInProgramDir=7, TC itself could be totally independent from system registry. So far all plugins and tools I'm using have no problem with this setting, except TC Script Editor, which will pop up an error msg.
Sir_SiLvA wrote:Sorry I must be blind but where does this tool write anything into the Registry?
The point is it has to read from Registry to locate wincmd.ini.
When there's no entries of TC in Registry, this tool got a problem, in which case TC itself works properly with the setting UseIniInProgramDir=7.
Take a look (well, I think you're not blind) at HKEY_CLASSES_ROOT\.tcs
Guys ! You're Kidding Right?
Ever heard ABOUT RTFM?
Hint: HKEY_CLASSES_ROOT\.tcs is not created if you dont say so
(Options - Assiociate with TCS)
So please stop complaining
1) U dont want it you dont select this Item
2) If you wanna Execute TCS-Files with double-click theres no way round the Registry