User Profile
Collapse
-
nice.. ill give tht a try. thx alot. yr help is much appreciated. =) -
ok im kinda lost.. i thought i was? lol
mind showing me how it'll be like if i were to use the .net wmi?Leave a comment:
-
Enabling / Disabling network card exception
Below is my code which enables and disables all network cards in my PC.
It works fine but when I execute this code on a normal User Account, i get the exception " Unable to read beyond the end of the stream" .
Im also aware that as a normal user, one will not be able to enable and disable network cards. I tried changing the settings in gpedit.msc bt it still doesnt work.
How do I grant permission... -
-
thinking abt it, even so, how do i make it pop up the exit time? i cant enable raising events on windows....Leave a comment:
-
oh my.. that means a revamp of the above code .. im just so close. the exit time pops up but its for each poc.id
i need it to be for each kvp.value. DAMNNNNNN...Leave a comment:
-
Yes exactly. I can't seem to get the idea on how I can enableraisingev ents on each kvp.value.
Any other work-around? thanks :)...Leave a comment:
-
Nukefusion,
I managed to modify the code as below
Code:Imports System.Runtime.InteropServices Imports System.Text Public Class Form1 Private Sub Form1_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load For Each poc In Process.GetProcesses If poc.MainWindowTitle.Length > 1 Then
Leave a comment:
No activity results to display
Show More
Leave a comment: