Software Index
Related Topics
Popular Trends
Trending Topics
 

Create Install Tutorial

All | Freeware
Product Title  /  Popularity Revised License Rating Size
Smart Install Maker
Save time on software deployment by creating installation packages in just minutes. Make basic installations or complex setups with very little effort. Features: fully customizable dialogs and backgrounds, uninstall control and installation feedback, access to registry keys and INI files. ...
May 12th 2008 Shareware  5 stars 1,589k
DigitalWeb InstallWizard
Has been designed to make creating a professional-quality installation faster and easier than ever before, while still providing the features you need most. Main features includes very simple wizard interface, Quick registry key creation, Fullinstall and uninstall support, Self-registering OCX/OCB/DLL/EXE ...
May 17th 2003 Freeware  4.5 stars 4,000k
DigitalWeb NetPatrol
DigitalWeb Netpatrol allows you to record and log all running applications and open windows, automatically grab screenshots, webcam shots, execute/kill processes, block software, websites and documents from being accessed, give network access controled by credits, get remote computer system information, ...
May 17th 2003 Freeware  4.5 stars 900k
Logo Factory
The Logo Factory is an easy to use manager for your Win95/98 Startup and Shutdown screens. With it you can easily create, install and manage your Logos. Use your favorite photographs, wallpaper or any .gif, .bmp, .jpg or .jpeg graphic ...
April 28th 2004 Shareware    2,124k
Art Plus Gift-O-Mat for EasyNoter Lite
With Gift-O-Mat for EasyNoter you will be able to create your own custom releases of EasyNoter lite. Embed images to EasyNoter covers, add website links and create install packages that you can give to your friends, website visitors or business ...
July 23rd 2004 Shareware    3,860k
Easy Install Maker
Easy Install Maker is a professional installation development tool that lets you create compact setup applications for your software. In just about five minutes, you can create a single-file multilingual installer with a small installer size. The installer can be ...
June 20th 2006 Shareware  5 stars 1,126k
Cluttermm Tutorial
Cluttermm Tutorial no longer comes with its own autogen.sh script.

To generate the build environment within a fresh checkout, run:

autoreconf --install --force

Installation:

The simplest way to compile this package is:

