Icons and Running any command.


Go Back   Computer Help Articles > Windows XP Basics
User Name
Password
FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 01-05-2006, 02:10 AM
Dave Shah
 
Posts: n/a
Default Icons and Running any command.

I have a machine with WinXP sp2. I uninstalled my old version of Norton
Security and tried to install Norton Security. I am now not able to run any
programs on my computer. I can not even run the CMD command from Start - Run.
It just does nothing. Please help urgently. Thanks, Dave
Reply With Quote
  #2  
Old 01-05-2006, 02:10 AM
Andrew E.
 
Posts: n/a
Default RE: Icons and Running any command.

Try booting to xp cd,select recovery,select 1 for C: drive,press enter key
for
password,then type:CHKDSK C: /R When its thru,type:EXIT Let xp start up.

"Dave Shah" wrote:

> I have a machine with WinXP sp2. I uninstalled my old version of Norton
> Security and tried to install Norton Security. I am now not able to run any
> programs on my computer. I can not even run the CMD command from Start - Run.
> It just does nothing. Please help urgently. Thanks, Dave

Reply With Quote
  #3  
Old 01-05-2006, 02:10 AM
Rick \Nutcase\ Rogers
 
Posts: n/a
Default Re: Icons and Running any command.

Hi Dave,

Copy/paste the below into notepad, and save it as exefix.reg, then right
click the saved file and select "merge":

-----Start below here----
Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\.exe]
@="exefile"
"Content Type"="application/x-msdownload"

[HKEY_CLASSES_ROOT\.exe\PersistentHandler]
@="{098f2470-bae0-11cd-b579-08002b30bfeb}"

[HKEY_CLASSES_ROOT\exefile]
@="Application"
"EditFlags"=hex:38,07,00,00
"TileInfo"="prop:FileDescription;Company;FileVersi on"
"InfoTip"="prop:FileDescription;Company;FileVersio n;Create;Size"

[HKEY_CLASSES_ROOT\exefile\DefaultIcon]
@="%1"

[HKEY_CLASSES_ROOT\exefile\shell]

[HKEY_CLASSES_ROOT\exefile\shell\open]
"EditFlags"=hex:00,00,00,00

[HKEY_CLASSES_ROOT\exefile\shell\open\command]
@="\"%1\" %*"

[HKEY_CLASSES_ROOT\exefile\shell\runas]

[HKEY_CLASSES_ROOT\exefile\shell\runas\command]
@="\"%1\" %*"

[HKEY_CLASSES_ROOT\exefile\shellex]

[HKEY_CLASSES_ROOT\exefile\shellex\DropHandler]
@="{86C86720-42A0-1069-A2E8-08002B30309D}"

[HKEY_CLASSES_ROOT\exefile\shellex\PropertySheetHan dlers]

[HKEY_CLASSES_ROOT\exefile\shellex\PropertySheetHan dlers\PEAnalyser]
@="{09A63660-16F9-11d0-B1DF-004F56001CA7}"

[HKEY_CLASSES_ROOT\exefile\shellex\PropertySheetHan dlers\PifProps]
@="{86F19A00-42A0-1069-A2E9-08002B30309D}"

[HKEY_CLASSES_ROOT\exefile\shellex\PropertySheetHan dlers\ShimLayer Property
Page]
@="{513D916F-2A8E-4F51-AEAB-0CBC76FB1AF8}"

-----End above here-----

--
Best of Luck,

Rick Rogers, aka "Nutcase" - Microsoft MVP
http://mvp.support.microsoft.com/
Associate Expert - WindowsXP Expert Zone
www.microsoft.com/windowsxp/expertzone
Windows help - www.rickrogers.org

"Dave Shah" <Dave Shah@discussions.microsoft.com> wrote in message
news:5FE7E7CD-12DF-4EF0-B7A9-CE45F5328E9B@microsoft.com...
>I have a machine with WinXP sp2. I uninstalled my old version of Norton
> Security and tried to install Norton Security. I am now not able to run
> any
> programs on my computer. I can not even run the CMD command from Start -
> Run.
> It just does nothing. Please help urgently. Thanks, Dave



Reply With Quote
  #4  
Old 01-05-2006, 02:11 AM
MikeD
 
Posts: n/a
Default Re: Icons and Running any command.

Is this a known problem with Norton Security? I guess it would secure things
pretty well if you can't run any programs at all, but if Norton Security
takes it to this extreme...<g>

