|
| | |||||||
| Windows XP Discuss the Microsoft Windows XP Operating System |
| | LinkBack | Thread Tools |
|
#1
| |||
| |||
| right-click "extract all" not functioning, and right-click other problems When I click "extract all" for a zip folder nothing happens. Anyone know the answer for this? Also, I have had problems with no install option on inf files. And, I use a utility, that once file names are highlighted I can choose an option to copy them to the clipboard. I can choose the option but when I go to paste I find out that there was nothing copied. (FYI: Clipname from http://www.mainsoft.fr/en/pctwoverview.htm ) Are these problesm related? |
| |
|
#2
| |||
| |||
| Re: right-click "extract all" not functioning, and right-click otherproblems gmarrone******.com wrote: > When I click "extract all" for a zip folder nothing happens. Anyone > know the answer for this? > > Also, I have had problems with no install option on inf files. > > And, I use a utility, that once file names are highlighted I can choose > an option to copy them to the clipboard. I can choose the option but > when I go to paste I find out that there was nothing copied. > (FYI: Clipname from http://www.mainsoft.fr/en/pctwoverview.htm ) > > Are these problesm related? One of these might restore the right-click operation.. you can compare the registry entries before importing them: Line 56. (r-h column) Enable or Disable Right Click Context Menu Line 203. (r-h column) Restore Right Click Properties Line 349. (r-h column) Right Click - Error http://www.kellys-korner-xp.com/xp_tweaks.htm -- Joe =o) Add clvck to the subject line and correct my address from "invalid" to "com" if you want to email me. |
|
#3
| |||
| |||
| Re: right-click "extract all" not functioning, and right-click otherproblems gmarrone******.com wrote: > When I click "extract all" for a zip folder nothing happens. Anyone > know the answer for this? > > Also, I have had problems with no install option on inf files. > > And, I use a utility, that once file names are highlighted I can choose > an option to copy them to the clipboard. I can choose the option but > when I go to paste I find out that there was nothing copied. > (FYI: Clipname from http://www.mainsoft.fr/en/pctwoverview.htm ) > > Are these problesm related? One of these might restore the right-click operation.. you can compare the registry entries before importing them: Line 56. (r-h column) Enable or Disable Right Click Context Menu Line 203. (r-h column) Restore Right Click Properties Line 349. (r-h column) Right Click - Error http://www.kellys-korner-xp.com/xp_tweaks.htm -- Joe =o) Add clvck to the subject line and correct my address from "invalid" to "com" if you want to email me. |
|
#4
| |||
| |||
| Re: right-click "extract all" not functioning, and right-click other problems 1. Start Menu | Run ... cmd 2. CD C:\Windows\System32 3. DIR *zip* 4. Make sure each file is registered (regsvr32 *zip*.dll) See if Zip Extract works. Copy data to clipboard 1. Start Menu | Run ... clipbrd.exe 2. Check to see if your data is on the clipboard INF Files: Default is to Edit. Right click on INF file and see if there is an Install option in menu. <gmarrone******.com> wrote in message news:1165448384.195184.183850@79g2000cws.googlegro ups.com... > When I click "extract all" for a zip folder nothing happens. Anyone > know the answer for this? > > Also, I have had problems with no install option on inf files. > > And, I use a utility, that once file names are highlighted I can choose > an option to copy them to the clipboard. I can choose the option but > when I go to paste I find out that there was nothing copied. > (FYI: Clipname from http://www.mainsoft.fr/en/pctwoverview.htm ) > > Are these problesm related? > |
|
#5
| |||
| |||
| Re: right-click "extract all" not functioning, and right-click other problems 1. Start Menu | Run ... cmd 2. CD C:\Windows\System32 3. DIR *zip* 4. Make sure each file is registered (regsvr32 *zip*.dll) See if Zip Extract works. Copy data to clipboard 1. Start Menu | Run ... clipbrd.exe 2. Check to see if your data is on the clipboard INF Files: Default is to Edit. Right click on INF file and see if there is an Install option in menu. <gmarrone******.com> wrote in message news:1165448384.195184.183850@79g2000cws.googlegro ups.com... > When I click "extract all" for a zip folder nothing happens. Anyone > know the answer for this? > > Also, I have had problems with no install option on inf files. > > And, I use a utility, that once file names are highlighted I can choose > an option to copy them to the clipboard. I can choose the option but > when I go to paste I find out that there was nothing copied. > (FYI: Clipname from http://www.mainsoft.fr/en/pctwoverview.htm ) > > Are these problesm related? > |
|
#6
| |||
| |||
| Re: right-click "extract all" not functioning, and right-click other problems Replied to [gmarrone******.com]s message : ----------------------------------------------------------- > When I click "extract all" for a zip folder nothing happens. Anyone > know the answer for this? Try : Start - Run - Copy/Paste following : regSvr32 zipFLdr.dll Click OK If that doesn't work : http://www.dougknox.com/xp/fileassoc/zipfolder_fix.reg from : http://www.dougknox.com/xp/file_assoc.htm > Also, I have had problems with no install option on inf files. http://www.dougknox.com/xp/fileassoc/xp_inf_assoc.zip from : http://www.dougknox.com/xp/file_assoc.htm -- Ayush [ Good :-) Luck ] ------------- Search - www.Google.com | Wikipedia - http://en.wikipedia.org Snip your long urls - http://snipurl.com/ ------------- |
|
#7
| |||
| |||
| Re: right-click "extract all" not functioning, and right-click other problems Replied to [gmarrone******.com]s message : ----------------------------------------------------------- > When I click "extract all" for a zip folder nothing happens. Anyone > know the answer for this? Try : Start - Run - Copy/Paste following : regSvr32 zipFLdr.dll Click OK If that doesn't work : http://www.dougknox.com/xp/fileassoc/zipfolder_fix.reg from : http://www.dougknox.com/xp/file_assoc.htm > Also, I have had problems with no install option on inf files. http://www.dougknox.com/xp/fileassoc/xp_inf_assoc.zip from : http://www.dougknox.com/xp/file_assoc.htm -- Ayush [ Good :-) Luck ] ------------- Search - www.Google.com | Wikipedia - http://en.wikipedia.org Snip your long urls - http://snipurl.com/ ------------- |
|
#8
| |||
| |||
| Re: right-click "extract all" not functioning, and right-click other problems None of them worked. That utility allows me to copy folder names but not file names. I guess I will try contacting the developer. It did work before! Elmo wrote: > gmarrone******.com wrote: > > When I click "extract all" for a zip folder nothing happens. Anyone > > know the answer for this? > > > > Also, I have had problems with no install option on inf files. > > > > And, I use a utility, that once file names are highlighted I can choose > > an option to copy them to the clipboard. I can choose the option but > > when I go to paste I find out that there was nothing copied. > > (FYI: Clipname from http://www.mainsoft.fr/en/pctwoverview.htm ) > > > > Are these problesm related? > > One of these might restore the right-click operation.. you can compare > the registry entries before importing them: > > Line 56. (r-h column) Enable or Disable Right Click Context Menu > > Line 203. (r-h column) Restore Right Click Properties > > Line 349. (r-h column) Right Click - Error > > http://www.kellys-korner-xp.com/xp_tweaks.htm > > -- > Joe =o) > > Add clvck to the subject line and correct my address from "invalid" to > "com" if you want to email me. |
|
#9
| |||
| |||
| Re: right-click "extract all" not functioning, and right-click other problems Under C:\Windows\System32 there is no directory *zip* What do you mean by CD on line 2? (sorry for the dumb question) NewScience wrote: > 1. Start Menu | Run ... cmd > 2. CD C:\Windows\System32 > 3. DIR *zip* > 4. Make sure each file is registered (regsvr32 *zip*.dll) > > See if Zip Extract works. > > Copy data to clipboard > > 1. Start Menu | Run ... clipbrd.exe > 2. Check to see if your data is on the clipboard > > INF Files: > > Default is to Edit. Right click on INF file and see if there is an Install > option in menu. > > <gmarrone******.com> wrote in message > news:1165448384.195184.183850@79g2000cws.googlegro ups.com... > > When I click "extract all" for a zip folder nothing happens. Anyone > > know the answer for this? > > > > Also, I have had problems with no install option on inf files. > > > > And, I use a utility, that once file names are highlighted I can choose > > an option to copy them to the clipboard. I can choose the option but > > when I go to paste I find out that there was nothing copied. > > (FYI: Clipname from http://www.mainsoft.fr/en/pctwoverview.htm ) > > > > Are these problesm related? > > |
|
#10
| |||
| |||
| Re: right-click "extract all" not functioning, and right-click other problems Regarding the Zip "extract all" problem. What should the file association settings be under tools|folder options in windows explorer? The settings under "advanced"? Thanks! |
|
#11
| |||
| |||
| Re: right-click "extract all" not functioning, and right-click other problems When I click "extract all" for a zip folder nothing happens. Anyone > know the answer for this? Try : Start - Run - Copy/Paste following : regSvr32 zipFLdr.dll Click OK If that doesn't work : http://www.dougknox.com/xp/fileassoc/zipfolder_fix.reg > Also, I have had problems with no install option on inf files. http://www.dougknox.com/xp/fileassoc/xp_inf_assoc.zip -- Ayush [ Good :-) Luck ] ------------- Search - www.Google.com | Wikipedia - http://en.wikipedia.org Snip your long urls - http://snipurl.com/ ------------- |
|
#12
| |||
| |||
| Re: right-click "extract all" not functioning, and right-click other problems OK, Problem solved. It had to do with the context menu settings in IZArc 3.5. (it is a utility that I downloaded to unzip compressed files) I disabled all the context menu options and all of my problems were fix. (inf, zip and clipboard) Thanks for your help. |
| Bookmarks |
| Thread Tools | |
| |
| | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Media Sharing: Cannot Click "OK", no expanded box to show avail.comps. | MarkChicago | Windows Media | 0 | 07-03-2008 07:41 AM |
| Disable Start Menu Button Tooltip "click here to begin" | Baron | Windows XP | 4 | 06-13-2008 10:10 AM |
| IE-7~~"Right-Click", "Save Picture As..."-Error Message | Tim From Florida | Internet Explorer | 5 | 09-19-2007 03:05 AM |
| IE-7~~"Right-Click", "Save Picture As..."-Error Message | Tim From Florida | Internet Explorer | 0 | 09-19-2007 02:56 AM |
| Vista Upgrade - Takes 30 Seconds to 5 minutes after mouse "click" | pnkearns | Windows Vista | 4 | 09-19-2007 12:32 AM |
| New To Technology Questions? | Do You Need Help with Your Computer or Device? | Do You Need Help with this site? |