Remove NppFTP
Remove NppFTP due to System error on startup - api-ms-win-crt-runtime-l1-1-0.dll is missing
This commit is contained in:
parent
44e9a03101
commit
ae324bd97e
@ -804,19 +804,6 @@ SectionGroupEnd
|
|||||||
SectionGroup "Plugins" Plugins
|
SectionGroup "Plugins" Plugins
|
||||||
SetOverwrite on
|
SetOverwrite on
|
||||||
|
|
||||||
${MementoSection} "Npp FTP" NppFTP
|
|
||||||
Delete "$INSTDIR\plugins\NppFTP.dll"
|
|
||||||
SetOutPath "$INSTDIR\plugins"
|
|
||||||
File "..\bin\plugins\NppFTP.dll"
|
|
||||||
SetOutPath "$INSTDIR\plugins\doc\NppFTP"
|
|
||||||
File "..\bin\plugins\doc\NppFTP\license_NppFTP.txt"
|
|
||||||
File "..\bin\plugins\doc\NppFTP\license_libssh.txt"
|
|
||||||
File "..\bin\plugins\doc\NppFTP\license_OpenSSL.txt"
|
|
||||||
File "..\bin\plugins\doc\NppFTP\license_TiXML.txt"
|
|
||||||
File "..\bin\plugins\doc\NppFTP\license_ZLIB.txt"
|
|
||||||
File "..\bin\plugins\doc\NppFTP\license_UTCP.htm"
|
|
||||||
File "..\bin\plugins\doc\NppFTP\Readme.txt"
|
|
||||||
${MementoSectionEnd}
|
|
||||||
|
|
||||||
${MementoSection} "NppExport" NppExport
|
${MementoSection} "NppExport" NppExport
|
||||||
Delete "$INSTDIR\plugins\NppExport.dll"
|
Delete "$INSTDIR\plugins\NppExport.dll"
|
||||||
|
@ -91,8 +91,6 @@ If ErrorLevel 1 PAUSE
|
|||||||
|
|
||||||
|
|
||||||
rem Plugins
|
rem Plugins
|
||||||
copy /Y "..\bin\plugins\NppFTP.dll" .\zipped.package.release\plugins\
|
|
||||||
If ErrorLevel 1 PAUSE
|
|
||||||
copy /Y "..\bin\plugins\NppExport.dll" .\zipped.package.release\plugins\
|
copy /Y "..\bin\plugins\NppExport.dll" .\zipped.package.release\plugins\
|
||||||
If ErrorLevel 1 PAUSE
|
If ErrorLevel 1 PAUSE
|
||||||
copy /Y "..\bin\plugins\mimeTools.dll" .\zipped.package.release\plugins\
|
copy /Y "..\bin\plugins\mimeTools.dll" .\zipped.package.release\plugins\
|
||||||
|
Loading…
Reference in New Issue
Block a user