PC Review


Reply
Thread Tools Rate Thread

Can't change file association in XP

 
 
cyndiwise notsowise
Guest
Posts: n/a
 
      30th Oct 2008
I'm using XP SP3 and I tried to change the file association for some .php
files. Currently, these files are associated with Dreamweaver because I
installed a trial of DW. I have decided not to buy DW, and the trial has
expired so now I need to change the file associations for .php files to my
current HTML editor, which is notepad++.

In explorer, I right-clicked on one of the .php files and selected Open
With>Choose Program...>Browse>Program Files>Notepad++>ansi>notepad++.exe.
However, when I clicked OK, then on the Open With dialog screen, Notepad++ is
still not an option. I don't understand what I am doing wrong.

Thanks,
Cyndi
 
Reply With Quote
 
 
 
 
ACC
Guest
Posts: n/a
 
      30th Oct 2008
In windows explorer, click 'Tools' 'Folder Options' 'File Types' find and
select PHP in the list and click 'Change'.

This should reset the association.


"cyndiwise notsowise" <(E-Mail Removed)> wrote
in message news:7061EA29-859E-4CBC-9DED-(E-Mail Removed)...
> I'm using XP SP3 and I tried to change the file association for some .php
> files. Currently, these files are associated with Dreamweaver because I
> installed a trial of DW. I have decided not to buy DW, and the trial has
> expired so now I need to change the file associations for .php files to my
> current HTML editor, which is notepad++.
>
> In explorer, I right-clicked on one of the .php files and selected Open
> With>Choose Program...>Browse>Program Files>Notepad++>ansi>notepad++.exe.
> However, when I clicked OK, then on the Open With dialog screen, Notepad++
> is
> still not an option. I don't understand what I am doing wrong.
>
> Thanks,
> Cyndi



 
Reply With Quote
 
cyndiwise notsowise
Guest
Posts: n/a
 
      30th Oct 2008
This did not work either; the same thing happened after I selected Notepad++
as the program to open, it still did not appear in the list so I could not
select it to change the file association to it.

Is this abnormal behavior for XP? I have had no trouble in the past changing
other file associations.

Cyndi

"ACC" wrote:

> In windows explorer, click 'Tools' 'Folder Options' 'File Types' find and
> select PHP in the list and click 'Change'.
>
> This should reset the association.
>
>
> "cyndiwise notsowise" <(E-Mail Removed)> wrote
> in message news:7061EA29-859E-4CBC-9DED-(E-Mail Removed)...
> > I'm using XP SP3 and I tried to change the file association for some .php
> > files. Currently, these files are associated with Dreamweaver because I
> > installed a trial of DW. I have decided not to buy DW, and the trial has
> > expired so now I need to change the file associations for .php files to my
> > current HTML editor, which is notepad++.
> >
> > In explorer, I right-clicked on one of the .php files and selected Open
> > With>Choose Program...>Browse>Program Files>Notepad++>ansi>notepad++.exe.
> > However, when I clicked OK, then on the Open With dialog screen, Notepad++
> > is
> > still not an option. I don't understand what I am doing wrong.
> >
> > Thanks,
> > Cyndi

>
>
>

 
Reply With Quote
 
philo
Guest
Posts: n/a
 
      30th Oct 2008

"cyndiwise notsowise" <(E-Mail Removed)> wrote
in message news:EE99981D-FAF3-4A62-90CE-(E-Mail Removed)...
> This did not work either; the same thing happened after I selected

Notepad++
> as the program to open, it still did not appear in the list so I could not
> select it to change the file association to it.
>
> Is this abnormal behavior for XP? I have had no trouble in the past

changing
> other file associations.
>
> Cyndi




I recently had a similar problem with a different application.

The reason I could not re-associate turned out to be the original
application was over-riding my changes..

So in your case, open the "offending application" and *unassociate*

save changes and close.

Now you should be able to re-associate with your desired app.


 
Reply With Quote
 
Pegasus \(MVP\)
Guest
Posts: n/a
 
      30th Oct 2008

