Category: Software Packaging

How to Build the latest mod_jk RPM

mod_jk is an Apache module used to connect the Tomcat servlet container with web servers such as Apache. It has come increasingly difficult to find a an apache2-mod_jk-1.2.37-4.1.src.rpm or apache2-mod_jk-1.2.37-4.1.rpm as some of the links are now dead.  However, after tracking down a copy of the apache2-mod_jk-1.2.37-4.1.src.rpm, a modification or two to the .spec file along with the official .tar.gz…

Read More »

How to Build a Better haproxy RPM

There are several RPM builds of haproxy that can be found throughout the Internet.  There are GitHub repositories with customized .spec files to build your own RPM.  In fact, there is an haproxy.spec file that may be found in the official .tar.gz file under examples.  However, here is a unique way to build one as close to the original, haproxy-1.5.4-2.el6.rpm,…

Read More »

Create an Adobe Reader 9.4.3 Package

Adobe updates their products in relatively frequent and regular intervals. Adobe Acrobat and Adobe Reader is no stranger to this practice. Since the launch of Adobe Reader 9.0 in 2008 and as of this writing, there has been 15 updates to that product alone. For some users, the automatic update feature is sufficient. If you are in an environment where…

Read More »

SARDU, the Antivirus Rescue Disk Utility

When it comes to the removal of a virus, Trojan, pest, or some other malicious application, it has been my practice to isolate the problem by removing it from the equation. What is meant by that is that there are cases where the system is inoperable or where several applications have been hijacked like Task Manager, Registry Editor, and other…

Read More »

AVS DVD Player 2.4.4.144 minimized and repacked with INNO

AVS DVD Player is a compact and easy-to-use program that has a simple user-friendly interface allowing you to start watching DVD movies with no additional software. It is offered for FREE by Online Media Technologies Ltd. In many ways it is comparable to the more popular commercial products offered by Cyberlink PowerDVD or Corel’s WinDVD. This FREE download and application…

Read More »

Beyond Compare 2.5.3 INNO repack with license key

Beyond CompareĀ® is the ideal tool for comparing files and folders on your Windows or Linux system. Visualize changes in your code and carefully reconcile them. Beyond Compare is available at Scooter Software. A license was purchased to support a large user community. I wanted a means to simplify the distribution of this application with the license file. I chose…

Read More »

Instantly populate a FileZilla fzdefaults.xml file and distribute

A group of users needed to change from one FTP client application to another. There was no conversion available for the original FTP application, only a spreadsheet that had been maintained. There was a need to bulk add a couple of hundred ftp accounts into a new FTP client. The selected FTP client is FileZilla. A little known tidbit about…

Read More »

Connect to VNCServer on Red Hat Enterprise Linux

Virtual Network Computing (VNC) is remote control software to allow computers interact with one another as a server and client. It is developed to ease the administration of remote machines without using the console. For Windows users, there may be a a familiar feel similar to that of Windows Terminal Services (RDP). VNCServer is standard on a Red Hat Enterprise…

Read More »

Innounp, Inno Setup Unpacker 0.23 (Build: 080824) supports INNO Setup 5.2.3

INNO Setup is a free installer for Windows programs available at JRSoftware. There is no official unpacker – the only method of getting the files out of the self-extracting executable is to run it. An open source utility called innounp.exe is maintained at Sourceforge. Sourceforge has maintained version 0.19 online for over a year, however, 0.20 also exists from Sourceforge,…

Read More »

Innounp, Inno Setup Unpacker 0.23 (Build: 080318) supports INNO Setup 5.2.3

INNO Setup is a free installer for Windows programs available at JRSoftware. There is no official unpacker – the only method of getting the files out of the self-extracting executable is to run it. An open source utility called innounp.exe is maintained at Sourceforge. Sourceforge has maintained version 0.19 online for over a year, however, 0.20 also exists from Sourceforge,…

Read More »

ieSpell 2.5.1 (build 106) INNO repack with license key

ieSpell is a free Internet Explorer browser extension that spell checks text input boxes on a webpage. However, to use this application in a commercial environment a license key is required for a nominal fee. I wanted to get this application and license key out to the registered user community as quickly as possible and with little intervention on the…

Read More »

Beyond Compare 2.4.3 INNO repack with license key

Beyond CompareĀ® is the ideal tool for comparing files and folders on your Windows or Linux system. Visualize changes in your code and carefully reconcile them. Beyond Compare is available at Scooter Software. A license was purchased to support a large user community. I wanted a means to simplify the distribution of this application with the license file. I chose…

Read More »

ieSpell scripts to register and remove registration

The method provided by ieSpell to register multiple users simultaniously over a mobile network was not a viable solution. I created this little script to simplify the task. I needed another script to remove registration from user systems who no longer require the application.

Read More »

INNO automate wallpapers, fonts, and themes installer for Windows XP

After a rebuild of a Windows XP workstation, there are several items that I like to add to my installation. These items include several official Microsoft themes, a handful of wallpapers, and a few fonts. To perform this task manually has become mundane, so I created an installer that would install these features automatically. This greatly reduces my setup time…

Read More »

AVS DVD Player 2.2 minimized and repacked

AVS DVD Player is a compact and easy-to-use program that has a simple user-friendly interface allowing you to start watching DVD movies with no additional software. One more thing – it is absolutely FREE SOFTWARE! AVS DVD Player is available at http://www.avsmedia.com/DVDPlayer/index.aspx Repack of the freeware AVS DVD Player 2.2 to remove languages and other unrelated product. Here is my…

Read More »

WinZip 9.0 SR1 repack for silent installation

Create a WinZip 9.0 SR1 repack for silent installation. Requirements Solution SetupWinZip.cmd :: Make Folder MD “%PROGRAMFILES%\Winzip” :: Copy Files to Installation Folder copy /y EXAMPLE.ZIP “%PROGRAMFILES%\Winzip” copy /y FILE_ID.DIZ “%PROGRAMFILES%\Winzip” copy /y LICENSE.TXT “%PROGRAMFILES%\Winzip” copy /y ORDER.TXT “%PROGRAMFILES%\Winzip” copy /y README.TXT “%PROGRAMFILES%\Winzip” copy /y VENDOR.TXT “%PROGRAMFILES%\Winzip” copy /y WHATSNEW.TXT “%PROGRAMFILES%\Winzip” copy /y WINZIP.CHM “%PROGRAMFILES%\Winzip” copy /y WINZIP.TXT “%PROGRAMFILES%\Winzip” copy…

Read More »

eTrust PestPatrol Anti-Spyware Corporate Edition 5.x Redistribution (Custom)

PestPatrol is an anti-malware product, designed to protect a computer system against threats such as adware, spyware and viruses. It performs automated scans of a system’s hard disks, Windows registry and other crucial system areas, and enabled manual scans for specific threats, selected from a very long list of known malicious software The goal is to create a custom eTrust…

Read More »