How can I run a batchfile to install software only once?
by alankuehnau
. Updated 16 years, 7 months ago
I’ve dropped a batch file into our login script to install some software across my network but would like it to run only once instead of attempting to install multiple times.
Is there a “runonce” command I can put in anywhere?
TIA,
Alan