View Single Post
Old 06-02-2003, 04:44 AM  
MxxCon
Super Duper
 
Join Date: Oct 2001
Location: Brooklyn, NY
Posts: 3,881
Default

did you read Changelog for FlashFXP 2.1?
Quote:
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
__________________
[Sig removed by Administrator: Signature can not exceed 20GB]
MxxCon is offline