S
Stefan Neumann
I suddenly have a problem I haven't seen before and cant
figure out why. MSI works perfectly installing packages
and right at the very end it decides to invoke the
rollback process and deletes all its own good work (and
sometimes other files which were there before) before
claiming that the product was successfully installed.
This happens for all packages but only on my workstation -
so it's something local. The same packages install fine
elsewhere. There's no clue I can find in the logs.
I can circumvent the problem by adding /VDISABLEROLLBACK=1
to the setup.exe command but that's of no help if the
install is wrapped by other code.
I'd appreciate any pointers to where I might find what
causes MSI to decide to begin the rollback process.
Many thanks in advance
Stef
figure out why. MSI works perfectly installing packages
and right at the very end it decides to invoke the
rollback process and deletes all its own good work (and
sometimes other files which were there before) before
claiming that the product was successfully installed.
This happens for all packages but only on my workstation -
so it's something local. The same packages install fine
elsewhere. There's no clue I can find in the logs.
I can circumvent the problem by adding /VDISABLEROLLBACK=1
to the setup.exe command but that's of no help if the
install is wrapped by other code.
I'd appreciate any pointers to where I might find what
causes MSI to decide to begin the rollback process.
Many thanks in advance
Stef