If you are like me, who like to “experiment” with random software downloaded from Source Forge, CodePlex or anything alike…
How To
Editing MSI with OCRA
If you have worked with MSI then you probably know that it uses an internal database to store all kind…
Remotely execute file on another machine
As usual, I was searching something over internet and going through random crap to look for something (I don’t remember…
Use of SYSPREP to duplicate windows image with new SIDs
From past some time I am trying to create windows domain in home computer with bunch of VMs using Windows…
Creating Application Shortcut in Programs for Windows Installer Project
It has been while since I posted something. Actually I was on very long vacation for almost 2 months and…
Importing Fixed Width file into database using SSIS package
Ok, few weeks back I posted how to create a fixed width file using SSIS for test purposes. Then after…
Advance MSI creation … Part II
In First part of this How To I explained essential component required to manipulate MSI installation process and create funky…