Jump to content

Running from Windows 10


Exmix

Recommended Posts

So, i'm trying to run a file from the Ducky on WIndows 10, when I get to the part of:

STRING for /f "tokens=3 delims= " %A in ('echo list volume ^| diskpart ^| findstr "DUCKY"') do (set DUCKYdrive=%A:)
	

It opens the cmd prompt, as it is supposed to, it inputs the string, opens another cmd prompt with DISKPART, but that's all. It just hangs there. When I close the DISKPART cmd, it goes to the other cmd and says it can't find the file/file location. This does work with no issues on Windows 7, so Im thinking WIndows 10 just takes a different command that I am unaware of.

Edited by Exmix
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...