| > what is the way of use findstr /i "href=" >
> file.txt
The are you files, use them anyway you want.
> in winhttrack, i need retrieve the href includes in
> the pages.
By default links on pages mirrored have been changes to relative references.
Probably not what you want. You could set experts -> Rewrite links option.
You could parse out the hts-cache\new.txt which has url vs file listing.
If you want links of non-mirrored urls and you set no external pages, then
search for external.html?url=SITE...
| |