PDA

View Full Version : Is this possible with APMS?


Nocturnal
06-03-2006, 05:15 PM
Ok this is what I am trying to do. I’d like to have a auto installer deploy multiple programs at one time. Programs such as Ad-Aware, Spybot, Spyware Blaster, CCleaner, and a few others. I’d like for the auto installer interface to have a button in which when clicked on, it would ask if I would like to install the first program in my list of many programs. With a dialog box stating, “Would you like to install: Program Name? And then the options of “Yes” or “No.”

After clicking on Yes, I’d like the auto installer to install that program silently if at all possible using the /S switch.

Then, once that program installs and is completed, then ask if I’d like to install the next program in my list of programs and so forth and so on.

At the very end, I’d like another dialog box to pop up and ask if I would like to create a folder. This folder would be created in the C:\Documents and Settings\All Users\Desktop directory and it would also have an custom icon. However, in this folder would be all of the shortcuts to the programs I just installed onto the computer using the auto installer as well as a few other additional support files.

Nocturnal
06-03-2006, 05:40 PM
Ok I kinda think I got it now. I would like to have a button. That when clicked on, it would open up a dialog message box asking if I'd like to install this suite of software. Answers would be OK and CANCEL. Then, if OK was pressed, go ahead and ask if I'd like to install the first program. If OK clicked then install program silently, if not then exit out completely and so forth and so on until I got to the last program which would basically be creating a folder with shortcuts in said folder. Thank you.

bule
06-04-2006, 04:39 AM
That is very possible ;)