Go Back   FlashFXP Forums > > >

Suggestions Post suggestions for upcoming versions

 
 
Thread Tools Display Modes
Old 03-21-2005, 03:53 PM   #1
rucky
Junior Member
 
Join Date: Mar 2005
Posts: 1
Default zipscript

I would like to see an option in the flash fxp config to execute a command with the downloaded filename as the command line argument after a download completes. this could be used to crc check and virus scan files after being downloaded, also could be used to tag the dir with % complete etc. i'd be happy to write a vbscript to contribute to the project if this feature were added. thank you.
rucky is offline  
Old 03-21-2005, 05:07 PM   #2
Linkster
Moderator
Administrator
 
Join Date: Oct 2001
Location: New Mexico, USA
Posts: 1,070
Default

FlashFXP has an undocumented feature that allows just this

Added program execution after transfer complete.
To use this functionality you must add the following section to the FlashFXP.ini
[run]
app=<full\path\to\exe>
param=<any params you need to pass, use the %f macro to pass the filename>
show=1
show application window has two values 0=hidden 1=visible

Simple Example
[run]
app="c:\vscan.exe"
param="/scan %f"
show=0

The sounds dialogue will also let you choose a batch file instead of a sound file to execute on the completion of your chosen event.

I will try to remember to add this to the advanced section of the help file on the next release.
Linkster is offline  
 

Tags
command, complete, download, downloaded, fxp

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump


All times are GMT -5. The time now is 04:36 AM.

Parts of this site powered by vBulletin Mods & Addons from DragonByte Technologies Ltd. (Details)