Skip to content

Claims falsefully successful eject on Win 10 #2

@OneWorld123

Description

@OneWorld123

Hi, I integrated your code into my application and tested it successfully on Windows 7.

This is the version of your code I used:

  <package id="UsbEject" version="3.2.1-alpha" targetFramework="net40" />
  <package id="Chimp.Logging.Core" version="0.2.0-alpha" targetFramework="net40" />

Eject worked as expected. However, the application is meant for a device with this Windows Version:

Windows 10 Enterprise 2015 LTSB Build 10240. This is an enterprise version for IoT devices with longterm support which suits industrial needs.

Unfortunately, on this OS your code claims a successful eject. However, the drive is still mounted afterwards.

I did not investigate further since I am not able to debug on the desired device and because that answer worked: https://stackoverflow.com/questions/7704599/eject-usb-device-via-c-sharp/36226588#36226588

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions