c# - Install Method of Installer Class not getting fired while Updating the installer-Install Shield Limited Edition -


we working on wpf application , used install shield limited edition create installer of application. per requirement need encrypt app.config file. used installer class , encrypted app.config using “dataprotectionconfigurationprovider”. have written corresponding code “install” method of installer class. associate installer class install shields used following way.

enter image description here

later have build application , able create installer. found the app.config section encrypted correctly.

now issue “install” method of “installer” class not getting fired when update new version of same product. first our version 1.0.1.0 , later added feature application , created new version 1.0.1.1 . @ time notice “install” method of “installer” class not getting fired.

how solve issue? stuck issue. appreciable.

best regards

ranish


Comments

Popular posts from this blog

asp.net mvc - SSO between MVCForum and Umbraco7 -

Python Tkinter keyboard using bind -

ubuntu - Selenium Node Not Connecting to Hub, Not Opening Port -