You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description="Install directory should be the install directory of your Notepad++ directory">
27
+
<FeatureId="FT_PythonScriptAll"Title="PythonScript Components"Display="expand"AllowAdvertise="no"ConfigurableDirectory="INSTALLDIR"Description="Install directory should be the install directory of your Notepad++ directory">
Copy file name to clipboardExpand all lines: installer/buildReleaseZips.bat
+16Lines changed: 16 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -117,18 +117,34 @@ cd %INSTALLERDIR%\%INST_TEMP_DIR%\release\Tcl
117
117
118
118
%SEVENZIPEXE% a -t7z %INSTALLERDIR%\build\%PYTHONSCRIPTVERSION%\PythonScript_PDB_%PYTHONSCRIPTVERSION%%NAME_ADDON%.7z %INSTALLERDIR%\..\%PYTHONSCRIPTDLLDIR%\release\PythonScript.pdb
echo Here are the local server links if you can't get to ^<a href="http://sourceforge.net/projects/npppythonscript/files"^>the main one at sourceforge^</a^>. >>%INSTALLERDIR%\..\www\localdl.shtml
124
125
echo Please use the sourceforge link if you can - I have limited bandwidth limits. >>%INSTALLERDIR%\..\www\localdl.shtml
SET /p PYTHONSCRIPT_FILESIZE=<%INSTALLERDIR%\%INST_TEMP_DIR%\size.txt
129
139
140
+
echo header added to local download webpage 2
141
+
142
+
130
143
echo^<br/^>^<a href="http://www.brotherstone.co.uk/npp/ps/downloads/%PYTHONSCRIPTVERSION%/PythonScript_%PYTHONSCRIPTVERSION%%NAME_ADDON%.msi"^>Python Script %PYTHONSCRIPTVERSION% Installer (includes all extra files) (%PYTHONSCRIPT_FILESIZE%)^</a^>>>%INSTALLERDIR%\..\www\localdl.shtml
SET /p PYTHONSCRIPT_FILESIZE=<%INSTALLERDIR%\%INST_TEMP_DIR%\size.txt
134
150
echo^<br/^>^<a href="http://www.brotherstone.co.uk/npp/ps/downloads/%PYTHONSCRIPTVERSION%/PythonScript_Full_%PYTHONSCRIPTVERSION%%NAME_ADDON%.7z"^>Python Script %PYTHONSCRIPTVERSION% FULL 7zip version (%PYTHONSCRIPT_FILESIZE%)^</a^>>>%INSTALLERDIR%\..\www\localdl.shtml
0 commit comments