Programming tricks (Apr 2018)
Programming tricks (Apr 2018)
1. How to create an Icons DLL like the “Shell32.DLL” which make its icons visible for shortcut icon setting, and how to use its icons for shortcut via codes
2. How to create a professional MSI installer via Visual Studio Windows Installer (User Interface, Custom Actions and Installer Class)
Create Shortcut on desktop for every user or current user
Create Shortcut under StartMenu
3. The limitation of InstallShield Limited Edition
4. The WiX open source Toolset for Visual Studio
5. Office Addin and Ribbon (XML), finally get the trick to hide all unwanted menu Tabs include “FileTab”
6. Expose .Net functions to Office VBA via type library or Addin
1. How to create an Icons DLL like the “Shell32.DLL” which make its icons visible for shortcut icon setting, and how to use its icons for shortcut via codes
2. How to create a professional MSI installer via Visual Studio Windows Installer (User Interface, Custom Actions and Installer Class)
Create Shortcut on desktop for every user or current user
Create Shortcut under StartMenu
3. The limitation of InstallShield Limited Edition
4. The WiX open source Toolset for Visual Studio
5. Office Addin and Ribbon (XML), finally get the trick to hide all unwanted menu Tabs include “FileTab”
6. Expose .Net functions to Office VBA via type library or Addin
Comments
Post a Comment