.jws default program is notepad, not jdeveloper

Hello,
I uninstalled jdeveloper 11.1.2.1 the other day and installed the newest version 11.1.2.3. I installed the new version in a different location on my computer. I am on windows 7, home version. I am an administrator on the computer.
Today I tried to open a .jws file and it opened in notepad. I am not sure if this was an error on my part -- I accidentally chose "open with" and it stuck on notepad.
At any rate, there are ways to change the file association, in control panel, default programs. Unfortunately, Jdeveloper does not show up on the list of programs listed. There is a browse button, and I used that and selected jdeveloper.exe, but that did not add the program to the list, and it is still listing notepad as the program to open it.
I tried all of the steps on http://www.techbuzz.in/can-i-change-file-associations-in-windows-7-vista.php
Would anyone have any ideas?
Thank you,
Stuart

Finally found this: http://www.computerhope.com/ftype.htm
By running ftype in a dos command window, I was able to see that my jws files etc were being opened by the older location of
jdeveloper:
JDeveloper.jwsFile="C:\Oracle\Middleware\jdeveloper\jdeveloper.exe" "%1" %*
JDeveloper.javaFile="C:\Oracle\Middleware\jdeveloper\jdeveloper.exe" "%1" %*
JDeveloper.jprFile="C:\Oracle\Middleware\jdeveloper\jdeveloper.exe" "%1" %*
JDeveloper.jspFile="C:\Oracle\Middleware\jdeveloper\jdeveloper.exe" "%1" %*
STEPS:
::*Open command prompt (right-click icon from start menu and select run as administrator).*
::run "assoc" and you will see if it is there on the list
assoc
:: The output should be: .jws=JDeveloper.jwsFile
::If it is not there run this:
ASSOC .jws=jwsFile
::Then run assoc again, see if it is on the list
assoc
::Next run this line, but change the location to your location
ftype  JDeveloper.jwsFile="C:\Oracle\jdeveloper\jdeveloper.exe" "%1" %*
By running this, it did not immediately make the association to Jdeveloper again, but when I right-clicked the .jws file and
selected open with, then "choose default program" jdeveloper showed up on the list.

