| Philip's profileNarnainBlogLists | Help |
|
|
October 18 SQLBits presentationsIf like me you could not make it along to the SQLBits conference, you do not have to completely miss out as the slide are all available here F# will no longer be an experimental languageHaving started my life in AI and programming using PROLOG and LISP, I am please to see this announcement that not only F# going to continue to evolve and feed into mainstream programming, such as the new LINQ features of .NET 3.5, but is going to become a fully supported visual studio based language. August 16 Installing iTunes 7 on Vista x64For those of you who have tried to install iTunes on Vista many of you will be aware of the awful "error code 2738", which a quick browse over the Internet point out that VBScript is disabled by default in Vista. An effort from Microsoft to shut down functionality that is commonly abused by virus writers. This being a smart move towards a more secure operating system you thing large vendors such as Apple and Adobe (apparently Photoshop CS3 has a similar issue), would be falling into line with it. Apple have acknowledged the bug and give the following workaround here; Windows Vista
Yes their solution really is to open that security hole Microsoft decided to shut down. CoderJournal does a much better job of describing this as he also explains how to shut it back down. His guidance is specifically for those 64bit users out there, find it here, but it easily translates to 32bit as well. The main difference being 64 bit users need to register VBScript from the SysWOW64 directory and not the usual system32. Oh, and if you run regsvr32 /u vbscript.dll when you are finished your OS is returned back to the state it should be in! |
|
|