Deepanshu's blogSyndicate content

April 3rd, 2009 | +2 (2 votes)

How do we cope with vendor-MSIs that contain CustomActions needing LocalAdmin-rights?  

1 comments
February 10th, 2009 | 0 votes

Runtime Error 339: Component or its dependencies not properly registered.

2 comments
November 26th, 2008 | 0 votes

Sometimes when we do the package and check the MSI for any validaion error we get the red component. Say in my case I was getting the red component in lock permission table for directory component.

0 comments
November 25th, 2008 | 0 votes

Many Times during packaging or troubleshooting we need to work on services. So there is an executable present in windows\system32\sc.exe which can be very useful for this purpose. Below is some information and command lines on this.

0 comments
November 17th, 2008 | 0 votes

Some useful information about ATTRIB command which you can use for changing attributes.

3 comments
November 12th, 2008 | +1 (1 vote)

This is something different thean what you think. I was working on a package for which I want to hide the Add\Remove Program entry but when I look into the following registry hive for systemcomponent entry it was not there:

7 comments