Lady Aquarii Posted July 27, 2009 Posted July 27, 2009 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@
damio Posted July 27, 2009 Posted July 27, 2009 Don't open Legal.exe and then drag the file into the window. Drag the file onto the icon.
Lady Aquarii Posted July 27, 2009 Author Posted July 27, 2009 Sweetness! That worked Thanks damio :3 *hugs and give muffin*
Vlad Posted July 29, 2009 Posted July 29, 2009 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.
Lady Aquarii Posted July 29, 2009 Author Posted July 29, 2009 Huh! Thanks Vlad! Neat thing to know I'll try to remember that :3
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now