Prev Previous Post   Next Post Next

Registering DLL's from Visual Studio

Posted: 10-10-2006, 08:07 PM
Hi,

I am developing some DLL's using COM/ATL, as part of the build process
(post-build event), I run regsvr32 on the DLL's in order to make sure
that the latest built DLL'sare registered (convenient for debugging etc).

In a default install of Windows Vista RC2, this registration fails due
to permissions problems. Is there some way to make this work w/o making
myself an unrestricted administrator w/o UAC?

In fact visual studio here seems to be irrelevant as even trying to
register the DLL's from a command window fails. How can I escalate my
privileges from the command window?

Thanks

-Ben Childs
Reply With Quote

Responses to "Registering DLL's from Visual Studio"

 
LinkBack Thread Tools Display Modes
 


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


Similar Threads
Thread Thread Starter Forum Replies Last Post
Visual studio Guest Windows NT/2000/XP 0 08-01-2008 08:30 PM
visual studio and asp Aleks Kleyn Windows Vista Security 3 08-14-2006 10:06 PM
Visual Studio 6 and Visual Source Safe 6 on Vista Mikhail Gryaznov Windows Vista 1 06-14-2006 09:52 PM
Visual Studio 6.0 on XPe Greg Chu Windows XP Embedded 4 11-12-2003 08:14 PM
problems occurs when installing Visual Studio/Visual basic in Window XP Prof. Christine Windows XP 1 08-14-2003 04:41 AM