installation - WiX: disable reboot for EXE package -


i developing setup (msi) , bootstrapper project windows installer xml. bootstrapper must install 3 additional drivers too.
these drivers exe packages want restart after installation. know 3 restarts unnecessary - 1 @ end required.

is possible disable restart packages in chain?


Comments

Popular posts from this blog

javascript - Google App Script ContentService downloadAsFile not working -

javascript - Function overwritting -

c# - Exception when attempting to modify Dictionary -