|
|
@@ -4872,7 +4872,8 @@ Section "MessageSniffer (required)" |
|
|
|
#File /a "SNFClient.exe"
|
|
|
|
${Install_with_RollbackControl} "SNFClient_readme.txt" "" ""
|
|
|
|
#File /a "SNFClient_readme.txt"
|
|
|
|
|
|
|
|
${Install_with_RollbackControl} "mingwm10.dll" "" ""
|
|
|
|
#File /a "mingwm10.dll"
|
|
|
|
|
|
|
|
## These files do NOT need to be installed if the MDaemon install is being utilized.
|
|
|
|
StrCmp $isMDaemonInstalled 0 0 SkipForMDaemon1
|
|
|
@@ -4880,8 +4881,6 @@ SetOutPath "$INSTDIR" |
|
|
|
|
|
|
|
${Install_with_RollbackControl} "exchndl.dll" "" ""
|
|
|
|
#File /a "exchndl.dll"
|
|
|
|
${Install_with_RollbackControl} "mingwm10.dll" "" ""
|
|
|
|
#File /a "mingwm10.dll"
|
|
|
|
${Install_with_RollbackControl} "send_shutdown.cmd" "" ""
|
|
|
|
#File /a "send_shutdown.cmd"
|
|
|
|
${Install_with_RollbackControl} "snf_xci.xml" "" ""
|