Przeglądaj źródła

During MDaemon tutorial documentation, found a file handling error that mis-handled one of the files during install/un-install/install.

Minor change in code corrected the issue.  
Tested: YES. Full retest not necessary. 
Recommend immediate repost of build to GOLD.

git-svn-id: https://svn.microneil.com/svn/PKG-SNF-CS-WIN/trunk@9 ca630060-9ba5-4a53-a91e-8214b6452a9a
master
themeche 16 lat temu
rodzic
commit
e7f797d77f

+ 2
- 3
build/MessageSnifferRestorer2_1.nsi Wyświetl plik

#File /a "SNFClient.exe" #File /a "SNFClient.exe"
${Install_with_RollbackControl} "SNFClient_readme.txt" "" "" ${Install_with_RollbackControl} "SNFClient_readme.txt" "" ""
#File /a "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. ## These files do NOT need to be installed if the MDaemon install is being utilized.
StrCmp $isMDaemonInstalled 0 0 SkipForMDaemon1 StrCmp $isMDaemonInstalled 0 0 SkipForMDaemon1
${Install_with_RollbackControl} "exchndl.dll" "" "" ${Install_with_RollbackControl} "exchndl.dll" "" ""
#File /a "exchndl.dll" #File /a "exchndl.dll"
${Install_with_RollbackControl} "mingwm10.dll" "" ""
#File /a "mingwm10.dll"
${Install_with_RollbackControl} "send_shutdown.cmd" "" "" ${Install_with_RollbackControl} "send_shutdown.cmd" "" ""
#File /a "send_shutdown.cmd" #File /a "send_shutdown.cmd"
${Install_with_RollbackControl} "snf_xci.xml" "" "" ${Install_with_RollbackControl} "snf_xci.xml" "" ""

BIN
build/Restorer.exe Wyświetl plik


BIN
build/SNF_CS_Installer.exe Wyświetl plik


Ładowanie…
Anuluj
Zapisz