Jump to content

Recommended Posts

Posted

I have XP and up to 3.5 .net and I keep getting this error.

I just drag in a file or a folder, and I get one file path and that's IT. I am CONFUSED.

Sab do you have any idea as to what's going on? @A@

Posted

If you must do it the cmd way, you need to do as the help line suggests:

Legit.exe "C:\Documents.....\Legal Check\335 Zangoose.pkm"

Since the path includes spaces, you put quotes around it so Legit.exe interprets is as the first (and only) argument.

Dragging a file over another automatically does just that, it calls the program and adds the path for the file you drag over it as arg1. Then it's up to the program to handle the file or not if the program is not meant to handle arguments. :P

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...