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
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now