I just re-installed free viewer and it generally doesn't have the pdfs I was looking at in a previous session and I have forgotten how to do that.
Use FF but have FF offer me a choice and open it to external PDF Exchange viewer.
Thanks!
EDIT: it is storing them in /user/appdata/local/temp/ so every time I clear out temp stuff, it's gone.
I did set EDIT/preferences/general/destination folder for downloads from URLs to MyDocuments, but that does nothing.
Help! (2.5 build 190, Dec 21, 2010)
Thanks.
doesn't save previous pdfs
Moderators: PDF-XChange Support, Daniel - PDF-XChange, Chris - PDF-XChange, Sean - PDF-XChange, Paul - PDF-XChange, Vasyl - PDF-XChange, Ivan - Tracker Software, Stefan - PDF-XChange
-
Kris
- User
- Posts: 19
- Joined: Sat Mar 13, 2010 2:11 am
doesn't save previous pdfs
GA-EP45-UD3P, Q8400@3.5, 2x2GB, MSI 465, Hannspree 28", 650Wpsu, Win7
-
Paul - PDF-XChange
- Site Admin
- Posts: 7444
- Joined: Wed Mar 25, 2009 10:37 pm
Re: doesn't save previous pdfs
Hi Kris,
is it that you want to specify where the Viewer stores it`s Recents List so that you can empty the folder /user/appdata/local/temp/ yourself but keep your recents list intact?
is it that you want to specify where the Viewer stores it`s Recents List so that you can empty the folder /user/appdata/local/temp/ yourself but keep your recents list intact?
Best regards
Paul O'Rorke
PDF-XChange Support
http://www.pdf-xchange.com
Paul O'Rorke
PDF-XChange Support
http://www.pdf-xchange.com
-
Kris
- User
- Posts: 19
- Joined: Sat Mar 13, 2010 2:11 am
Re: doesn't save previous pdfs
Paul - Tracker Supp wrote:Hi Kris,
is it that you want to specify where the Viewer stores it`s Recents List so that you can empty the folder /user/appdata/local/temp/ yourself but keep your recents list intact?
I want to store the pdfs that it would store in local/temp, somewhere else. When I clear local/temp, the recent list remains intact but the pdf's are, of course gone. I want them to NOT be gone.
GA-EP45-UD3P, Q8400@3.5, 2x2GB, MSI 465, Hannspree 28", 650Wpsu, Win7
-
Stefan - PDF-XChange
- Site Admin
- Posts: 19930
- Joined: Mon Jan 12, 2009 8:07 am
Re: doesn't save previous pdfs
Hello Kris,
Then you will need to manually move the files from that temp folder.
You can use the Viewer , and right click on a file's name to get an option to open the containing folder - and as long as this is a recent file it should be easy to locate/sort by date in the temp folder.
Best,
Stefan
Then you will need to manually move the files from that temp folder.
You can use the Viewer , and right click on a file's name to get an option to open the containing folder - and as long as this is a recent file it should be easy to locate/sort by date in the temp folder.
Best,
Stefan
-
Kris
- User
- Posts: 19
- Joined: Sat Mar 13, 2010 2:11 am
Re: doesn't save previous pdfs
Bah!!!!! - Oh well.
I use a modified version of Fred Langa's very old disk cleanup batch file. I found that PDF Xchange puts the files in /local/temp/ as "read only" so I tried
And it seems that there generally are no other read-only files in there. So that's a work-around for me. I wonder how the hell I was doing it before????? LOL
Would be nice for futures to put that in, but I won't hold my breath!
I use a modified version of Fred Langa's very old disk cleanup batch file. I found that PDF Xchange puts the files in /local/temp/ as "read only" so I tried
That command will delete all but the read only, and the currently-in-use files.cd "C:\Users\<username>\AppData\Local\Temp"
:: NOTE 1-2-2011 /A:-R added to not delete read only files (PDF-XCHANGE) AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
del /q /s /f /A:-R *.*
And it seems that there generally are no other read-only files in there. So that's a work-around for me. I wonder how the hell I was doing it before????? LOL
Would be nice for futures to put that in, but I won't hold my breath!
GA-EP45-UD3P, Q8400@3.5, 2x2GB, MSI 465, Hannspree 28", 650Wpsu, Win7
-
Stefan - PDF-XChange
- Site Admin
- Posts: 19930
- Joined: Mon Jan 12, 2009 8:07 am
Re: doesn't save previous pdfs
Hello Kris,
No idea how you were doing that before
And glad that you found a solution.
I will pass the topic to the devs for consideration, but can not promise anything.
Cheers,
Stefan
No idea how you were doing that before
And glad that you found a solution.
I will pass the topic to the devs for consideration, but can not promise anything.
Cheers,
Stefan