the 'new folder' button doesn't work is not on the documents or images.

The "new folder" documents or pictures button does not work. When I press nothing happens.   Used to work, but no more.

Only change I made is that I now use Chrome instead of IE. How can I fix it?

It's looking like a recent update of chromium may be the cause. Here are two patches.
 

How to remove and restore the default context Menu items 'New' in Windows 7 and Windows 8
http://www.SevenForums.com/tutorials/28677-new-context-menu-remove-restore-default-menu-items.html
 
 
 
Tip: When you save the text in Notepad, the default file format is .txt. Replace all files.

 

Tags: Windows

Similar Questions

  • New folder option doesn't work does not and then right-click new folder option missing.

    "New folder" option in windows Explorer 7 does nothing when selected.  Right click menu is not a "new folder" option.  Can someone help me?

    You are welcome.

  • HP officejet 6500 has more: press the button doesn't work is not on the right side

    Hi I tried to turn on my printer and it is stuck on maintenance mode and will not work my right from the touch pad is there a replacement for the touchpad or a way around the mainenance mode?

    Hello @jgrier1,

    Welcome to the forums of HP.

    I understand that your printer is stuck on maintenance mode and the touchpad is not responding.

    I would like to help.

    I'm sorry, but the display on the Officejet 6500 has more, is not a replaceable part by the user.

    Try to go through the document next to the touch screen.

    It also can you go beyond the question of maintenance mode.

    The touch screen is unresponsive

  • Action button doesn't work does not correctly

    I have a site that suddenly decided to not work when someone clicks on drop the tab. The three main pages are loaded as being of the same scene, and the other two work, but not on the page. Any ideas?

    I thought about it. Looks like sort of a film has been removed from the scene 1

  • Back to Firefox button doesn't work does not correctly when you navigate to the new Site

    When I open a page to a new site that I can navigate forward and backward on this site very much, but whenever I try to leave this site via the back button it shows as if there are no pages beyond this site, like the opening of fresh on this site page. This is driving me crazy so if someone could help this type of person not techno I would be eternally grateful.

    Yes, how the code page tab, you cannot return to the new tab Firefox's built-in page or a page that you want to substitute for it.

    Since this is your home page, you can use the usual methods to return to your home page:

    • Click on the home button in the toolbar
    • Press Alt + home keyboard

    Or you could try a different extension for the new tab page see if that solves it. For example:

    https://addons.Mozilla.org/firefox/addon/custom-new-tab/

    After installing, you must use the Options page to set the new desired tab page (instead of use subject: config).

    Open the page modules using either:

    • CTRL + SHIFT + a (Mac: Cmd + shift + a)
    • "3-bar" menu button (or tools) > Add-ons

    In the left column, click Extensions. Then on the right side, find Custom new tab and click on the Options button.

    It is easy to enter your favourite homepage address. If you check either of the boxes, the expansion will set the focus in the page as well, for example, the cursor will be in the Google search box. (See attached screenshot).

    I had to leave Firefox and start it up again before new custom tab started working, but this may have been due to tests so many extensions back to back.

    Any improvement?

  • The home of the iphone 5 s screen button doesn't work does not correctly

    Home screen (middle button) does not work smoothly. Sometimes, it works very well and sometimes it doesn't. Someone might suggest it is a hardware or software problem that must do to solve this problem

    Hello

    Try a reboot press and hold the power button / stop and menu button hold both down until you see the apple logo.

    Also updated software iOS 10.1 over your WiFi

    See you soon

    Brian

  • Exit button doesn't work is not on the Master Slide

    I have an exit with the attached exit action button on my e-learning project in model of slides, poster so all on all other content model of slides. This, in turn, displays the button exit on any slide I want to add to my project. Is there any reason the exit action attached to this button may not work? Whenever I am in my project to examine, the button never closes the project. It is just click, but does nothing. Do I need to have the action of the button available on the slides to master CONTENT rather than the main model of slides?

    ExitButton.png

    @wc @ fmiosa as moderator, I have to ask you to NOT post answers that are wrong or mislead other users of Captivate. I considered that the deletion of your response, but you are going to insult me (new) if I do. When you say "Buttons do not work when, on the model of slides", your response seems to say that you can insert buttons on a master slide, but they never work? This is not good at all: If you can insert a button on a master slide must be a button of form because the other buttons cannot be inserted on a master slide at all. Apparently you missed the appearance of form buttons, almost 4 years ago. They are interactive objects only you can use on slides of masters, you can insert on the first slide and the time for the rest of the project, you can use them on the question slides and slides of score. If you always use the Captivate 5.5 or before, which mentions at least in your response, adding that this could change in future versions

    Why I like the shape buttons - Captivate 6! -Captivate Blog

    Shape toggle - Captivate 6 - Captivate blog buttons

    Buttons on Question/Score of Captivate 6 slides? -Captivate Blog

    1 share = 5 buttons toggle - Captivate blog

    Lilybiri

  • Button doesn't work is not on the website

    I'm a bit new to Flash and have taught me through tutorials. I work with Flash CS6 and created a film and it was exported as a SWF on my site. It works in the test of the program area and buttons to link to the web pages, but when you click on the site they will not anywhere but always get the sounds and make the appropriate button and down actions. Something appear on the tab which is unknown to me when the button is clicked: #. 4zD-Uii5-Cg, I don't know if this has nothing to do with him or not. Also, here is the code for each button:

    {We (Release)}

    getURL (http://www.momandpopsmedicshop.com/ems_trousers.html);

    }

    The Web site that the flash is on: www.momandpopsmedicshop.com

    Help, please!

    Try:

    {We (Release)}

    getURL ("http://www.momandpopsmedicshop.com/ems_trousers.html");

    }

  • Several headphones of MouseEvent button doesn't work is not in the extension in as3?

    Hello

    I have several buttons according to this structure of sliding scale in a different direction from various corners of the rectangle:

    scale_bottomRight.addEventListener (MouseEvent.MOUSE_DOWN, scaleBottomRight_Start);

    function scaleBottomRight_Start(mEvent:MouseEvent):void

    {

    / * code * /.

    mEvent.target.startDrag (true, new Rectangle (scale_bottomRight.x, scale_bottomRight.y, 100, 100));

    addEventListener (Event.ENTER_FRAME, update_BottomRight);

    }

    function update_BottomRight(event:Event):void

    {

    / * code * /.

    }

    scale_bottomRight.addEventListener (MouseEvent.MOUSE_UP, scalebottomRight_Stop);

    function scalebottomRight_Stop(event:MouseEvent):void

    {

    event.target.stopDrag ();

    event.target.buttonMode = false;

    }

    scale_bottomRight.buttonMode = true;

    However, after the slip of a few buttons, other drag buttons do not work and the first button flashes... I don't think removing eventListeners is the problem... can someone guide me to what I may be hurt and remove eventListener is the problem, I have to call them on the function EXIT_FRAME (I don't have not one) or in another place?

    Add a listener to step to the mouseup event in your earpiece mousedown function.  Use it to call a function where you delete your enterframe listener and remove the earpiece of the scene.

  • Publish button doesn't work is not in the DPS

    I am the "owner" of a folio (Designer), and my boss is an 'administrator' (by sharing on Acrobat.com). He bought the single license of the edition and I need to publish our folio through his account, but when I try, the "Publish" button does not work.

    Is it because he is not the owner? Is there a work around?

    You can only publish folio through your account. Your boss can create new folio in his account and add these items to the folio that are shared. Then publish it.

  • "Home" button doesn't work is not even with the support contact

    H

    Hello to you all.

    I seem to have a problem with my iPhone 5 now. Notifications are not appearing (stills phone vibrate, silent or not), siro does not work (but again, vibration works as if everything was fine.) and by simple click home button does not work, both manually and with a help key. Double-click on works fine, triple clicking too. I tried calibration "home" button but it does not work, and since he made double and triple click, I don't think it's broken. The thing is, even touch home on assistove does nothing. Please help me find a solution thanks!

    Have you ever tried to force reboot the phone by holding down the button sleep and home for 10 seconds, until the Apple logo comes back again? You won't lose data by doing this, but it can cure a few glitches.

    If restarting the force cannot be done because the home button does not react, set it back to factory settings, explained in this article:

    Use iTunes to restore your device to factory settings - Support Apple iOS

  • Why my new tab button doesn't work after istalling a update and restart my computer?

    Tab key does not work...

    Uninstall the toolbar Ask and it should work again. There is a compatibility issue with the Ask and Firefox toolbar that prevents the opening of new tabs.

    There are a few places to check for the Ask toolbar:

  • Press the scroll button doesn't work is not in windows 7

    My laptop is hp Pavilion dv4-1428 and I moved from Vista to Windows 7 last week, but the audio and scrolling on the touchpad do not work. All solutions would be very appreciated.  Thank you

    Sorry for replying so late...

    I did not now how, but I did not notice that.

    A

    Touchpad:

    Uninstall the Synaptics driver given by me, that is not for you model. (If you have other drivers for this device uninstall them too).

    Resources:

    Uninstall or change a program in Windows 7

    Install this driver:

    ALPS Touchpad worm 7.5.1711.118 has for Win7 here

    B

    Audio:

    If it has been upgraded, then uninstall your old audio driver.

    Resources:

    Uninstall or change a program in Windows 7

    If you have installed an audio driver via Windows Update, then go to

    Control Panel-> devices Manager-> sound, video and game controllers

    Find here the IDT. Click with the right button of your mouse and choose uninstall the driver.

    When you make this install this driver:

    IDT sound here for Win7 by HP

  • right shoulder button doesn't work is not on the gamepad xbox on pc XP

    Hello
    I have a joystick type xbox 360 connected to my pc and the right shoulder button does not work when you play Rainbow 6 Vegas 2.  Initially it would not work so I changed the ID & as recommended numbers on a forum, I visited. Now, all controls work except the right shoulder button. The file that I modified is shown below.  Any help much appreciated.
    concerning
    Pete

    [Joystick2]
    ProductName = gamepad Xbox HID minidriver
    VendorID = 5168
    ProductID = 63489
    Joy1 = XboxTypeS_A
    Joy2 = XboxTypeS_B
    Joy3 = XboxTypeS_X
    Joy4 = XboxTypeS_Y
    Joy5 = XboxTypeS_RightShoulder
    Joy6 = XboxTypeS_LeftShoulder
    Joy7 = XboxTypeS_Start
    Joy8 = XboxTypeS_Back
    Joy9 = XboxTypeS_LeftThumbstick
    Joy10 = XboxTypeS_RightThumbstick
    Joy11 =
    Joy12 =
    Joy13 =
    Joy14 =
    Joy15 =
    Joy16 =
    Axis_X = XboxTypeS_LeftX
    Axis_Y = XboxTypeS_LeftY
    Axis_Z = XboxTypeS_LeftTrigger
    Axis_Rotation_X = XboxTypeS_RightX
    Axis_Rotation_Y = XboxTypeS_RightY
    Axis_Rotation_Z = XboxTypeS_RightTrigger
    Slider_0 =
    Slider_1 =
    DPadUp = XboxTypeS_DPad_Up
    DPadDown = XboxTypeS_DPad_Down
    DPadLeft = XboxTypeS_DPad_Left
    DPadRight = XboxTypeS_DPad_Right

    Hello

    The question you have posted is related to the Xbox 360 controller.  Please visit the link below to find a community that will offer in support of your application.

    XBOX support:
    http://support.Xbox.com/en-us/Xbox-360/get-started/home?XR=shellnav

    Reference: http://support.Xbox.com/en-us/Xbox-360/accessories/controllers-remotes#1af1420135ff4637ab4f495f75a145b8

    Hope this information is useful.

  • Option of 'Options' of the Smartphones from blackBerry in the BB Menu button doesn't work is not on the Torch 9800

    Whenever I select 'Options' from the drop of the BB Menu button on my Torch 9800, the screen flashes, then back to my home screen. It has been so for a long time (almost a year) and I think that there is a permission that has been disabled inadverdently. It does work if I use the theme BB6 native or other that I downloaded. Anyone know how to make 'Options' to the option to start working again?

    Hi randynjaimie,

    Try to back up your data using the BlackBerry® Desktop Software and perform a clean reload of your BlackBerry® Device Software.

    For more information, see the following article. How to perform a clean reload of the BlackBerry Device Software for Windows. www.BlackBerry.com/BTSC/kb11320
    Please test to make sure that the problem has been resolved before restoring all the data from your backup file.

    I hope this helps.

Maybe you are looking for

  • best file naming

    I have been using names with spaces in them. Noticed the cameras and other devices use highlights _ Having parents with Windows systems what is best to use when you send information - I change the name that is usually what she - need some input on be

  • iTunes does not see the iphone 5 s

    Hi, when you connect your phone to a computer Windows 10 iYunes does not see my phone. When you connect to a MAC everything is good. What should do? which faces?

  • Satellite P300 - vertical red and white lines on the screen

    Hello Red and small white vertical lines ' pixels may 2 each) are appearing on almost all of my screen. Sometimes, if the background is grey or white (for example a box on a web page), the display is normal on this particular area and the lines are e

  • Get on Fox Poker - Signature error message has expired

    I tried to get on poker fox / error message is the signature has expired or wrong part? How can I fix it? Original title: program compatibility Application Applications Apps game games Legacy Crash accidents Application Hang hangs

  • Scanning grrrr!

    Hi, I have an office jet 3055a that I am trying to scan using my ipad. The printer is connected to the network and everything shows ok except when I press the scan button on the printer it says its not connected to the computer? I can print from my i