|
| |||||||||
| Tags: file type, folder options |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| Adding commands to "Folder Options/Edit File Type/Actions" grayed-out "Edit" & "Remove" AntiSpyware" and "Spy Sweeper" on a Gateway GT5220 (Windows XP Media Center Edition Version 2002, Service Pack 2; aka: XP Professional Version 5.1.2600, Service Pack 2, Build 2600). This is a 'home computer' which makes me "Computer Administrator" according to "User Accounts" in "Control Panel". I used information from: http://support.microsoft.com/?kbid=272623 (which apparently does not apply to Windows XP - oops!) to experiment with adding 'commands' to the 'pop-up' menu one gets by right-clicking on a folder in Windows Explorer. I added two commands to "Folder Options/Edit File Type/Actions". The commands I added work just fine. They create text files showing a "Dir" listing of a file folder. I created two bat.* files in the Windows folder to do this. Now the "Edit" & "Remove" buttons are grayed-out. The only thing I can think of that I have done since adding these "Actions" is turning off my 'puter overnight. Any ideas? The new "Directory Listing" action uses Dir_List.bat: @echo off Dir %1 /-p /o:gne > %temp%\Dir_List.txt move %temp%\Dir_List.txt %1 Start notepad Dir_List.txt Exit The new "Bare Directory Listing" action uses Dir_List_Bare.bat: @echo off Dir %1 /-p /o:gne/b > %temp%\Dir_Bare.txt move %temp%\Dir_Bare.txt %1 Start notepad Dir_Bare.txt Exit -- Green_XP "Save the Cheerleader...Save the World..." |
|
#2
| |||
| |||
| Re: Adding commands to "Folder Options/Edit File Type/Actions" grayed-out "Edit" & "Remove"
TA-DA! I found the answer to "Edit & Remove buttons are grayed-out" on Ramesh Srinivasan's web page at: http://windowsxp.mvps.org/editfolder.htm I'm still experimenting with adding the Directory Listing commands. But now I know how to 'undo' any commands I may add to this context menu. |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "Adding commands to "Folder Options/Edit File Type/Actions" grayed-out "Edit" & "Remove"" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| error code 39 on all device type: "Modems" & "Ports (COM & LPT)" | msadek | Vista Hardware Devices | 1 | 10-06-2009 05:32 AM |
| Vista not wotking with "My Computer" or "Control Panel", "Screen Saver" | Platebanger | Vista Help | 6 | 05-02-2008 07:24 PM |
| Difference between "Recycler" and "recycled" folder? Deleteable when Recycle Bin NOT used for this partition ? | Eugen Austermann | Windows XP Support | 6 | 11-12-2007 02:08 AM |
| when trying to open the "my documents" folder i get a wierd message,"this page has an unspecified potential security risk..." | sameer | Windows Security | 0 | 24-07-2007 01:34 PM |
| Office 2007: Pivot Table to SSAS why menu item "Options"->"Formulas" is disabled? | vimas | MS Office Support | 1 | 21-02-2007 08:17 PM |