jdash Posted September 24, 2008 Posted September 24, 2008 I want to make a bootstrapper that can open a program or file silently. But I don't know what program to use. For example in office 2007 setup, setup.exe is the bootstrapper for a msi file that installs it.
Tripredacus Posted September 24, 2008 Posted September 24, 2008 Not a boot-strapper but a wrapper it sounds like. You can do this with AutoIT, InstallShield or AdvancedInstaller to name a few. So I guess you mean launch a program then wait and launch another one?
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now