Jump to content

simple-installer


Recommended Posts

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 cleanup

2007.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 creation

2006.12.29

- Fixed msi installer execution

2006.12.27

- First release

simple_installer.7z

Edited by Roufneck
Link to comment
Share on other sites


  • 1 year later...

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...