1. `cd' to the directory containing the package's source code and type ...
August 20th 2011 Freeware    1,700k
Send It Here!
The Windows Send To menu is something everyone has but is seldom used because of its extremely limited function. Few software authors install a shortcut there and it seems like the ones that do are virtually useless shortcuts. However it ...
July 26th 2003 Shareware    1,487k
Bash HTML Editor
Unlike most HTML editors, which are bloated and expensive yet offer little in actual features, Bash HTML Editor is designed to be completely utilitarian. Everything you need to get the most out of your webpage is readily at hand. And ...
May 13th 2004 Shareware    2,756k
RegexBuddy
Perfect companion for working with regular expressions. Easily create regular expressions that match exactly what you want. Clearly understand complex regexes written by others. Quickly test any regex on sample strings and files, preventing mistakes on live data. Use the ...
April 26th 2005 Shareware    9,216k
Astrum InstallWizard
Astrum InstallWizard is a versatile installation creation utility. AIW has a host of advanced features normally available only in the most expensive tools: AutoUpdater enables your customers to easily download updates to your programs. With Dialog editor you can freely ...
January 29th 2011 Shareware    3,817k
StoneVPN
StoneVPN is an application that makes it easy to create certificates and configuration files for use with an OpenVPN server for both Linux and Windows users.

Installation:

- run 'python setup.py install' as root
- copy /usr/share/StoneVPN/example/stonevpn.conf to /etc
- Make the necessary adjustments ...
October 9th 2011 Freeware    31k
cbMySQL
cbMySQL is a PHP Class witch can create, alter, and modify MySQL databases and tables. For backup issues, you can export CSV data directly with only one class method.

The MySQL object is much easier to handle than PHP's built in ...
June 15th 2011 Freeware    451k
Termlock
Termlock project blanks a curses compatible character terminal (e.g. xterm, eterm, PuTTY, konsole, dtterm, etc ...) and locks it. To unlock the terminal a password must be entered. The password, or rather the password hash, is stored in ~/.termlock.

Basically it's ...
November 24th 2011 Freeware    102k
DigOurGame
DigOurGame (Dog) is a free open source multi-platform on-line role-playing game built on the Arianne game engine. It was created by the former lead developer of WorldofOurs.

Developer comments

Our first continent Aisoyimstan (Native American god of snow and ice) has just ...
March 25th 2011 Freeware    563k
django-authority
django-authority is a Django app for per-object-permissions that includes a bunch of helpers to create custom permission checks.

The main website for django-authority is packages.python.org/django-authority. You can also install the in-development version of django-authority with pip install django-authority==dev or easy_install django-authority==dev.

Example:

To ...
July 11th 2011 Freeware    451k
doublecpp
Doublecpp project is a preprocessor for C that handles a new linguistic construct for defining branches of a multi-method.

The "right'' branch of such a method will be selected dynamically at run-time according to the actual type of the object on ...
May 17th 2011 Freeware    553k
EZ-Forms BRONZE TYPER
- Eforms (electronic forms) solution for quick forms.- Create quick eforms for on-screen typewriter-like overlay fillout- Just place your cursor and type. Correct mistakes easily..- As "EZ" as scan or import - point - click - type - print - ...
December 12th 2001 Shareware  5 stars 3k
Davisor Chart
Davisor Chart is a web charting and reporting J2EE(TM) component suite, especially designed for server-side use. It provides a versatile set of components that enable Java(TM) developers and web authors to easily create and publish dynamic and interactive charts and ...
April 8th 2002 Shareware  5 stars 5,037k
RegEm
RegEm will create .reg files for Win9x and Windows 2000. Just enter the info and it will automatically be created and saved. Options to create unlimited Keys/Values and delete Keys. Stop and resume writing a file later as the last ...
June 14th 2002 Freeware  5 stars 93k
Related Scripts
MethodMailphp
MethodMailphp was designed to be your form to email solution. Simple and easy to use, you can create forms that your users can complete and mail to you with ease. All you need to do is install the application and ...
August 9th 2007 Freeware     
10 Tips To Create Effective ASP.NET Server Controls
In this web based tutorial you can get the 10 tips for building effective ASP.NET server controls. These tips explain how to assign unique IDs to the child controls, how to create RePaint() method for the custom controls of ASP.NET, ...
November 24th 2005 Freeware     
A Nifty Way to Create Connection Strings
The main objective of this online tutorial is to teach the basics in building DSN Less connection string. This article further explains about the PWD, the Database, the UID, the Driver and the Server. The author also gives the guidelines ...
December 5th 2005 Freeware     
A Simple File Upload Tutorial
A Simple File Upload Tutorial is an article dealing with file uploads. Here you can learn how to create an efficient file uploading program for your web application. The author has given step by step procedures for the total process ...
December 19th 2005 Freeware     
Apycom Java Menus' Tutorial
Apycom Java Menus' Tutorial provides a vast collection of java applets that enables the users to create impressive and attractive menus. Using these applets, the users can generate different varieties of menus like lake menus, trail menus, image transition menus, ...
December 17th 2005 Freeware     
ASP Tutorial Lesson 1: "Hello World"
This tutorial teaches you about how to create a file in ASP and tells the ways to add content through commands into that file. And the given sample program shows the process of creating an ASP file that displays current ...
November 21st 2005 Freeware     
ASP.NET Tutorial: Binding a Datareader to a Datagrid using SQL Server and Visual Basic.NET
ASP.NET Tutorial: Binding a Datareader to a Datagrid using SQL Server and Visual Basic.NET is an ASP.NET tutorial which tells you the method of binding the datareader object to the datagrid control. In this tutorial author has explained the readers, ...
December 15th 2005 Freeware     
ColdFusion tutorial
This is a tutorial and an article where the users are taught about the development of active websites using coldfusion and macromedia application server. This tutorial is suitable and benefit for the developer and the beginner to create dynamic websites ...
November 25th 2005 Freeware     
Create A complete database system
The main objective of this tutorial is to create a complete database system. In this article the developers can learn to link, view, erase, append and update Access database records very easily. Only one username and password is allowed in ...
November 23rd 2005 Freeware     
Create a custom ASP error page
This tutorial deals with the custom errors which describes the uses of utilizing a centralized custom error page to contain all server errors while accessing webpages. By reading this ASP study material, you can create a system to enable the ...
November 25th 2005 Freeware     
Related Code
Graphical Tutorial
HELLO FRIENDS! IM PHILIP V. NAPARAN A 17 YR OLD PROGRAMMER FROM PHILIPPINES. THIS TUTORIAL GRAPHICAL TUTORIAL COVERS ON HOW TO CREATE JAVA EXECUTABLE JAR AND HOW TO MAKE YOUR JAVA PROGRAM .EXE (USING C++). THIS TUTORIAL IS AVAILABLE IN ...
March 28th 2006     1k
XML Tutorial
Tutorial on XML and VB.NET. I have made this tutorial so that people can learn to use XML in their applications, there are 2 code tutorials written in VB.NET (1 for reading XML and 1 for writing XML). I have ...
April 26th 2007     159k
Create a Direct3D Device in C# using DirectX
In this tutorial I explained step by step how you can take your first step into directX programming in .Net, after you complete this tutorial you will be able to create a simple device just like the image. You will ...
August 14th 2007     3k
Records Tutorial
This tutorial was going to cover arrays of records but I have been too busy to add array section. This tutorial covers the basics of records and by the end of the tutorial you should be able to use records ...
March 18th 2006     5k
3D Coding tutorial
This tutorial is very easy to understand and describes everything you need to know like the mathematical basics, the different kind of polyfillers, shading methods, camera movement, sorting and backface culling and much much more. A must-have for every 3d ...
June 5th 2006     413k
New Software
Popular Software