GridMove/packing/InvokingDcuHelperReadme.txt
2013-02-22 09:58:19 +00:00

11 lines
513 B
Plaintext

//---------------------------------------------------------------------------
1. To register your programs directory with the system updater:
dcuhelper.exe -r "program_labelname" "full_path_to_app_directory"
2. To invoke the updaterwith various commandline options:
dcuhelper.exe -[r]i "program_labelname" "full_path_to_app_directory" "missingupdatertitle_or_._for_silent" [commandline options to be passed to updater]
//---------------------------------------------------------------------------