|
-
Jul 30th, 2004, 11:56 PM
#1
Thread Starter
New Member
log as different user
hi, im a newbie here and also in VB.NET...i really need help right now...
im using Windows XP and/or 2000, and a dial up connection in my program...lets say there's one condition that makes my program only can run as 'guest' and only an 'administrator' can connect/using the dial up...but, now i need "this dial up thing" for every hour...is it possible to log as a different user(administrator,to do "this dial up") embed in my program?howto?
~pleaseHelp...
~thanks....
-
Jul 31st, 2004, 04:23 AM
#2
You can use API calls, and possibly even commands in .Net, to run an application as a different user, think you have to load their user hive. Of course you have to know their security details (password) so you cant hack around that. Just search for running application as a different user on the internet, specifically the microsoft website.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|