ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > Finished Programs

DONE: automated mp3 rip from video clip

<< < (5/16) > >>

app103:
About the only other thing I can think to add would be to handle multiple files dropped on the executable (it only handles one for now).  Let me know what you want...
-skwire (November 24, 2009, 09:11 AM)
--- End quote ---

That's something I would like.

skwire:
That's something I would like.-app103 (May 01, 2010, 10:11 AM)
--- End quote ---

Done.  Dropped files only, no folders. 

Website | Download
v1.0.1 - 2010-05-01
    + Added ability to handle multiple dropped files.  (Thanks, app103)

app103:
This is being detected by Avira as containing a virus or unwanted program 'SPR/AutoIt.Gen' [riskware]

Doesn't look like the usual false positives associated with UPX. This one looks more focused on AutoIt/AHK.

When are they going to stop picking on a programming language? They would never get away with this kind of stuff if they did this to all applications written in C++.

Avira is the only one doing this: http://www.virustotal.com/analisis/7ca8573b45b8096257c033775e733e3a42f65b9e033bd43367af5ca23f460637-1278055619

skwire:
Yeah...no kidding.  There's little I can do about it, though.  I would guess it's because of the keyboard hooks and such that are part of the autohotkey.exe which gets embedded when you compile a .ahk file (even if your code doesn't use the hook).

app103:
It's not flagging Trout (thankfully), so there must be something specific in the video2mp3 that it's picking up that isn't present in Trout.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version