Friday, February 10, 2012

Disabling “Change” option from installer

November 5, 2009 by · Leave a Comment 

I was facing problem to disable “Change” option from msi installer. I found the solution in little time.

  1. If you haven’t install MSI ORCA then install it.
  2. Open the msi file in MSI ORCA editor.
  3. Select “Property” from left pane (Table pane), and Right click and ‘Add Row’ with property name ‘ARPNOMODIFY’ and value ’1′ .
  4. Save it and its done :)
Top Blogs

Speak Your Mind

Tell us what you're thinking...
and oh, if you want a pic to show with your comment, go get a gravatar!

*