I'm guessing that you're looking for the Clickteam Install Maker.
www.clickteam.com
A few words of advice from someone that's been using WISE, Installshield, and Clickteam for right at a decade now...
You'll wind up spend nearly as much time testing the installer itself as you will the product that goes inside it.
-Keep it as user friendly as an installer should be.
-If you're looking to package an FS add-on, use the registry key search function to automatically locate the registered FS install location. Don't just use the generic "C:\Program Files\Microsoft Flight Simulator..........." path as many folks don't use the default location.
-Keep the option in there for users to manually browse to their own location just in case they're wanting to install the add-on into another FS install that's not registered (or just to let them dump it into a "temp" folder so they can drag-n-drop the files in manually.
-Always keep the "Back" and/or "Cancel" buttons available.
-Don't create a start menu item for a simple FS addon like a plane or scenery.
-If you're including some of the "standard" gauges or other common types of files that users might already have don't let your installer just randomly overwrite the existing version. (I'm not sure how Clickteam handles this...I haven't used it for several years now).
-another tip on the subject of "common files". Be careful about your uninstall if you include one. It might remove some files that are used by other add-ons. I prefer to use just a simple install.log file that let's the users see what files are all installed so that they can remove em manually or leave anything that's used elsewhere.
I don't want to sound like I'm discouraging you from using an install-maker. Just offering some tips that should help keep your users happy and your post-install product support chores a little easier!