"cyndiwise notsowise" <(E-Mail Removed)> wrote
in message news:EE99981D-FAF3-4A62-90CE-(E-Mail Removed)...
> This did not work either; the same thing happened after I selected
> Notepad++
> as the program to open, it still did not appear in the list so I could not
> select it to change the file association to it.
>
> Is this abnormal behavior for XP? I have had no trouble in the past
> changing
> other file associations.
>
> Cyndi


Since you've had no problem in the past when changing file associations,
this behaviour is unlikely to be a Windows XP issue. It is far more likely
to be caused by DreamWeaver. I suspect that its installation process made a
certain registry key "read-only", thus preventing you from changing it in
future. You now need to scan the registry for places where the string "php"
occurs. If they relate to DreamWeaver then you should check their permission
settings and change them if necessary.

The DreamWeaver FAQ pages are probably a good place to explore this issue
further.


 
Reply With Quote
 
Ramesh Srinivasan, MS-MVP
Guest
Posts: n/a
 
      30th Oct 2008
Hi Cyndi,

Try registering Notepad++ (with Open With) using this tool:
http://windowsxp.mvps.org/openwithadd.htm

--
Regards,

Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
The Winhelponline Blog http://www.winhelponline.com/blog


"cyndiwise notsowise" <(E-Mail Removed)> wrote
in message news:7061EA29-859E-4CBC-9DED-(E-Mail Removed)...
> I'm using XP SP3 and I tried to change the file association for some .php
> files. Currently, these files are associated with Dreamweaver because I
> installed a trial of DW. I have decided not to buy DW, and the trial has
> expired so now I need to change the file associations for .php files to my
> current HTML editor, which is notepad++.
>
> In explorer, I right-clicked on one of the .php files and selected Open
> With>Choose Program...>Browse>Program Files>Notepad++>ansi>notepad++.exe.
> However, when I clicked OK, then on the Open With dialog screen, Notepad++
> is
> still not an option. I don't understand what I am doing wrong.
>
> Thanks,
> Cyndi



 
Reply With Quote
 
cyndiwise notsowise
Guest
Posts: n/a
 
      30th Oct 2008
Thank you, Ramesh! The Open With tool did the trick!

I had tried uninstalling Dreamweaver and while that did remove the DW
association with the .php files, I was still unable to select Notepad++ as
the associated program. But the 'Open With' tool solved the problem and now
all my .php files are associated with Notepad++.

Thanks again!!
Cyndi

"Ramesh Srinivasan, MS-MVP" wrote:

> Hi Cyndi,
>
> Try registering Notepad++ (with Open With) using this tool:
> http://windowsxp.mvps.org/openwithadd.htm
>
> --
> Regards,
>
> Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
> The Winhelponline Blog http://www.winhelponline.com/blog
>
>
> "cyndiwise notsowise" <(E-Mail Removed)> wrote
> in message news:7061EA29-859E-4CBC-9DED-(E-Mail Removed)...
> > I'm using XP SP3 and I tried to change the file association for some .php
> > files. Currently, these files are associated with Dreamweaver because I
> > installed a trial of DW. I have decided not to buy DW, and the trial has
> > expired so now I need to change the file associations for .php files to my
> > current HTML editor, which is notepad++.
> >
> > In explorer, I right-clicked on one of the .php files and selected Open
> > With>Choose Program...>Browse>Program Files>Notepad++>ansi>notepad++.exe.
> > However, when I clicked OK, then on the Open With dialog screen, Notepad++
> > is
> > still not an option. I don't understand what I am doing wrong.
> >
> > Thanks,
> > Cyndi

>
>
>

 
Reply With Quote
 
Ramesh Srinivasan, MS-MVP
Guest
Posts: n/a
 
      31st Oct 2008
You're welcome Cyndi.

--
Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
The Winhelponline Blog http://www.winhelponline.com/blog


"cyndiwise notsowise" <(E-Mail Removed)> wrote
in message news:181E71AD-7E57-4DF9-B9B7-(E-Mail Removed)...
> Thank you, Ramesh! The Open With tool did the trick!
>
> I had tried uninstalling Dreamweaver and while that did remove the DW
> association with the .php files, I was still unable to select Notepad++ as
> the associated program. But the 'Open With' tool solved the problem and
> now
> all my .php files are associated with Notepad++.
>
> Thanks again!!
> Cyndi
>
> "Ramesh Srinivasan, MS-MVP" wrote:
>
>> Hi Cyndi,
>>
>> Try registering Notepad++ (with Open With) using this tool:
>> http://windowsxp.mvps.org/openwithadd.htm
>>
>> --
>> Regards,
>>
>> Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
>> The Winhelponline Blog http://www.winhelponline.com/blog



 
Reply With Quote
 
Kelly
Guest
Posts: n/a
 
      31st Oct 2008
Close all IE windows. Then go to Start/Run/Regedit and navigate to this
key:

HKEY_CLASS_ROOT\.htm\openwithlist\

Right click on the Openwithlist folder and select new->Key menu. Create
another folder named Dreamweaver. Right click on Dreamweaver and select
new->Key menu to create a folder named shell.

Right click on the shell folder and select new->key menu to create a new
folder named command.

Double click on the default item in the command folder, input the
Dreamweaver file full path and %1.

For example if the Dreamweaver EXE file path is C:\ Dreamweaver.exe,
input this: C:\ Dreamweaver %1

--

All the Best,
Kelly (MS-MVP/DTS&XP)

Taskbar Repair Tool Plus!
http://www.kellys-korner-xp.com/taskbarplus!.htm

SupportSpace
www.supportspace.com/pages?aiu=kellyskorner

"cyndiwise notsowise" <(E-Mail Removed)> wrote
in message news:7061EA29-859E-4CBC-9DED-(E-Mail Removed)...
> I'm using XP SP3 and I tried to change the file association for some .php
> files. Currently, these files are associated with Dreamweaver because I
> installed a trial of DW. I have decided not to buy DW, and the trial has
> expired so now I need to change the file associations for .php files to my
> current HTML editor, which is notepad++.
>
> In explorer, I right-clicked on one of the .php files and selected Open
> With>Choose Program...>Browse>Program Files>Notepad++>ansi>notepad++.exe.
> However, when I clicked OK, then on the Open With dialog screen, Notepad++
> is
> still not an option. I don't understand what I am doing wrong.
>
> Thanks,
> Cyndi


 
Reply With Quote
 
Kelly
Guest
Posts: n/a
 
      31st Oct 2008
Change and/or Add an HTML Editor (Line 132)
http://www.kellys-korner-xp.com/xp_tweaks.htm


--

All the Best,
Kelly (MS-MVP/DTS&XP)

Taskbar Repair Tool Plus!
http://www.kellys-korner-xp.com/taskbarplus!.htm

SupportSpace
www.supportspace.com/pages?aiu=kellyskorner

"cyndiwise notsowise" <(E-Mail Removed)> wrote
in message news:7061EA29-859E-4CBC-9DED-(E-Mail Removed)...
> I'm using XP SP3 and I tried to change the file association for some .php
> files. Currently, these files are associated with Dreamweaver because I
> installed a trial of DW. I have decided not to buy DW, and the trial has
> expired so now I need to change the file associations for .php files to my
> current HTML editor, which is notepad++.
>
> In explorer, I right-clicked on one of the .php files and selected Open
> With>Choose Program...>Browse>Program Files>Notepad++>ansi>notepad++.exe.
> However, when I clicked OK, then on the Open With dialog screen, Notepad++
> is
> still not an option. I don't understand what I am doing wrong.
>
> Thanks,
> Cyndi


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: Can I change file association? Manny Weisbord Windows Vista File Management 0 30th Apr 2009 01:57 PM
Re: Can I change file association? Manny Weisbord Windows Vista File Management 1 30th Apr 2009 08:01 AM
Change File Association =?Utf-8?B?TEJM?= Windows Vista File Management 0 11th Jul 2007 03:52 AM
Cannot change file association Andy_P Windows XP Basics 1 14th Jun 2004 03:20 PM
Can't change file association Ismael Heisler Microsoft Windows 2000 Applications 1 16th Oct 2003 12:16 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:40 AM.