Or, are you just taking a shot in the dark that Registry entries for EXE
files somehow got corrupted?

--
Mike
Microsoft MVP Visual Basic



"Rick "Nutcase" Rogers" <rick@mvps.org> wrote in message
news:e6JkXnhCGHA.3876@tk2msftngp13.phx.gbl...
> Hi Dave,
>
> Copy/paste the below into notepad, and save it as exefix.reg, then right
> click the saved file and select "merge":
>
> -----Start below here----
> Windows Registry Editor Version 5.00
>
> [HKEY_CLASSES_ROOT\.exe]
> @="exefile"
> "Content Type"="application/x-msdownload"
>
> [HKEY_CLASSES_ROOT\.exe\PersistentHandler]
> @="{098f2470-bae0-11cd-b579-08002b30bfeb}"
>
> [HKEY_CLASSES_ROOT\exefile]
> @="Application"
> "EditFlags"=hex:38,07,00,00
> "TileInfo"="prop:FileDescription;Company;FileVersi on"
> "InfoTip"="prop:FileDescription;Company;FileVersio n;Create;Size"
>
> [HKEY_CLASSES_ROOT\exefile\DefaultIcon]
> @="%1"
>
> [HKEY_CLASSES_ROOT\exefile\shell]
>
> [HKEY_CLASSES_ROOT\exefile\shell\open]
> "EditFlags"=hex:00,00,00,00
>
> [HKEY_CLASSES_ROOT\exefile\shell\open\command]
> @="\"%1\" %*"
>
> [HKEY_CLASSES_ROOT\exefile\shell\runas]
>
> [HKEY_CLASSES_ROOT\exefile\shell\runas\command]
> @="\"%1\" %*"
>
> [HKEY_CLASSES_ROOT\exefile\shellex]
>
> [HKEY_CLASSES_ROOT\exefile\shellex\DropHandler]
> @="{86C86720-42A0-1069-A2E8-08002B30309D}"
>
> [HKEY_CLASSES_ROOT\exefile\shellex\PropertySheetHan dlers]
>
> [HKEY_CLASSES_ROOT\exefile\shellex\PropertySheetHan dlers\PEAnalyser]
> @="{09A63660-16F9-11d0-B1DF-004F56001CA7}"
>
> [HKEY_CLASSES_ROOT\exefile\shellex\PropertySheetHan dlers\PifProps]
> @="{86F19A00-42A0-1069-A2E9-08002B30309D}"
>
> [HKEY_CLASSES_ROOT\exefile\shellex\PropertySheetHan dlers\ShimLayer
> Property Page]
> @="{513D916F-2A8E-4F51-AEAB-0CBC76FB1AF8}"
>
> -----End above here-----
>
> --
> Best of Luck,
>
> Rick Rogers, aka "Nutcase" - Microsoft MVP
> http://mvp.support.microsoft.com/
> Associate Expert - WindowsXP Expert Zone
> www.microsoft.com/windowsxp/expertzone
> Windows help - www.rickrogers.org
>
> "Dave Shah" <Dave Shah@discussions.microsoft.com> wrote in message
> news:5FE7E7CD-12DF-4EF0-B7A9-CE45F5328E9B@microsoft.com...
>>I have a machine with WinXP sp2. I uninstalled my old version of Norton
>> Security and tried to install Norton Security. I am now not able to run
>> any
>> programs on my computer. I can not even run the CMD command from Start -
>> Run.
>> It just does nothing. Please help urgently. Thanks, Dave

>
>



Reply With Quote
  #5  
Old 01-05-2006, 02:11 AM
Rick \Nutcase\ Rogers
 
Posts: n/a
Default Re: Icons and Running any command.

Hi Mike,

Any Norton uninstall always has hazards, it's fairly common. I'm guessing
that some of the registry entries were removed or altered during the
process.

--
Best of Luck,

Rick Rogers, aka "Nutcase" - Microsoft MVP
http://mvp.support.microsoft.com/
Associate Expert - WindowsXP Expert Zone
www.microsoft.com/windowsxp/expertzone
Windows help - www.rickrogers.org

