If you have worked with MSI then you probably know that it uses an internal database to store all kind…
How To
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…
Importing Fixed Position file into SQL Server
For any DBMS system (I know that it sounds redundant) data can come into variety of forms and formats ..…