Tag Archives: VB.NET VS2010 VBA COM

How to run Xcopy with elevated privileges

A COM class to run xcopy as an admin.
Posted in VB.NET | Tagged | Leave a comment

How to run code as another user

A COM class that enables code execution under a different user identity. It makes it really easy to run code with elevated priviledges in eg VBA as well as NET.
Posted in VB.NET | Tagged | Leave a comment