mirror of
https://github.com/jgpaiva/GridMove.git
synced 2025-02-07 13:41:10 +00:00
11 lines
513 B
Plaintext
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]
|
||
|
//---------------------------------------------------------------------------
|
||
|
|
||
|
|