Jump to content

Budinski

Member
  • Posts

    1
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Canada

About Budinski

Budinski's Achievements

0

Reputation

  1. I have this program setup.exe made with "Bootstrap for Visual Basic Setup Toolkit" as it's description. I use the /silent witch but it asks if it should keep a existing file or replace it. I don't care which answer it uses since it doesn't make a difference in the programs execution. I need to know if there is a switch i can add to make it use the default answer? OR I found a setup.lst that i can add information to, but sadly i don't know what to add so it will use the default to copy, replace or keep the existing file. The file it is copying in is older than the one that exists (some shared dll's). I want to keep the existing one if that helps, just so i don't get problems later. Thanks for any information you can provide. P.S. I can't use the qn, qb or q(anything) switch. The installation doesn't reconize the switch.
×
×
  • Create New...