8 border: thin dashed #0076A3;
15 <<$ENV{FEXIT} = 'http://fex.belwue.de/download/fexit.exe';'';>>
17 <h1><a href="$FEXIT$">fexit</a> for Windows</h1>
19 <a href="$FEXIT$">fexit</a> is a <a href="/index.html">F*EX</a>
20 client for sending files of any size to any e-mail address.<br>
21 <a href="$FEXIT$">fexit</a> can also send directories or
22 download files and resume the upload or download after link failures,
23 which your webbrowser cannot do.
25 You can start <a href="$FEXIT$">fexit</a> via Windows explorer or
26 via command console (cmd).<br>
27 You can also drag files or directories to the fexit icon with the Windows
31 When you run <a href="$FEXIT$">fexit</a> for the first time you are
32 asked for the "F*EX server URL". You can enter your personal URL:
35 <<"$ENV{PROTO}://$ENV{HTTP_HOST}/fup/".b64("from=$ENV{USER}&id=$ENV{ID}")>>
38 (use your mouse for copy+paste)
40 <<require "./fexitinstaller";''>>
42 ##<pre><<foreach $v (keys %ENV) { printf "%s=%s\n",$v,$ENV{$v} }>>