Tag not monitored by Microsoft.
Have a look at:
https://community.openai.com/t/all-download-links-given-by-chatgpt-not-working/1129394
Or post/ask in:
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
UNBLOCK CHATGPT TO RETRIEVE DOCUMENTS IN MIRCOSOFT AND NOT GO TO đź”— /mnt/data/Rule25_Objection_REVISED.docx
Tag not monitored by Microsoft.
Have a look at:
https://community.openai.com/t/all-download-links-given-by-chatgpt-not-working/1129394
Or post/ask in:
To download and open Word documents safely without being blocked, adjust security per how the file is being blocked.
C:\TrustedDocs. Unblock-File -Path "C:\TrustedDocs\*" -Confirm
or, recursively:
Get-ChildItem "C:\TrustedDocs" -Recurse | Unblock-File
Unblock-File removes the Mark of the Web so trusted files open normally.file.docm or file.exe to file.docx or file.txt).These steps allow trusted Microsoft Word documents to be downloaded, unblocked, and opened locally instead of relying on any /mnt/data/... path.
References: