Copy link to clipboard
Copied
I am using CS6 and followed these instructions at this link:
https://helpx.adobe.com/x-productkb/global/offline-help.html
I got it all working and the audition_reference.pdf will open fine. However, the link states this at the bottom:
Note:
If your computer has an Internet connection, selecting Help or pressing F1 opens the online help even if you install the PDF. Disconnect your computer from the Internet to ensure that the PDF launches correctly when offline.
I do not want to disconnect from the Internet. Is there any way I can modify the registry or an Adobe file to open the off-line PDF while still on-line?
All legacy Audition Help files can be found at Archive . Although that won't help you with the AA CS6 offline built in link but you will be able to download the .pdf help file for local use.
Copy link to clipboard
Copied
I strongly suspect that if there was an easy way of doing that, it would be an option. It's almost certainly hard-coded, because of its interactive nature.
Copy link to clipboard
Copied
Thanks. Yes, I had a sinking feeling that that would be the case.
While online, I now have this problem. When I click help or F1, it takes me to a broken link:
https://help.adobe.com/en_US/audition/cs/using/WSc0b52e73b2677999-1eed29e112dca7bdb69-8000.html
Not Found
The requested URL /en_US/audition/cs/using/WSc0b52e73b2677999-1eed29e112dca7bdb69-8000.html was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
-----------------------------------------------------------------------------
The same if I click on an effect information icon to get help.
https://help.adobe.com/en_US/audition/cs/using/WS58a04a822e3e5010548241038980c2c5-7f04.html
Not Found
The requested URL /en_US/audition/cs/using/WS58a04a822e3e5010548241038980c2c5-7f04.html was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
----------------------------------------------------------------------------------
In C:\Program Files\Common Files\Adobe\HelpCfg\en_US, there is the file Audition.helpcfg. Could the settings be incorrect in there?
Copy link to clipboard
Copied
I don't know absolutely, but I suspect that all the HelpCfg file contains is the information about where Acrobat is...
Copy link to clipboard
Copied
All legacy Audition Help files can be found at Archive . Although that won't help you with the AA CS6 offline built in link but you will be able to download the .pdf help file for local use.
Copy link to clipboard
Copied
Thank you for that link.
I had actually downloaded the Audition CC 2018 PDF by mistake. I did not realise this until I went to the Archive link.
I actually got the online help to work by editing the Audition.helpcfg. I changed the helpServiceURL to this:
helpServiceURL="https://helpx.adobe.com/audition/user-guide.html"
Unfortunately, it is still the Audition CC 2018.
I searched and could not find the Audition CS6 user-guide.html
Update:
helpServiceURL="C:\Program Files (x86)\Adobe\PDF\pdf\cs6\audition_reference.pdf"
Selecting Help or pressing F1 opens the audition_reference.pdf (AA CS6 User Guide) both "online" or "offline".
Copy link to clipboard
Copied