Quote:
Originally Posted by daflip
im not complaining but this will speed up and void typos from pasting url link hehe.....also i did follow command line and it return invalid command..
i it hink there was a problem with a spacing so i had to rename dumper to 1.exe and it work just fine..
such as this..
==========================================
C:\Users\USER\Desktop\45\EdgeStream Dumper>cmd
Microsoft Windows [Version 6.1.7600]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Users\USER\Desktop\45\EdgeStream Dumper>EdgeStream Dumper.exe
'EdgeStream' is not recognized as an internal or external command,
operable program or batch file.
|
This is normal windows behavior. if any command or argument contain spaces then you must enclose it with in quotes like
Code:
"EdgeStream Dumper.exe"
Quote:
Originally Posted by daflip
thank you! i hope u can make a gui of this so u can just paste the esvp link and click next to start dumping 
but thats just my wish  hhhehe
|
I just made a standalone gui app which calls "EdgeStream Dumper" with provided parameters. put it in same folder as "EdgeStream Dumper.exe".

Download link:
Code:
http://www.mediafire.com/file/0dqq666vze5018u/ES%20GUI.exe
test it and provide feedback.