WriteIniValues does not work in maintenance mode

  • Thread starter Thread starter Vadim Rapp
  • Start date Start date
V

Vadim Rapp

Hello,

I created a sample installation that wirtes to an .ini file the value taken
from the textbox via property.

It works ok during the initial installation. But if I re-run the
installation and "change features", I then enter another value in the
textbox, but the installation does not write new value into .ini file.
According to the log, the action WriteIniValues is called, but it does not
do anything.

If I run repair, the new value does get rewritten in the .ini file.

Why doesn't it get rewritten in maintenance mode?

thanks,
Vadim Rapp
 
Back
Top