Click here to Skip to main content
15,896,207 members
Home / Discussions / C#
   

C#

 
QuestionC# Anonymous Methods Pin
Jamie Nordmeyer8-Nov-06 5:54
Jamie Nordmeyer8-Nov-06 5:54 
AnswerRe: C# Anonymous Methods Pin
Judah Gabriel Himango8-Nov-06 6:05
sponsorJudah Gabriel Himango8-Nov-06 6:05 
GeneralRe: C# Anonymous Methods Pin
Jamie Nordmeyer8-Nov-06 9:25
Jamie Nordmeyer8-Nov-06 9:25 
GeneralRe: C# Anonymous Methods Pin
Judah Gabriel Himango8-Nov-06 12:40
sponsorJudah Gabriel Himango8-Nov-06 12:40 
GeneralRe: C# Anonymous Methods Pin
Jamie Nordmeyer8-Nov-06 12:53
Jamie Nordmeyer8-Nov-06 12:53 
GeneralRe: C# Anonymous Methods Pin
Judah Gabriel Himango8-Nov-06 13:11
sponsorJudah Gabriel Himango8-Nov-06 13:11 
GeneralRe: C# Anonymous Methods Pin
Jamie Nordmeyer8-Nov-06 13:29
Jamie Nordmeyer8-Nov-06 13:29 
QuestionWMI and restricted user rights Pin
mav.northwind8-Nov-06 5:46
mav.northwind8-Nov-06 5:46 
Hi folks!

Could some WMI guru please help me with this problem?

I need to find out the model of a USB pen an application is run from.
So far I used WMI to get the Win32_LogicalDisk the application is run from, then the related Win32_DiskPartition and the related Win32_DiskDrive for the logical disk.

This works fine when the app is run with admin rights, returning one partition and one drive.

Unfortunately, when the application is run as a user with limited rights, no disk partitions are reported, so I cannot find out the model of the USB pen.

Does anyone know how to find out this information even for a non-admin user?

Thanks in advance,


mav

--
Black holes are the places where God divided by 0...

Questionlock() and return statements: Pin
tomerico8-Nov-06 5:34
tomerico8-Nov-06 5:34 
AnswerRe: lock() and return statements: Pin
Andrew Rissing8-Nov-06 10:56
Andrew Rissing8-Nov-06 10:56 
GeneralThreadSafety Pin
tomerico8-Nov-06 19:05
tomerico8-Nov-06 19:05 
GeneralRe: ThreadSafety Pin
Andrew Rissing9-Nov-06 3:31
Andrew Rissing9-Nov-06 3:31 
Questionpublish my project Pin
daniel998-Nov-06 5:24
daniel998-Nov-06 5:24 
AnswerRe: publish my project Pin
ejuanpp8-Nov-06 5:50
ejuanpp8-Nov-06 5:50 
QuestionWindows-Application terminates abnormally Pin
Daniel_at_Scania8-Nov-06 5:19
Daniel_at_Scania8-Nov-06 5:19 
AnswerRe: Windows-Application terminates abnormally Pin
ejuanpp8-Nov-06 5:27
ejuanpp8-Nov-06 5:27 
GeneralRe: Windows-Application terminates abnormally Pin
Daniel_at_Scania10-Nov-06 1:30
Daniel_at_Scania10-Nov-06 1:30 
GeneralRe: Windows-Application terminates abnormally Pin
ejuanpp10-Nov-06 3:38
ejuanpp10-Nov-06 3:38 
QuestionCall back method for threads Pin
pranu_138-Nov-06 5:18
pranu_138-Nov-06 5:18 
AnswerRe: Call back method for threads Pin
Robert Rohde8-Nov-06 6:22
Robert Rohde8-Nov-06 6:22 
AnswerRe: Call back method for threads Pin
Eric Dahlvang8-Nov-06 8:15
Eric Dahlvang8-Nov-06 8:15 
GeneralNot sure how it fits BUT Pin
Just me at will_george...something8-Nov-06 4:25
Just me at will_george...something8-Nov-06 4:25 
GeneralRe: Not sure how it fits BUT Pin
Pete O'Hanlon9-Nov-06 4:20
mvePete O'Hanlon9-Nov-06 4:20 
QuestionThreading Conversion Pin
eatwork8-Nov-06 4:17
eatwork8-Nov-06 4:17 
AnswerRe: Threading Conversion Pin
led mike8-Nov-06 5:30
led mike8-Nov-06 5:30 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.