Jerry Dennany's Occasional Clue
-
Are 'They' really smarter?
An interesting meme I've encountered a number of times amongst c#/Java programmers:
-
New Tech: JAXASS
My new favorite line of code:
-
PDC 2005 Schedule
The PDC 'scheduler' is out - visit http://commnet.microsoftpdc.com.
-
PDC 2005 - I'll be there...
Well, apparently my PDC letter worked.
-
Can't get to the PDC? Microsoft will autogenerate a plea to your boss:
Dear <Boss>:
-
I'm in Beta
Credit goes to Michael Trantow for the following:
-
Pet Peeve # 49,253
After all of these years, the Win32 API still does not provide a mechanism for updating a System or User Environment Variable.
-
My Wix Journey - Day 29 @ 12:42pm EDT
One more complaint about Windows Installer DLL Custom Actions. If an entry point is not found, then Windows Installer generates a generic error, 1723. This is pretty much the same error for any problem running the DLL. As it's pretty simple for the Windows Installer team to know if the dll entry point wasn't found, why couldn't they generate a more explicit error message, or even log more detailed information in the MSI log?
-
My Wix Journey - Day 21 @ 6:39pm EDT
This is more of a Windows Installer complaint, but since WiX and Windows Installer are so closely linked, I feel justified making these comments. -
My Wix Journey - Day 16 @ 9:26pm EDT
Despite the lack of blog posts, I've really been immersed in WiX. I'm learning to love and hate this project. I really love the XML declarative style of creating MSIs. I really hate the fact that WiX wraps the abomination known as Windows installer.