It skipped the same ones.(I think it check with the MD5)
but I start from WIN10PESE\BuilderSE.exe, so it should be able to detect MY current Projects\*.scripts,so Only update what is new, or mine is old one without COPYING.
something bad in script:1. I do some option changed, or check/uncheck the plugin, it will write to script.so SAME version script will be different, and download again.
2. Embbed Files in script. the script is updated, but the Embbed Files actually is same one,but the MD5 will different and download again.the biggest part of plugins is the Embbed things, if there is a way to avoid download them is better.
===============================================================blexactserver seems only start/stop for downloading, I can't skip some of the plugins.like the old firefox_file is enough for me now, I want to skip this one to next, but there is no option.
better to have update list show what needs update, and the size before updating.
Because the Embbed Files, I can't update with cache or P2P. so it is slow for me, and I can't choose anotherdownload tools for updating. in my case <20kb/s. token 2 hours but unfinish...if I can download Firefox from homepage, it could be very faster.
I would like small scripts update with this plugin, but a bigger size needs download,on my side, ZIP will be faster, and simple.
============================================================for the appliaction updating,I'm working on a SwRepo(software repoistory) project to maintenance the APPs for PE or others.It will download apps from homepage, then fallback github, or http://win10se.cwcodes.net/projectindex.php somewhere defined in info.js.if software need be updated, need not update patch main.bat or plugin script, it will auto update.
script always be:Code: [Select]call fetch PENetwork /ver:latest /arch:x64 /lang:%LANG%.....
and SwRepo's PENetwork\info.is have the URL to =>https://www.penetworkmanager.de/scripts/PENetwork_x64.7z(optional MD5 check)
Forgot to feedback the proxy pulgin.proxy ping test is not exact. because the GFW, I can't ping or access google.com.even some website I can access very fast, but the ping got timeout.
wget the http://wwww.xxx.com for the HTML content is better than ping.and about the test URL or download file url, if there is a inputbox for changing them will be better.I can change it to the suitable web site url in my envrionment.
You miss to respond important question, does blexactserver works behind proxy ?
"Test Internet - Ping" button goal is to test "WinHTTP"
does "Test Internet - Download" works ok ?==>That is the reason of 2 buttons.
I can add change "Test Internet - Download" button download a .html file if that suits better on your side ? Or we need another way.....
Let me know something other than google without wget and aria2 if possible.for me, www.baidu.com is good to test. if you mean other tools to test WinHTTP? sorry, I don't know.
(but for proxy plugin, the internet access test, a custom url input textbox will be good)
PS:When I use everything to confirm the download file, I found blexactserver downloads file in IE.Content Temporary Internet Files first,so I think it is using system Inet interface to download files, and auto using system proxy settings.
QuoteYou miss to respond important question, does blexactserver works behind proxy ?I can't test it yestoday. now I tested, it works without proxy settings plugin.
Do you know proxy cache server?
QuoteWe already avoid by using container plugins like "AgentShack File" for plugins bigger than 10 MBseparate the script and binary file is good. but why not keep what they are than repacking them in embbed script.easy for updating, and directly run or be replaced by end user.(folder or exe -> 7z or zip to get small size)
We already avoid by using container plugins like "AgentShack File" for plugins bigger than 10 MB
That is why this topic be posted.missing only 4MB tools what is need GWT.exe to get them. now the proxy is fixed, but the project cannot work as offline as possible.even core building without APPs.
Default project work fine and offline on hostosx64 after 4 Mb download ?What do fo you mean ?
Macro Library v46.r33 on server.
so packaged PESE zip achive can't use in offline. that was this topic:Win10PESE cannot build in no internet/connect to internet with proxy environment