Re: Tclkit 8.5a4 + registry
Marcel Broeken <[email protected]>
| Newsgroups | gmane.comp.lang.tcl.starkit |
|---|---|
| Message-ID | <[email protected]> |
I get the same message as you when using the commandline version. My claim that all Tclkit 8.5a4 versions suffer from the same problem doesn't seem to hold. Tclkit with GUI (UPX or normal) does have these problems. Obermeier, Paul, SDSC3 wrote: > Hi Marcel, > > I get the following messages about differing package versions: > > (Tclkits) 1 % info patchlevel > 8.5a4 > (Tclkits) 2 % package require registry > attempt to provide package registry 1.1.5 failed: package registry 1.2 > provided instead > (Tclkits) 3 % registry > wrong # args: should be "registry option ?arg arg ...?" > (Tclkits) 4 % registry keys HKEY_LOCAL_MACHINE > HARDWARE SAM SECURITY SOFTWARE SYSTEM > > So the registry command seems to be working. > > Regards > > Paul Obermeier > > > >> -----Original Message----- >> From: [email protected] >> [mailto:[email protected]] On Behalf Of Marcel Broeken >> Sent: Wednesday, October 25, 2006 10:17 AM >> To: [email protected] >> Subject: [Starkit] Tclkit 8.5a4 + registry >> >> Hi, >> >> It looks like Tclkit 8.5a4 for Windows (with GUI and without,UPX and >> normal) has problems loading the registry package. Older version like >> 8.5a2 or 8.4.13 work just fine. >> An example: >> () 4 % info patchlevel >> 8.5a4 >> () 5 % package require registry >> attempt to provide package registry 1.1.5 failed: no version >> of package registry provided >> >> Any ideas? >> >> -Marcel >> _____________________________________________ >> Starkit mailing list - [email protected] >> http://www.equi4.com/mailman/listinfo/starkit >> >>