Mythos 0 Posted December 28, 2006 (edited) I have a problem with my script. I have a menu, with 10 checkboxes. If you check for example checkbox 3,4 and 7 is must run one script. When I check them and click install, then it will start alot of scripts. This is my script: Edit: Script deleted. Edited September 5, 2012 by Mythos Share this post Link to post Share on other sites
Xenobiologist 44 Posted December 28, 2006 Hi, I guess the a problem in your concept. Why are there executeables for every single combination? Why not automate just the installation of every software you mentioned by your checkboxes and then start them one after the other? So long, Mega Hide Xenobiologist's signature Hide all signatures Scripts & functions Organize Includes Let Scite organize the include files Yahtzee The game "Yahtzee" (Kniffel, DiceLion) LoginWrapper Secure scripts by adding a query (authentication) _RunOnlyOnThis UDF Make sure that a script can only be executed on ... (Windows / HD / ...) Internet-Café Server/Client Application Open CD, Start Browser, Lock remote client, etc. MultipleFuncsWithOneHotkey Start different funcs by hitting one hotkey different times Share this post Link to post Share on other sites
Xenobiologist 44 Posted December 28, 2006 (edited) Hi, I'll have a look whether I can find an examble. Do you have the code, you tried first? I also think, that there some scripts in here which did the task you tried. So long, Mega Edited December 28, 2006 by th.meger Hide Xenobiologist's signature Hide all signatures Scripts & functions Organize Includes Let Scite organize the include files Yahtzee The game "Yahtzee" (Kniffel, DiceLion) LoginWrapper Secure scripts by adding a query (authentication) _RunOnlyOnThis UDF Make sure that a script can only be executed on ... (Windows / HD / ...) Internet-Café Server/Client Application Open CD, Start Browser, Lock remote client, etc. MultipleFuncsWithOneHotkey Start different funcs by hitting one hotkey different times Share this post Link to post Share on other sites