Const HKEY_LOCAL_MACHINE = &H80000002' modify the name and path of the external HTML editor' configured in the Tools|Options|Advanced tab'' Changes apply immediately (no need to restart VB)'' Requires the SetRegistryValue functionSub SetExternalHTMLEditor(ByVal editorFileName As String) SetRegistryValue HKEY_LOCAL_MACHINE, _ "SoftwareMicrosoftVisual Basic6.0External Tools", "HTML Editor", _ editorFileNameEnd Sub
Charlie has over a decade of experience in website administration and technology management. As the site admin, he oversees all technical aspects of running a high-traffic online platform, ensuring optimal performance, security, and user experience.





















