Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
getting user home dir in vb.net
Name: secrets Date: May 21, 2005 at 13:25:40 Pacific OS: windows CPU/Ram: 2.4ht
Comment:
i have developed a application in visual basic.net now i want to get the home dir of a user suppose admin login on a machine running windows 2000 or later......
Summary: Can someone tell me how to get the application's path in VB.NET? I am using a console application, so I can't use the methods that I normally use to do this, because they require forms. Any ideas? Sa...
Summary: Does anybody know the coding how to disable the close (x) button in VB.NET? The (x) button is shown in the form but just do nothing at runtime. So, the user must click the Cancel button that I created...
Summary: I wrote a windows service service in VB.NET and i want it to run when there is no user activity (like screensavers) and to stop when the user is active. Please help me !! Please ...