Category Archives: Installers

Installation (or setup) of a computer program (including device drivers and plugins), is the act of making the program ready for execution ( Wikipedia )

Oracle Install PL/SQL Primer Tutorial

Oracle databases are great in design and in their range of software tools. The SQL is great and their command line tool SQL*Plus makes the creation of procedures around a job, especially reporting type jobs, very easy. Oracle SQL Developer … Continue reading

Posted in Database, eLearning, Installers, Operating System, Software, Tutorials | Tagged , , , , , , | Leave a comment

Advanced Installer Primer Tutorial

This tutorial takes a look at a Windows installer product called Advanced Installer or Advanced Repackager, which can create Windows Installer *.msi installer programs. Windows Installer is becoming the “de facto” software installation technology on Windows. Being preinstalled on the … Continue reading

Posted in eLearning, Installers, Software, Tutorials, Visual Studio | Tagged , , , , | 2 Comments

Tcl/Tk So Brilliant (but where do you start?) Primer Tutorial

Have you heard of Tcl/Tk? Tcl/Tk is open source (based on a BSD-style license), so you can use it and modify it virtually any way you want, including for commercial uses. With Tcl/Tk have used in conjunction with C++ and … Continue reading

Posted in eLearning, GUI, Installers, Tutorials, Visual Studio, Xcode | Tagged , , , , | 1 Comment