Marius Negruțiu
Results
2
issues of
Marius Negruțiu
## Limitation In-memory downloads are currently possible, but accessing the remote content is very limited. A typical in-memory transfer looks like: ```nsis NScurl::http "https://...url..." "Memory" /return "@id@" /end Pop $R0...
NScurl currently depends on [libcurl-devel](https://github.com/negrutiu/libcurl-devel). A better approach would be to build `curl` as [vcpkg](https://vcpkg.io) port.