#211963 - 2016-09-30 06:00 PM
No KIXTART.DLL since version 462
|
morganw
Fresh Scripter
Registered: 2015-10-20
Posts: 14
Loc: UK
|
Hi,
I was looking at using the KiXtart COM implementation, but it looks like the KIXTART.DLL file isn't supplied in the downloads any more (last release containing it is 462, from 2009). It's still listed in the documentation; was there a reason that it's not supplied now? Presumably, if I use the file that was supplied with 462 it will be missing the newer fixes and features?
Apologies if I've posted this in the wrong section, it wasn't obvious where to ask this.
Thanks, Morgan
|
Top
|
|
|
|
#211967 - 2016-09-30 08:23 PM
Re: No KIXTART.DLL since version 462
[Re: Allen]
|
morganw
Fresh Scripter
Registered: 2015-10-20
Posts: 14
Loc: UK
|
Was that because of changes to how it was built (so it could no longer be shipped alongside the normal exectables) or was it dropped for some other reason?
|
Top
|
|
|
|
#211971 - 2016-09-30 08:51 PM
Re: No KIXTART.DLL since version 462
[Re: Allen]
|
morganw
Fresh Scripter
Registered: 2015-10-20
Posts: 14
Loc: UK
|
There are specific issues fixed since 4.62, like this one in 4.64:
- Fixed issue with SidToName failing on specific SIDs
...but I'm not sure what I should be testing, because the release notes don't list the SID values which gave the failures.
Does Ruud keep an eye on these forums or is there any other way to get in touch with him?
|
Top
|
|
|
|
#211982 - 2016-10-01 05:18 PM
Re: No KIXTART.DLL since version 462
[Re: Allen]
|
morganw
Fresh Scripter
Registered: 2015-10-20
Posts: 14
Loc: UK
|
I've tried it out. It doesn't seem to be consistent with the standalone exe from the same download, or the latest release.
'test.vbs
Set kixtart = CreateObject("KiXtart.Application")
If err.number = 0 Then
Wscript.Echo kixtart.WKSTA
Wscript.Echo kixtart.ONWOW64
Wscript.Echo kixtart.BUILD
Wscript.Echo kixtart.PRODUCTTYPE
End If
;test.kix
? @WKSTA
? @ONWOW64
? @BUILD
? @PRODUCTTYPE
cscript test.vbs
THINKPAD 1 10586 Windows 10Professional Edition
KiX2010.462\KIX32.EXE test.kix
THINKPAD 1 9200 Windows 7 Professional Edition
KiX2010.466\KIX32.EXE test.kix
THINKPAD 1 10586 Windows 10 Pro
|
Top
|
|
|
|
#211984 - 2016-10-01 07:04 PM
Re: No KIXTART.DLL since version 462
[Re: Allen]
|
morganw
Fresh Scripter
Registered: 2015-10-20
Posts: 14
Loc: UK
|
Yes, but I'm more concerned that the dll is missing actual bug fixes from newer releases (such as the one I mentioned earlier).
|
Top
|
|
|
|
#211991 - 2016-10-04 06:02 PM
Re: No KIXTART.DLL since version 462
[Re: Ruud van Velsen]
|
morganw
Fresh Scripter
Registered: 2015-10-20
Posts: 14
Loc: UK
|
Hi Ruud,
Yes, I was looking to use it. If it's possible to build a newer version that would be great.
Thanks, Morgan
|
Top
|
|
|
|
Moderator: Shawn, ShaneEP, Ruud van Velsen, Arend_, Jochen, Radimus, Glenn Barnas, Allen, Mart
|
0 registered
and 528 anonymous users online.
|
|
|