"MikeD" <nobody@nowhere.edu> wrote in message
news:OG%23d8a0CGHA.1288@TK2MSFTNGP09.phx.gbl...
> Is this a known problem with Norton Security? I guess it would secure
> things pretty well if you can't run any programs at all, but if Norton
> Security takes it to this extreme...<g>
>
> Or, are you just taking a shot in the dark that Registry entries for EXE
> files somehow got corrupted?
>
> --
> Mike
> Microsoft MVP Visual Basic
>
>
>
> "Rick "Nutcase" Rogers" <rick@mvps.org> wrote in message
> news:e6JkXnhCGHA.3876@tk2msftngp13.phx.gbl...
>> Hi Dave,
>>
>> Copy/paste the below into notepad, and save it as exefix.reg, then right
>> click the saved file and select "merge":
>>
>> -----Start below here----
>> Windows Registry Editor Version 5.00
>>
>> [HKEY_CLASSES_ROOT\.exe]
>> @="exefile"
>> "Content Type"="application/x-msdownload"
>>
>> [HKEY_CLASSES_ROOT\.exe\PersistentHandler]
>> @="{098f2470-bae0-11cd-b579-08002b30bfeb}"
>>
>> [HKEY_CLASSES_ROOT\exefile]
>> @="Application"
>> "EditFlags"=hex:38,07,00,00
>> "TileInfo"="prop:FileDescription;Company;FileVersi on"
>> "InfoTip"="prop:FileDescription;Company;FileVersio n;Create;Size"
>>
>> [HKEY_CLASSES_ROOT\exefile\DefaultIcon]
>> @="%1"
>>
>> [HKEY_CLASSES_ROOT\exefile\shell]
>>
>> [HKEY_CLASSES_ROOT\exefile\shell\open]
>> "EditFlags"=hex:00,00,00,00
>>
>> [HKEY_CLASSES_ROOT\exefile\shell\open\command]
>> @="\"%1\" %*"
>>
>> [HKEY_CLASSES_ROOT\exefile\shell\runas]
>>
>> [HKEY_CLASSES_ROOT\exefile\shell\runas\command]
>> @="\"%1\" %*"
>>
>> [HKEY_CLASSES_ROOT\exefile\shellex]
>>
>> [HKEY_CLASSES_ROOT\exefile\shellex\DropHandler]
>> @="{86C86720-42A0-1069-A2E8-08002B30309D}"
>>
>> [HKEY_CLASSES_ROOT\exefile\shellex\PropertySheetHan dlers]
>>
>> [HKEY_CLASSES_ROOT\exefile\shellex\PropertySheetHan dlers\PEAnalyser]
>> @="{09A63660-16F9-11d0-B1DF-004F56001CA7}"
>>
>> [HKEY_CLASSES_ROOT\exefile\shellex\PropertySheetHan dlers\PifProps]
>> @="{86F19A00-42A0-1069-A2E9-08002B30309D}"
>>
>> [HKEY_CLASSES_ROOT\exefile\shellex\PropertySheetHan dlers\ShimLayer
>> Property Page]
>> @="{513D916F-2A8E-4F51-AEAB-0CBC76FB1AF8}"
>>
>> -----End above here-----
>>
>> --
>> Best of Luck,
>>
>> Rick Rogers, aka "Nutcase" - Microsoft MVP
>> http://mvp.support.microsoft.com/
>> Associate Expert - WindowsXP Expert Zone
>> www.microsoft.com/windowsxp/expertzone
>> Windows help - www.rickrogers.org
>>
>> "Dave Shah" <Dave Shah@discussions.microsoft.com> wrote in message
>> news:5FE7E7CD-12DF-4EF0-B7A9-CE45F5328E9B@microsoft.com...
>>>I have a machine with WinXP sp2. I uninstalled my old version of Norton
>>> Security and tried to install Norton Security. I am now not able to run
>>> any
>>> programs on my computer. I can not even run the CMD command from Start -
>>> Run.
>>> It just does nothing. Please help urgently. Thanks, Dave

>>
>>

>
>



Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
systray icons Asussertown Windows XP Customize 9 01-05-2006 06:37 AM
Desktop Icon question Robin Windows XP Customize 15 01-05-2006 06:37 AM
windows xp will no longer display any icons alackie Windows XP Security Admin 1 01-05-2006 04:37 AM
Locking Desktop Icons Baz100 Windows XP General 3 01-05-2006 02:28 AM
Re: Icons have bad resolution mijcar Windows XP Basics 0 01-05-2006 02:04 AM


All times are GMT. The time now is 05:28 AM.


Powered by vBulletin Version 3.5.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd. SEO by vBSEO 2.3.2 © 2005, Crawlability, Inc.

Icons and Running any command.