Adobe Reader 707
Hi,
Is there a way to set the "save a copy" location to a network folder using the Installshield Tuner for Adobe Acrobat?
Is there a way to set the "save a copy" location to a network folder using the Installshield Tuner for Adobe Acrobat?
0 Comments
[ - ] Hide Comments

so that the conversation will remain readable.
Answer this question
or Comment on this question for clarity
Answers
Should work setting the registry for Windows. Adobe Reader takes the setting of Windows as the default to save copy to....same as opening notepad and chooseing Save As.
If you just want My Documents location set for everything that reads that setting in the registry, go here...
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders
change the Personal value to any location you desire. This is the easiest choice.
You can even go further and give the user more than one choice.
Open Registry Editor and navigate to:
HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Policies \ comdlg32 \ Placesbar
You have to create a key called Placesbar
Then create a string value in Placesbar and call it place0 with a value of a path you want as first choice...ex: c:\mydocs
Create another place1, etc. to have second and third choices.
Jeff L.
If you just want My Documents location set for everything that reads that setting in the registry, go here...
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders
change the Personal value to any location you desire. This is the easiest choice.
You can even go further and give the user more than one choice.
Open Registry Editor and navigate to:
HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Policies \ comdlg32 \ Placesbar
You have to create a key called Placesbar
Then create a string value in Placesbar and call it place0 with a value of a path you want as first choice...ex: c:\mydocs
Create another place1, etc. to have second and third choices.
Jeff L.
Please log in to comment
Comments