User Tag List

Results 1 to 4 of 4

Thread: How can you eject a USB drive?

  1. #1
    Clicker

    Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export ModuleFirefly 3D Module

    Join Date
    Apr 2008
    Location
    Washington
    Posts
    44
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    How can you eject a USB drive?

    Is there a way to eject a USB drive in MMF2 Dev.?

  2. #2
    Clicker Fusion 2.5Fusion 2.5 MaciOS Export ModuleInstall Creator Pro
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)Universal Windows Platform Export Module (Steam)

    Join Date
    Apr 2008
    Location
    Indonesia
    Posts
    694
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: How can you eject a USB drive?

    With some Windows API functions...maybe?

    I hope this can implemented on any system object on MMF2, if possible

  3. #3
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleSWF Export ModuleInstall Creator ProPatch Maker
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)
    DJFuego's Avatar
    Join Date
    Jul 2006
    Location
    UK
    Posts
    1,416
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)

    Re: How can you eject a USB drive?

    http://www.freewaregenius.com/2008/01/03/quickly-eject-usb-drives-and-devices-with-usb-disk-ejector/
    You should be able to code this in .Net


    I found this command. Works under windows 7.

    %windir%\system32\RunDll32.exe shell32.dll,Control_RunDLL hotplug.dll

    Calls up the eject usb dialog box.

    There are also apps here that unmount the usb drive
    http://www.msfn.org/board/lofiversion/index.php/t75587.html

  4. #4
    Clicker

    Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export Module
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)

    Join Date
    Dec 2006
    Posts
    289
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: How can you eject a USB drive?

    could use command line options
    with this at http://www.nirsoft.net/utils/usb_devices_view.html


    cheers.

Similar Threads

  1. Com+ Drive Mapper.
    By DJFuego in forum File Archive
    Replies: 0
    Last Post: 4th November 2010, 02:31 PM
  2. Running MMF on a Pen Drive
    By Dines in forum Multimedia Fusion 2 - Technical Support
    Replies: 8
    Last Post: 29th April 2009, 10:32 PM
  3. Available space on Drive
    By LazyCoder in forum Multimedia Fusion 2 - Technical Support
    Replies: 9
    Last Post: 23rd April 2007, 02:55 AM
  4. CD Drive
    By Plooscva in forum Multimedia Fusion 2 - Technical Support
    Replies: 8
    Last Post: 30th October 2006, 11:59 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •