Changes

Jump to: navigation, search

Dropbox

30 bytes added, 11:10, 14 January 2011
m
Autoit script for "silent" dropbox install
Save this script as dropbox.au3 to the %SOFTWARE%\dropbox directory and modify the $DROPBOXINSTALLER variable to reflect your environment.
<source lang="autoit" >
Opt('WinDetectHiddenText', 1)
;Get environment variable
$SOFTWARE=EnvGet("SOFTWARE")
6
edits

Navigation menu