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 )

MacPorts pdf2json Primer Tutorial

With a few previous tutorials, such as Wine Primer Tutorial as shown below, at this blog, we have used the brilliant MacPorts as a method of installing Open Source software on a Mac OS X operating system via the Terminal … Continue reading

Posted in eLearning, Installers, Operating System, Software, Tutorials | Tagged , , , , , , , , , , | 3 Comments

C++ WebView and .Net Framework Update Tutorial

C++ using Visual Studio is a great language to learn. If you like C++ you may eventually like Java, and vice versa. It has sophisticated data structures, can be Object Oriented and makes great Windows desktop applications. In this tutorial … Continue reading

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

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