DonationCoder.com Forum

DonationCoder.com Software => Mouser's Zone => DcUpdater => Topic started by: justice on May 26, 2011, 07:00 AM

Title: Run program after update?
Post by: justice on May 26, 2011, 07:00 AM
a) Is it possible to run a program after downloading an 'unzip' type update? The zip file would contain a program that I want to start after unzipping.
b) If instead I use the Run updatemethod, how do i pass parameters to my setup file so that I can run it silently?
Title: Re: Run program after update?
Post by: mouser on May 29, 2011, 09:23 AM
a) Is it possible to run a program after downloading an 'unzip' type update? The zip file would contain a program that I want to start after unzipping.
not yet, but i will add it.

b) If instead I use the Run updatemethod, how do i pass parameters to my setup file so that I can run it silently?
hadn't considered that but i can add an option for it.