Sky Software Homepage LogicNP Software Knowledge Base And FAQ

 
Contact Product Support    SearchSearch      Subscribe to the RSS feed for this forum

INFO: Registering/unregistering and debugging namespace extensions on Windows Vista or later OS

 
Subscribe to the RSS feed for this forum  Forum Index -> EZNamespaceExtensionsMFC
View previous topic :: View next topic  
Author Message
Support



Joined: 18 Jul 2005
Posts: 731

Posted: Thu Dec 06, 2007 3:46 am    Post subject: INFO: Registering/unregistering and debugging namespace extensions on Windows Vista or later OS

Registration/Unregistration
Windows Vista or later OS has a new feature called UAC (User Account Control). Under this feature processes normally run with non-administrator privileges even though the user may have logged in the system with the Administrator account and therefiore registering/unregistering the namespace extension using regsvr32.exe can fail. The solution is to either turn off UAC on the system or register under elevated administration-mode privileges as follows :
Right click on Command Prompt in Accessories and select 'Run as Administrator' menu item, then run the regsvr32.exe utility in the command window.

Debugging
To debug extensions under Windows Vista or later OS, start a new instance of Windows Explorer (explorer.exe) and attach to the process using Debug-->Attach.
Back to top
Display posts from previous:   
Forum Index -> EZNamespaceExtensionsMFC All times are GMT
Page 1 of 1

 
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group