Roufneck Posted January 4, 2007 Posted January 4, 2007 (edited) As requested in here. I was already working on it so why not share it.----------------------------------Features:----------------------------------- Install multi programs- Edit registry keys (HKLM and HKCU)- Copy files- Shortcut creation----------------------------------Todo:----------------------------------- Add full registry handling (currently only HKLM and HKCU)- Add registering dll's- Add /register command that will attach itself to the runonce registry key----------------------------------How does this work?----------------------------------It just runs and gets the commands from an xml file.For more info see the included file "simple-installer.xml".Use /S for completely silent install.Write double quotes in install parameters as single quotes.----------------------------------Changelog:----------------------------------2007.01.05- Fixed error with shortcut creation- Added cmd- Added HKCU- Code cleanup2007.01.04- Added support for install parameters with quotes. (use single quotes)- Added autoclose option- Added log file creation- Added REG_EXPAND_STR- Added shortcut creation2006.12.29- Fixed msi installer execution2006.12.27- First releasesimple_installer.7z Edited January 5, 2007 by Roufneck
Bilou_Gateux Posted January 5, 2007 Posted January 5, 2007 OK, checked with a few installers. Works as expected.Thanks.
kickarse Posted July 26, 2008 Posted July 26, 2008 OK, checked with a few installers. Works as expected.Thanks. Any updates on this?? Thanks!
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