ArsenalRecon / Arsenal-Image-Mounter

Arsenal Image Mounter mounts the contents of disk images as complete disks in Microsoft Windows.
https://ArsenalRecon.com/weapons/image-mounter
Other
496 stars 85 forks source link

Cannot access Arsenal Image Mounter driver #37

Closed PowerBinn closed 1 year ago

PowerBinn commented 1 year ago

i use aim_cli .exe -version3.9.239 Cmd line like this"aim_cli --mount --filename=D:\USB\Virtualusb.E01" but return"Cannot access Arsenal Image Mounter driver. Check that the driver is installed and that you are running this application with administrative privileges.

No Arsenal Image Mounter adapter found."

LTRData commented 1 year ago

You need to install the driver first. You can either do that by starting the GUI application once first, or by running aim_ll.exe tool with --install switch.

PowerBinn commented 1 year ago

I have tried starting the GUI application,it still displays the same issue.

LTRData commented 1 year ago

Does it work in the GUI application? What happens if you try to mount the image file there?

PowerBinn commented 1 year ago

I can mount disk image file successfully by using GUI application.

LTRData commented 1 year ago

That sounds strange. Are you really sure that the command prompt where you try the command line version is running with administrative (elevated) privileges?

PowerBinn commented 1 year ago

Thank you very much! I have finally solved this problem. My problem lies in not running cmd with administrator privileges