![]() |
Silent Install - Printable Version +- Tordex Community (http://forum.tordex.com) +-- Forum: True Small Tools (http://forum.tordex.com/forum-6.html) +--- Forum: General Discussion (http://forum.tordex.com/forum-18.html) +--- Thread: Silent Install (/thread-4611.html) |
Silent Install - Bullzie - 02-11-2014 Is there a way through the command line to perform a silent install for all users for Startkiller? RE: Silent Install - Yuri Kobets - 02-11-2014 Yes, use the command line parameter /S for silent install. RE: Silent Install - Bullzie - 02-11-2014 (02-11-2014, 10:23 AM)Yuri Kobets Wrote: Yes, use the command line parameter /S for silent install. Thanks! The /S works great but how can I automate the install so that I can specify the settings I want and have them apply to all users who sign in? RE: Silent Install - Yuri Kobets - 02-12-2014 The easiest way is to copy the startkiller.ini to the installation folder. You can take the startkiller.ini from the portable package. RE: Silent Install - Bullzie - 02-12-2014 (02-12-2014, 05:02 AM)Yuri Kobets Wrote: The easiest way is to copy the startkiller.ini to the installation folder. You can take the startkiller.ini from the portable package. I looked at that but ultimately went with pulling the config info from the registry and going that route. Thanks for the quick responses! |