wmi freespace property fails in xpe

K

kareemsultan

I have an application that uses wmi to find free disk space available
on a drive using the Win32_LogicalDisk class. The "FreeSpace" property
return blank when run on XPe. It returns proper values on XP Pro and
Vista.
Any ideas what might be happening? Could I be missing a component that
class relies on?

Any leads would be great.

Thanks
 
P

Pieter

You need to add: Disk Quota User Interface

Somehow this component is deselected in the WMI Win32 Provider settings.

HTH

Pieter
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top