I need to disable the save to online account

How to disable the feature to save a document to online account    

If that's all you need Public Fox for, then you're better off locking preferences. Firefox can be started in safe mode either by holding down the Shift key or launching ''firefox.exe -safe-mode''
* https://support.mozilla.org/questions/867180
For example, if your configuration is Manual proxy
<pre><nowiki>
lockPref("network.proxy.type", 1); // lock proxy type to Manual
lockPref("network.proxy.http", "127.0.0.1"); // lock proxy address
lockPref("network.proxy.http_port", 8080); // lock proxy port
</nowiki></pre>
Also make sure the file permissions don't allow the user account(s) in question to modify or delete them.
* [https://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/acl_set_permissions.mspx?mfr=true Windows XP | To set, view, change, or remove file and folder permissions]
Notes
* By default, Notepad will append the .txt extension to saved files. To avoid this, wrap the filename in quotes when saving, e.g. entering ''"mozilla.cfg"'' in the save dialog box will save the file with that exact name.
* In Windows Vista and later, it's not possible to directly create or modify files under the Program Files folder. To save files there, you can right-click Notepad (or your text editor of choice) and choose Run as Administrator.

Similar Messages

  • Where is the option (preference) to eliminate the "Save to Online Account" from the Save or Save to Screen?

    Or to enter "none" in the online account.
    My earlier versions of Acrobat were not plagued by this.

    AFAIK, no. Just ignore it...

  • I am looking for the way to eliminate the "Save to Online Account" not to simply ignore it.

    "Ignoring it" does not eliminate it.  How does one get rid of it or at least make it inactive.

    Not possible.

  • What is "save to online account" (part 2)?

    I saw a very similar question on a prior post dated 11/7/12 (what is 'save to online account'?) but didn't really understand the answer.  I am using Reader XI on a Mac (Mountain Lion 10.8) and when I try to save a pdf, it shows me a pull down menu where my choices are i) "Save to Online Account" ii) "Acrobat.com" (now shown below) or iii) "New Account..." (not shown below).
    I simply want to save to my local drive and not on the cloud (I am saving a bank statement so want to keep it private).  Even though it shows me a local folder on my computer ("taxes" in the screencap below),  I still have to pick either "Save to Online Account" or "Acrobat.com".  Neither of those sounds like something I'd want to select for saving something like a bank statement.  (Sorry if screencap is blurry, but if you click on it a higher quality/legible picture will appear).
    All in all, my question is what options do I select to make sure that the file is only saved locally (not put on the cloud or web)?  Or, is there another method that I should use to save?
    Thanks
    -BK40

    Correct.  There is no way to ignore the choice of "Save as Online Account" or "Acrobat.com".  I guess what I am trying to confirm is that if I save to the local drive (which I can do)  while the menu choice says "Save as Online Account", can I be sure that the file is truly only local, i.e., that there is not a copy somewhere in the cloud?  It would seem that one of the choices in the menu should be "Save locally only" (or something similar). 
    So, to summarize, yes I can save the file locally, but I am a little nervous about doing it because at the time I hit "Save as" either the "Save as Online Account" or "Acrobat.com" is showing in the menu.  If it wasn't a file with sensitive information in it then I probably wouldn't care, but before I try to save a pdf of my bank statement locally (using Reader on a Mac), I just want to be sure that there is not a duplicate copy being put in some on-line account somewhere. 
    Thanks

  • HOW TO DISABLE THE SAVEAS OPTION OF A BROWSER?

    Hi all,
    Nice to be back again folks.....
    Well I need to develop an Applet (perhaps even a swing) which when loaded by any browser would disable the SaveAs option of the browser's File menu.
    I tried using the Frame class of java.awt package, the code is:
    import java.awt.*;
    import java.applet.*;
    public class WinAppl extends Applet
    int mc;
    String str="NO OF MENUS: ";
    Font fnt=new Font("Arial",Font.BOLD,12);
    MenuBar mb;
    Frame frame=new Frame("SNODX");
    Window window;
    public void init()
    frame.setBackground(Color.red);
    frame.setForeground(Color.black);
    this.setFont(fnt);
    mb=frame.getMenuBar();
    if(mb!=null)
    mc=mb.getMenuCount();
    str+=mc;
    else
    str+="ZERO";
    public void paint(Graphics g)
    g.drawString(str,50,50);
    but when this applet is loaded ALL the menus of the browser disappear .i.e when this frame applet is loaded by the browser only the title bar of the browser and a red colored window appear, no menus. I dont want all the menus to be hidden, just the SaveAs option of Browser's File Menu to be disabled.
    Thanks in advance.
    True to my nature I am posting this question in some of the other Java forums as well. And as usual sorry for the multiple postings.
    snodx

    Applets usually have absolutely no control over the browser they are running in (with the exception of loading other web pages and other very high level stuff). You won't be able to write an applet that disables entries in the menu bar. And even if you could it wouldn't really help you because most browsers write everything they download to disc (to the cache) where it can be recovered by anybode.
    Last but not least: there are lots of tools for mirroring web sites that will allow users to download and save anything that is accessible for browsers.
    However, you may be able to disable the menu bar and perhaps even change entries in some browsers like ie by activeX controls or javascript. Still this is not a very friendly way for a website to behave...

  • How to disable 'Save to Online Account'

    Reader updated from 9 to XI.
    Now my file Save has "Save to Online Account". 
    I have a monthly maximum quota and do not have the bandwith or desire to store online.
    How do I permanently disable this 'Feature'?
    I've checked Preferences, Tools, and the Faqs and cannot find it.
    Also
    I remember updating 9 just a few months ago.  The Autoupdater apparently missed 10.0 entirely and went to XI.
    Does this happen often?
    Thank you.

    Thank you for replying.
    As I understand you and what I've read - if I don't have any account set up, a file can only go to a folder I specify, even though Save to Online account is selected (with Acrobat.com and  New Account also in the dropdown list).
    If that's right,  'Local Folder' would be a good option to have in the drop down list.  Even if it doesn't do anything, it would stop questions like this.   It could be considered a 'dummy entry". 
    I can use regedit.  The link you sent should help.  Do you know specifically which key it is, and is is there only one key involved?
    Thanks, again.

  • How can I Hide(not Disable) the Save As and Exit options in the File menu of Excel Documents in SharePoint 2013?

    Hi,
    I want to hide(not disable) the "Save As" and "Exit" options in the File Menu of Excel Documents in SharePoint 2013.When I make changes in the excelribbon.css file of xlviewer.aspx,all the options under File menu are getting hidden but
    I want to hide only these two options while retaining the others.
    Kindly suggest me a method to achieve this.
    Looking forward to your reply at the earliest.
    Thanks in advance.
    Regards,
    Sanjana

    Hi Sanjana,
    To hide the “Save As” and “Exit” options in xlviewer.aspx page in SharePoint, I recommend to use the code below(however it is not recommended):
    <style>
    div.cui-menusection li.cui-menusection-items:nth-child(2)
    display:none !important;
    div#m_excelWebRenderer_ewaCtl_menuJewelSaveAs{
    display:none !important;
    div#m_excelWebRenderer_ewaCtl_msJewelSecondary{
    display:none !important;
    </style>
    As “:nth-child()” selector is supported in IE 9 and later versions, please use IE 9 or later versions’ IE browser.
    http://www.w3schools.com/cssref/sel_nth-child.asp
    Best regards.
    Thanks
    Victoria Xia
    TechNet Community Support

  • How to disable the Save button For a pdf?

    Hi,
    I have a requirement that when you open the livecycle developed pdf, the Save option available in the toolbar (Save As icon) and File menu of the Reader should be disabled. A button will be provided in the form separately to provide the Save functionality. Can anybody help me reg. this? Is there any setting available for this in Adobe Pro or any other tool?
    Regards,
    Maria

    It's not really difficult to disable the save button. But it depends on the context from where you want to delete it. even if you disable the save button the user has the option to print screen and create a fresh pdf. So your question has some philosophical aspects to deal with. Please mail me at [email protected] incase of further quries. I've understood your problem and have got a solution but it's not somewhat legitimate to do. I can share it with you through email.

  • Disable the save icon of pdf document?

    Hello,
    My gool is to disable the save icon of pdf document when i open the pdf document inside flex application.
    Have you any ideas?
    Thanks in advance,

    This isn't something that can be managed from the Flex end of things. You have to configure the document DRM.

  • Need to disable the clearing of browsing history and what is the "about:config" function for it?

    I am working on an Group Policy Administrative template for Wetdog.exe, and it's awesome by the way. Just want to know what function to use (listed in "about:config" url) so i can turn this feature off entirely.
    I don't want my users deleting browsing history, or have any ability to view it either.
    Still, i want the browser to keep at least 30 days of history.
    This is EASILY accomplished in Internet Explorer via GPO, but not so much in Mozilla with wetdog.exe and it's admin templates. I am using Windows Server 2003 enterprise edition R2 on 2 domain controllers, and Windows XP Professional SP3 client workstations with Mozilla 3.6.3 and the latest version of Wetdog.exe and it's admin templates.
    Any help would be much appreciated!!!
    == This happened ==
    Every time Firefox opened
    == My boss decided that we need to keep browsing history locked out of our existing 700+ workstations ==
    == Troubleshooting information ==
    just need to disable the "history" button, the "tools\clear recent history" button, and "tools\options\privacy tab\history"

    It can be annoying, but I think their motivation is good.  They are trying to make things better for their customers and I think they have, even though sometimes it is annoying.  I think it would be nice if they would advise us when the pages are going to be down for maintenance,  In the mean time, you could have another E mail account so you can always get access to your E mail.

  • Need to disable the submit button record wise

    Hello all,
    I have two blocks. Block A and Block B. Block B is a summary block which records will be displayed.
    Block A is a Control block and i have a submit button in it.
    Based on some records in block B i need to disable the submit button .I would be record wise.
    Please guide regarding the trigger use on this
    Regards,
    \Kiran

    Kiran,
    You can write the code in the WHEN-NEW-RECORD-INSTANCE trigger of the block B. it will fire when you navigate to that record.
    Hope this helps.
    Regards,
    Manu.

  • How disabled the save icon of pdf document ?

    Hello,
    My gool is to disable the save icon of pdf document when i open the pdf document inside flex application.
    Have you any idea?
    Thank you

    You can not.
    But you can apply document security or apply Digital Rights Management.
    If you can get the users to add a special Acrobat/Reader application folder JS file, you could remove the button, but you would still have the menu items for 'Save' and 'Save as' and the keyboard short cut of '<Ctrl> + S'.

  • Is there anyway to suppress or disable the save as jpeg options dialog box on individiual images/pic

    Is there anyway to suppress or disable the save as jpeg options dialog box on individiual images/pictures?

    UI dialogs are an application setting, not a file property. Selectively suppressing them on a per-file basis is not possible, but you can of course create an action and suppress the dialogs...
    Mylenium

  • Do I need to disable the passcode to play music through car's radio/media device?

    My new iPod touch uses a pass code.  Do I need to disable the pass code to play music in my Volkswagen (thru Thunderbolt adapter to the radio/ media player)?????
    My very OLD iPod would play immediately, but the new iPod only shows what should be playing (on the car's monitor) and will not play. Even the media controls in car won't work until I enter the pass code.  Please help. Thank you.

    Hi Melomane1024,
    If you are still having issues with your iPhone’s speaker, you may want to look at the steps in this article -
    iPhone: No sound or distorted sound from speaker
    http://support.apple.com/kb/TS5180
    Thanks for using Apple Support Communities.
    Best,
    Brett L

  • HOW CAN I START DOWNLOADS AUTOMATICALLY? I DON'T NEED TOO SEE THE SAVE OR DISCARD BOX. THIS BUGS THE CRAP OUT OF ME. CAN I CHANGE THIS, OR ARE WE FORCED TO DO WHAT YOU THINK IS BEST? THANKS, KEITH D.

    HOW CAN I START DOWNLOADS AUTOMATICALLY? I DON'T NEED TOO SEE THE SAVE OR DISCARD BOX. THIS BUGS THE CRAP OUT OF ME. CAN I CHANGE THIS, OR ARE WE FORCED TO DO WHAT YOU THINK IS BEST? THANKS, KEITH D.

    Hey, Jeff...
    I don't know how I could have made my question any more clear -- so let me try approaching it the other way around, and refer back to your answer(s).
    You've been responding by saying that it's okay for me to remove the Creative Cloud versions of my software, but I don't have any Creative Cloud versions installed! I'm not talking about that at all, I'm talking about the software for Creative Cloud itself -- I don't use it, I don't need it, I don't want it, and all it does is nag me, telling me that there's updates for it (Creative Cloud). I have the full Adobe Creative Suite 6 Design Standard bought and paid for, I have no reason nor need to "rent" any later versions, I'm just talking about the Creative Cloud software itself that got installed on my system when I installed that suite of programs.
    Like I said, I don't use Creative Cloud at all -- all it does is "nag" me, and eat up space on my hard drive. When I go in my Windows Control Panel and look at my list of installed programs, there it is -- "Adobe Creative Suite" -- and it's listed separately from "Adobe Creative Suite 6 Design Standard" (of which I've only installed Photoshop, Acrobat and InDesign, basically, as those are the only programs I use at all at the moment). Can I just uninstall "Adobe Creative Suite" without it affecting "Adobe Creative Suite 6 Design Standard", i.e. my Photoshop, etc. will still work just fine, and I can still get updates and stuff? And by "updates" I don't mean get later versions of Photoshop, etc., I just mean any possible updates to the software that I do already have (that comes with Adobe Creative Suite 6 Design Standard).
    I hope that makes my question a little more clear?

Maybe you are looking for

  • Oracle 8i installation - problems on Dell P4

    Has anyone experienced compatiblity problems on other Pentium 4 processors. We can't install Oracle 8.17 or Sun's JBuilder 4 on these Dell Precision 330 workstations. Dell won't give us any help, they just say to call Oracle and Sun, but we can insta

  • Font Selection in Keyboard Viewer

    In previous versions of the OS the Keyboard Viewer let me choose what font I wanted to view. Now all I see are "Standard" and a few odd fonts. Am I missing some preference setting that will allow me to view ANY font? I have, for instance, Koch Signs

  • I can't use Keynote with Lion; the wheel is always running., I can't use Keynote with Lion; the wheel is always running.

    I can't use kyenote for my presentations with Lion. I did not have any problem before using Lion. I am yhinking to leave Lion.

  • ITunes U and Shibboleth

    Apparently, iTunes U supports Shibboleth now - see the email below. Can we have some more technical details on how do they integrate, and how does it compare with the current authentication method? Thanks, Jovca From: John Krienke [mailto:[email prot

  • Error in connecting servant to ORB: ClassCast exception

    Hello, I'm working on a software using CORBA. (i'm not sure to be on the good forum for this kind of problems) Here is stacktrace: Nov 3, 2008 12:07:35 PM com.sun.corba.se.impl.orb.ORBImpl connect WARNING: "IOP02310202: (OBJ_ADAPTER) Error in connect