Similar Messages

  • ITunes is no longer listed in Default Programs in Vista

    After accepting the latest update to iTunes (7.6.029) + QuickTime this afternoon, there are several registry keys associated with iTunes and QuickTime that no longer have the appropriate permissions set which I believe is the main reason why iTunes is no longer listed in Default Programs in Vista. It also constantly alerts me that it's not the default player for audio files and if I'd like to go to Default Programs control panel to fix it. If I say yes, I get a blank screen in the details because it's trying to point to the properties of the once-listed iTunes in the Default Programs screen. I know I can disable the notification, but it's just evident of larger issues with the software.
    Anyone else experience this with a fix? I've seen many, many posts when Googling this problem about the Default Programs in Vista not listing iTunes, other problems associated with registry keys for iTunes and QuickTime that aren't editable, etc.
    I actually discovered this after the update when one of my sidebar gadgets would no longer launch iTunes. I performed a system restore to this morning before the update and most everything worked again. However, I had to reinstall iTunes because it warned me that it couldn't launch because some of the necessary files were missing. After reinstalling it, the sidebar tool was able to launch it again but the tool isn't listed in Default Programs now with some of the registry keys locked. I can unlock them and adjust the permissions but there are 50+ entries and their child keys that all would need to be unlocked.
    It would be nice to have this problem resolved. I'm concerned about future upgrades as I've seen other users mention this problem in 7.4 and 7.1.

    I have the same exact problem and same exact symptoms. I tried uninstalling and re-installing and no luck. Did you ever find a solution?

  • Getting this error while opening a folder : This file does not have a program associated with it for performing this action. Please install a program or, if one is already installed, create an association in the Default Programs control panel

    Hi,
    While trying to open a folder on my Windows 7 Home Premium, an error comes "This file does not have a program associated with it for performing this
    action.  Please install a program or, if one is already installed, create an association in the Default Programs control panel." I tried searching on the net but did not get great support for the issue when it happens with folder opening.

    Hi Nikunj Shah,
    First, I suggest you download
    Microsoft Safety Scanner or
    Malicious Software Removal Tool to run a full scan.
    The error messages here seems to be caused by the corrupted registries, which related with the folder association.
    You may take a try to merge the following registry settings to reset the folder association, before that, remember to backup your registry settings first:
    How to back up and restore the registry in Windows
    Copy and paste the following commands into Notepad, and save it to a .reg file:
    =================
    Windows Registry Editor Version 5.00
    [HKEY_CLASSES_ROOT\Folder]
    "ContentViewModeLayoutPatternForBrowse"="delta"
    "ContentViewModeForBrowse"="prop:~System.ItemNameDisplay;~System.LayoutPattern.PlaceHolder;~System.LayoutPattern.PlaceHolder;~System.LayoutPattern.PlaceHolder;System.DateModified"
    "ContentViewModeLayoutPatternForSearch"="alpha"
    "ContentViewModeForSearch"="prop:~System.ItemNameDisplay;System.DateModified;~System.ItemFolderPathDisplay"
    @="Folder"
    "EditFlags"=hex:d2,03,00,00
    "FullDetails"="prop:System.PropGroup.Description;System.ItemNameDisplay;System.ItemTypeText;System.Size"
    "NoRecentDocs"=""
    "ThumbnailCutoff"=dword:00000000
    "TileInfo"="prop:System.Title;System.ItemTypeText"
    [HKEY_CLASSES_ROOT\Folder\DefaultIcon]
    @=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25,\
      00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,73,00,68,00,\
      65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,2c,00,33,00,00,00
    [HKEY_CLASSES_ROOT\Folder\shell\explore]
    "MultiSelectModel"="Document"
    "ProgrammaticAccessOnly"=""
    "LaunchExplorerFlags"=dword:00000018
    [HKEY_CLASSES_ROOT\Folder\shell\explore\command]
    "DelegateExecute"="{11dbb47c-a525-400b-9e80-a54615a090c0}"
    [HKEY_CLASSES_ROOT\Folder\shell\open]
    "MultiSelectModel"="Document"
    [HKEY_CLASSES_ROOT\Folder\shell\open\command]
    "DelegateExecute"="{11dbb47c-a525-400b-9e80-a54615a090c0}"
    @=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25,\
      00,5c,00,45,00,78,00,70,00,6c,00,6f,00,72,00,65,00,72,00,2e,00,65,00,78,00,\
      65,00,00,00
    [HKEY_CLASSES_ROOT\Folder\shell\opennewprocess]
    "MUIVerb"="@shell32.dll,-8518"
    "MultiSelectModel"="Document"
    "Extended"=""
    "LaunchExplorerFlags"=dword:00000003
    "ExplorerHost"="{ceff45ee-c862-41de-aee2-a022c81eda92}"
    [HKEY_CLASSES_ROOT\Folder\shell\opennewprocess\command]
    "DelegateExecute"="{11dbb47c-a525-400b-9e80-a54615a090c0}"
    [HKEY_CLASSES_ROOT\Folder\shell\opennewwindow]
    "MUIVerb"="@shell32.dll,-8517"
    "MultiSelectModel"="Document"
    "OnlyInBrowserWindow"=""
    "LaunchExplorerFlags"=dword:00000001
    [HKEY_CLASSES_ROOT\Folder\shell\opennewwindow\command]
    "DelegateExecute"="{11dbb47c-a525-400b-9e80-a54615a090c0}"
    [HKEY_CLASSES_ROOT\Folder\ShellEx\ContextMenuHandlers\BriefcaseMenu]
    @="{85BBD920-42A0-1069-A2E4-08002B30309D}"
    [HKEY_CLASSES_ROOT\Folder\ShellEx\ContextMenuHandlers\Library Location]
    @="{3dad6c5d-2167-4cae-9914-f99e41c12cfa}"
    [HKEY_CLASSES_ROOT\Folder\ShellEx\ContextMenuHandlers\Offline Files]
    @="{474C98EE-CF3D-41f5-80E3-4AAB0AB04301}"
    [HKEY_CLASSES_ROOT\Folder\ShellEx\DragDropHandlers\{BD472F60-27FA-11cf-B8B4-444553540000}]
    @=""
    [HKEY_CLASSES_ROOT\Folder\ShellEx\PropertySheetHandlers\BriefcasePage]
    @="{85BBD920-42A0-1069-A2E4-08002B30309D}"
    [HKEY_CLASSES_ROOT\Folder\ShellEx\PropertySheetHandlers\Offline Files]
    @="{7EFA68C6-086B-43e1-A2D2-55A113531240}"
    [-HKEY_CLASSES_ROOT\Folder\ShellNew]
    [HKEY_CLASSES_ROOT\Folder\ShellNew]
    "Directory"=""
    "IconPath"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,\
      74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,73,\
      00,68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,2c,00,33,00,\
      00,00
    "ItemName"="@shell32.dll,-30396"
    "MenuText"="@shell32.dll,-30317"
    "NonLFNFileSpec"="@shell32.dll,-30319"
    [HKEY_CLASSES_ROOT\Folder\ShellNew\Config]
    "AllDrives"=""
    "IsFolder"=""
    "NoExtension"=""
    ==================
    Once done, right-click the REG file and choose Merge. Alternately, you can open the Registry Editor and then using the
    Import option from the File menu, to merge the REG file contents.
    Let me know if you need any further help.
    Best regards
    Michael Shao
    TechNet Community Support

  • Tying to install itunes and I get error message "This file does not have a program associated with it for performing this action.  Please install a program, or if one is already installed, create an association in the Default Programs control panel.  Help

    am tTying to install itunes and I get error message "This file does not have a program associated with it for performing this action.  Please install a program, or if one is already installed, create an association in the Default Programs control panel. Can anyone help me?

    Hi,
    Here is a similar thread for your reference:
    There is no email program associated to perform the requested action. Please install an email program or, if one is already installed, create an association in the Default programs control panel
    http://social.technet.microsoft.com/Forums/en/w7itproappcompat/thread/036e3cf6-bff7-4ef2-bd0a-555cd2399ad4
    Hope this helps
    Vincent Wang
    TechNet Community Support

  • Office 2013 click-to-run does not honor deselecting 'Make Outlook the default program' checkbox

    We use an email client other than Microsoft Outlook (let's say Thunderbird)
    Thunderbird is set as the default mail client for the machine (HKLM\Software\Clients\Mail\(default) set appropriately)
    Occasionally, we launch Outlook (but absolutely do not want it as the default mail client for the machine).  About 30 seconds after launching Outlook, we see that the Windows default mail client changes to Microsoft Outlook.The 'Make Outlook the default
    program for E-mail, Contacts, and Calendar' checkbox in File->Options is disabled.
    Further investigation with ProcMon indicates that a SYSTEM service called integrator.exe starts up about 30 seconds after we launch Outlook.  This service changes the HKLM\Software\Clients\Mail\(default) registry key to be Microsoft Outlook.
    We have tested with multiple non-Outlook email clients, and the behavior is always the same.
    This only happens on click-to-run installs of Office 2013.  Regular installs of Office 2013 do not have the problem.  Older versions of Outlook do not have the problem.
    What can we do to get Outlook to honor the 'Make Outlook the default program' setting?

    Kapaal -
    Thanks for your reply.  Your blog post would certainly work if this was just a user-mode app that was making the change, but that's not the case with Office 2013.
    The integrator.exe process that is making the change is part of Microsoft's Click-to-Run system.  It runs as a service with local system access, and thus would have full access to the key.  I might be able to lock it down by creating a second system
    admin account and playing games with it - but that will make it very difficult to actually change the value when I want it do be changed, and I really shouldn't have to be doing workarounds to prevent Office itself from doing this.
    - Kevin

  • TS3989 Mssage when opening Photo Stream on-"This file does not have a program associated with it for performing this action. Please install a program or, if one is already installed, create an association in the Default Programs control panel" Help!!!

    Mssage when opening Photo Stream on-"This file does not have a program associated with it for performing this action. Please install a program or, if one is already installed, create an association in the Default Programs control panel" Help!!!

    You are posting in the "icloud on my mac" forum, but your profile mentions Windows.  If using a mac, you need to have iphoto or aperture installed in order to receive new photos via photo stream.  If using windows, try posting in the iCloud on a PC forum.  You'll get better help there.
    https://discussions.apple.com/community/icloud/icloud_on_my_pc

  • When running setup, I get"This file does not have a program associated with it for performing this action. Please install a program or, if one is already installed, create an association in the Default Programs control panel.

    whe I try to install Firefox 4.0.1, I get a Red X message. ""This file does not have a program associated with it for performing this action. Please install a program or, if one is already installed, create an association in the Default Programs control panel. Is there a fix?

    I Did that. When I try to install, I get the same message. I have come to believe this is a windows 7 or IE 9 problem. I also have active X problems that I can not resolve. I can not open Gmail also

  • Win 7 "Default Programs" does not include MS Office 2007 Programs, the missing Programs are missing ICONs as well

    I installed Windows 7 in an upgrade from Windows XP.  As part of the process MS gave me a URL to download a Office 2007 Pro I could activate with the license key I owned.  I got similar URLs for Visio Professional and Project Professional. 
    Downloaded, installed, activated, started the programs.
    From the beginning some of the icons were missing.  Like the icons for Word, Excel, Access, Outlook, Power Point, Publisher, Visio, and of course Project.  I tried most of the answers in this forum, that didn't sound like guesswork, and none of
    them solved either problem.  There must be at least 65 guesses to fix the icon problem, but none with the missing Default Programs problem.
    The programs related to the missing "Default Programs" still work, they startup when you select the related document.  If I check "Associate a File Type or Protocol with a Specific Program" the missing Office 2007 programs are listed
    there, associated with the designated programs, but are missing icons.
    I make it a habit not to pay a vendor for a product so that I can have the privilege of fixing the vendor's problems.   Google tells me these are well known problems.  The only thing missing is the answer.  I won't ever use MS chat or telephone,
    because all they do is tell me why they can't help and transfer me elsewhere.
    Does anyone have a REAL answer please?

    To restore office icons you could try this method
    http://transitionmarketing.wordpress.com/2013/01/16/restoring-microsoft-office-icons/
    I had the same problem with Office 2010 programs not showing in "Set Your Default Programs". No other "fixes" (including repair) worked. Found this thread:
    http://www.sevenforums.com/microsoft-office/222503-office-2010-not-listed-default-programs.html
    and used it as a guide. When you look at this key
    HKEY_LOCAL_MACHINE\SOFTWARE\RegisteredApplications
    you will see a list of software pointing to another HKEY_LOCAL_MACHINE registry key. For example, my Word program was showing up as "Word.Application.14" and pointing to Software\Clients\Word Processing\Microsoft Word\Capabilities
    (In contrast, PastorMike's fix in the link above advocates making a new entry under HKEY_LOCAL_MACHINE\Software\Microsoft\Office\14.0\Word\Capabilities. However, OneNote did appear in my "Set Your Default Programs" and it - and the other Office programs
    - were listed under ..\Software\Clients\... and not ...\Software\Microsoft\...)
    So at this point I went my own way (although maybe PastorMike's fix would also work).
    The difference between OneNote and the other programs was the existence of values for "ApplicationName"  and "ApplicationDescription" in HKEY_LOCAL_MACHINE\Software\Clients\Word Processing\Microsoft Word\Capabilities. Also, for OneNote
    there was a "FileAssociations" sub-key that was missing from the other programs.
    It is setting the values for ApplicationName and ApplicationDescription which cause the program to show up in the list in the left pane of "Set Your Default Programs". And it is the file associations in the FileAssociations key that allows resetting
    associations en masse when they are snaffled by another program.
    Below is the reg file I added for Word 2010. (i used similar for the other programs) After doing this, Word appeared after reopening "Set Default Programs" - no reboot required
    Windows Registry Editor Version 5.00
    [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Word Processing\Microsoft Word\Capabilities]
    "ApplicationDescription"="Create and edit professional-looking documents such as letters, papers, reports, and booklets by using Microsoft Word."
    "ApplicationName"="Microsoft Word 2010"
    [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Word Processing\Microsoft Word\Capabilities\FileAssociations]
    ".doc"="Word.Document.8"
    ".dochtml"="wordhtmlfile"
    ".docm"="Word.DocumentMacroEnabled.12"
    ".docmhtml"="wordmhtmlfile"
    ".docx"="Word.Document.12"
    ".docxml"="wordxmlfile"
    ".dot"="Word.Template.8"
    ".dothtml"="wordhtmltemplate"
    ".dotm"="Word.TemplateMacroEnabled.12"
    ".dotx"="Word.Template.12"
    ".htm"="wordhtmlfile"
    ".html"="wordhtmlfile"
    ".odt"="Word.OpenDocumentText.12"
    ".rtf"="Word.RTF.8"
    ".wbk"="Word.Backup.8"
    ".wiz"="Word.Wizard.8"
    ".wll"="Word.Addin.8"
    By using my ramblings and the link provided above you may be able fix the problem you are having with Office 2007. However, I am unsure of how to find the necessary file associations for Office 2007 except by trawling through your registry for the filetypes
    listed in the link above and the values for them in HKEY_CLASSES_ROOT.

  • ITunes Does Not Appear in the List of Default Programs?

    My wife is trying to get iTunes to be her default media player, using the instructions found at this link: http://support.apple.com/kb/HT3202.
    However, when she goes to the list of default programs, following steps 1 and 2 at that link, iTunes does not appear in the list.
    How can we correct this?
    Thanks very much in advance for any info.

    Vik-
    I was having this same problem. I understood how to change the default program but like yours my iTunes was not in the list so therefore I was unable to set it to default.
    This worked for me: (I have Vista)
    I checked for updates on my iTunes program and there was an overdue update. I installed and restarted iTunes. Then went to my Default Programs tab and followed the instructions just as described in the support material and after my installation of the newest update my iTunes was now listed in the lineup of available default programs.
    I hope this works for you as well!
    Thanks and good luck!

  • .msg files open in new tab or window, not with the default program

    Hello,
    I am having an issue with .msg files not opening with the default program, Outlook. They are opening in a new tab and it is just a bunch of gibberish from the email header. Does anyone know how to force IE to open the .msg files in Outlook? They open fine
    in Chrome and Firefox.
    Thanks for your help!

    Hi,
    First I suggest we take a try in IE with no-addons.
    Follow the steps below:
    1. Click Start -> All Programs -> Accessories -> System Tools -> Internet Explorer (with no add-ons)
    2. Press Shift, then right click Internet Explorer icon on taskbar, select run as administrator;
    Please also take a verify that if the outlook is set to the default open program of .msg files:
    Control Panel\All Control Panel Items\Default Programs\Set Default Programs, find the .msg file and take a look.
    Then we may try to use process monitor to track the root cause of this issue:
    The download link here:
    Process monitor
    And here is
    a blog talking about how to use it:
    Process Monitor - Hands-On Labs and Examples
    Hope this may help
    Best regards
    Michael Shao
    TechNet Community Support

  • When I try to change the default program for opening a specific file type The "Always use the selected program to open this type of file" does not highlight.

    I can not therefore change the default program. How can I get this to highlight?

    Hi Swansong,
    It is also possible to [[Set how Firefox handles different types of files]]

  • I get "application not found" when clicking on a http link in a mail, even after having set firefox as the default program for http links.

    After installing firefox 15.0, I can not open links form email or other office 2010 applications. I get "application not found" error. I tried setting firefox as the default program both manually (in the Windows default program panel) and automatically (having Firefox to do it automatically on startup (tools->options->advanced->General). I still have the error.

    That sounds odd. Is this error coming from a particular e-mail program you're using? It could be that that program has its own settings for which web browser to launch, ignoring the "default browser" setting in Windows.
    Does the same thing happen if you click on a web link from any other external (non-browser) application on your computer? If it happens with other apps too, I would suggest to re-download and install Firefox (www.mozilla.org) and see if that takes care of it.

  • Latest Lithroom 5.6 does not recognize my .cr2 raw file format and Windows 7 it asociates with my older raw plug in in Ps CS5.5. I am not able to change default program for .cr2 in the properties pannel...

    Latest Lithroom 5.6 does not recognize my .cr2 raw file format and Windows 7 it asociates with my older raw plug in in Ps CS5.5. I am not able to change default program for .cr2 in the properties pannel...
    every new released update of Lr from v 5.2 changed somethin in my Windows 7 Professional settings. I am stucked. Can somebody help me please? Many thanks. Andrej

    Hi Jim,
    yes after I imported my .cr2 raw files into new catalog it started to work. Windows 7 still does not recognize them but I can edit them as you said within the Lr5.6 and then export them into .psd or .dng files...as needed.
    I bought Lr5 only because I got present - my new camera Cannon 70D and because my older Photoshop CS5.5 raw plugin does not recognize. cr2 files.
    Many thanks for your help.
    Andrej.

  • PSE 10 is not shown in windows 8 "set your default programs"

    PSE 10 isn't shown as an option in windows 8 "set your default programs".
    Selecting individual file types doesn't help me much when, apart from .jpgs
    and .tiffs, I don't know all the file types PSE 10 can open and I want it to open
    everything it can.  I do not want Windows 8 opening my stuff.  Any ideas?

    See if this blog addresses your issue: http://psekb.blogspot.in/2013/03/how-to-change-default-application.html
    ~Surendra

  • Default Programs not saving (DInc2)

    Evening folks.
    Let me start by saying that I love my phone. I really do, and its almost perfect, except for one problem. For whatever reason, default programs will no longer save as defaults, specifically home replacement apps. I've checked the box when the dialogue comes up to make the app a default, but the setting never sticks. I've gone to the settings menu and tried clearing defaults, and that didn't help. I even did a factory reset and that STILL did not resolve the issue.
    So, all you techies out there in the vast interwebs, help?

    > "seek support"...is this related?
    Hard to say but I don't think so, you need to call Apple and tell them that hardware test result though it probably means a component/motherboard replacement.
    I think that error is Temperature sensor related, has it been overheating ?
    Have you applied the SMC and Firmware updates yet ?

Maybe you are looking for