Home All Groups Group Topic Archive Search About

Icon for Show Desktop Does Not Work

Author
1 Apr 2005 2:49 PM
Nikkit72
After help from people on this site I have managed to re-create my show
desktop button and put it on the quick launch bar but when I click on it I
get a box asking what programe to open the file with?!

I wonder if I am missing a programe on my machine - any ideas?

Author
1 Apr 2005 3:05 PM
Dave Patrick
From a command prompt;
E:\>assoc .scf
should return with
..scf=SHCmdFile

E:\>ftype SHCmdFile
should return with
SHCmdFile=explorer.exe

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

Show quoteHide quote
"Nikkit72" wrote:
| After help from people on this site I have managed to re-create my show
| desktop button and put it on the quick launch bar but when I click on it I
| get a box asking what programe to open the file with?!
|
| I wonder if I am missing a programe on my machine - any ideas?
Author
1 Apr 2005 3:23 PM
Nikkit72
Sorry Dave I am a bit thick!  What does that mean?

Show quoteHide quote
"Dave Patrick" wrote:

> From a command prompt;
> E:\>assoc .scf
> should return with
> ..scf=SHCmdFile
>
> E:\>ftype SHCmdFile
> should return with
> SHCmdFile=explorer.exe
>
> --
> Regards,
>
> Dave Patrick ....Please no email replies - reply in newsgroup.
> Microsoft Certified Professional
> Microsoft MVP [Windows]
> http://www.microsoft.com/protect
>
> "Nikkit72" wrote:
> | After help from people on this site I have managed to re-create my show
> | desktop button and put it on the quick launch bar but when I click on it I
> | get a box asking what programe to open the file with?!
> |
> | I wonder if I am missing a programe on my machine - any ideas?
>
>
>
Author
1 Apr 2005 3:31 PM
Dave Patrick
Just wanted to check for the correct file type association.

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

Show quoteHide quote
"Nikkit72" wrote:
| Sorry Dave I am a bit thick!  What does that mean?
Author
1 Apr 2005 3:55 PM
Nikkit72
Sorry I mean what do I do or where do I type in the "command prompt"?  Do I
type it in the "run" box?  If so what should I see??

Sorry!!

Show quoteHide quote
"Dave Patrick" wrote:

> Just wanted to check for the correct file type association.
>
> --
> Regards,
>
> Dave Patrick ....Please no email replies - reply in newsgroup.
> Microsoft Certified Professional
> Microsoft MVP [Windows]
> http://www.microsoft.com/protect
>
> "Nikkit72" wrote:
> | Sorry Dave I am a bit thick!  What does that mean?
>
>
>
Author
1 Apr 2005 4:30 PM
Dave Patrick
Start|Run|cmd.exe
to open a command prompt window

then type;
assoc .scf
should return with
..scf=SHCmdFile

then type;
ftype SHCmdFile
should return with
SHCmdFile=explorer.exe

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

Show quoteHide quote
"Nikkit72" wrote:
| Sorry I mean what do I do or where do I type in the "command prompt"?  Do
I
| type it in the "run" box?  If so what should I see??
|
| Sorry!!
Author
1 Apr 2005 6:21 PM
Nikkit72
Thanks Dave, im at home now and will try this in work on Monday - thanks.

Show quoteHide quote
"Dave Patrick" wrote:

> Start|Run|cmd.exe
> to open a command prompt window
>
> then type;
> assoc .scf
> should return with
> ..scf=SHCmdFile
>
> then type;
> ftype SHCmdFile
> should return with
> SHCmdFile=explorer.exe
>
> --
> Regards,
>
> Dave Patrick ....Please no email replies - reply in newsgroup.
> Microsoft Certified Professional
> Microsoft MVP [Windows]
> http://www.microsoft.com/protect
>
> "Nikkit72" wrote:
> | Sorry I mean what do I do or where do I type in the "command prompt"?  Do
> I
> | type it in the "run" box?  If so what should I see??
> |
> | Sorry!!
>
>
>
Author
1 Apr 2005 6:28 PM
Dave Patrick
You're welcome. Post back the result.

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

Show quoteHide quote
"Nikkit72" wrote:
| Thanks Dave, im at home now and will try this in work on Monday - thanks.
Author
4 Apr 2005 8:47 AM
Nikkit72
Hi Dave, I have now tried the command prompts on my work computer and these
are the result:-

"assoc.scf" - File association not found for extension .scf

and

"SHCmdFile" - SHCmdFile is not recognised as an internal or external
command, operable program or bach file.

I presume these are not the expected results, so any ideas what next??

Thanks Nikki

Show quoteHide quote
"Dave Patrick" wrote:

> You're welcome. Post back the result.
>
> --
> Regards,
>
> Dave Patrick ....Please no email replies - reply in newsgroup.
> Microsoft Certified Professional
> Microsoft MVP [Windows]
> http://www.microsoft.com/protect
>
> "Nikkit72" wrote:
> | Thanks Dave, im at home now and will try this in work on Monday - thanks.
>
>
>
Author
4 Apr 2005 2:51 PM
Dave Patrick
You must type the commands exactly as shown. Note the space between assoc
and .scf
assoc .scf

space between ftype and SHCmdFile
ftype SHCmdFile

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

Show quoteHide quote
"Nikkit72" wrote:
| Hi Dave, I have now tried the command prompts on my work computer and
these
| are the result:-
|
| "assoc.scf" - File association not found for extension .scf
|
| and
|
| "SHCmdFile" - SHCmdFile is not recognised as an internal or external
| command, operable program or bach file.
|
| I presume these are not the expected results, so any ideas what next??
|
| Thanks Nikki
Author
4 Apr 2005 3:09 PM
Nikkit72
Hi Dave

Ok, I have tried the command line again and for the

ass .scf I still get - File association not found for extension .scf

and for
SHC mdFIle I get the expected result of = explorer.exe

Any ideas?

Show quoteHide quote
"Dave Patrick" wrote:

> You must type the commands exactly as shown. Note the space between assoc
> and .scf
> assoc .scf
>
> space between ftype and SHCmdFile
> ftype SHCmdFile
>
> --
> Regards,
>
> Dave Patrick ....Please no email replies - reply in newsgroup.
> Microsoft Certified Professional
> Microsoft MVP [Windows]
> http://www.microsoft.com/protect
>
> "Nikkit72" wrote:
> | Hi Dave, I have now tried the command prompts on my work computer and
> these
> | are the result:-
> |
> | "assoc.scf" - File association not found for extension .scf
> |
> | and
> |
> | "SHCmdFile" - SHCmdFile is not recognised as an internal or external
> | command, operable program or bach file.
> |
> | I presume these are not the expected results, so any ideas what next??
> |
> | Thanks Nikki
>
>
>
Author
4 Apr 2005 3:29 PM
Dave Patrick
From a command prompt;

assoc .scf=SHCmdFile

(note: it must be typed exactly as shown, not with the haphazardness you
typed in your replies)

Sorry for being picky, it's just that it is extremely important. :)

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

Show quoteHide quote
"Nikkit72" wrote:
| Hi Dave
|
| Ok, I have tried the command line again and for the
|
| ass .scf I still get - File association not found for extension .scf
|
| and for
| SHC mdFIle I get the expected result of = explorer.exe
|
| Any ideas?
Author
5 Apr 2005 8:59 AM
Nikkit72
Ok, dont worry about being picky!!

When I type "assoc .scf" I get - File Association Not Found For Extension .scf

When I type "ftype SHCmdFile" I get - SHCmdFile=explorer.exe

Is this right?!

Show quoteHide quote
"Dave Patrick" wrote:

> From a command prompt;
>
> assoc .scf=SHCmdFile
>
> (note: it must be typed exactly as shown, not with the haphazardness you
> typed in your replies)
>
> Sorry for being picky, it's just that it is extremely important. :)
>
> --
> Regards,
>
> Dave Patrick ....Please no email replies - reply in newsgroup.
> Microsoft Certified Professional
> Microsoft MVP [Windows]
> http://www.microsoft.com/protect
>
> "Nikkit72" wrote:
> | Hi Dave
> |
> | Ok, I have tried the command line again and for the
> |
> | ass .scf I still get - File association not found for extension .scf
> |
> | and for
> | SHC mdFIle I get the expected result of = explorer.exe
> |
> | Any ideas?
>
>
>
Author
5 Apr 2005 1:37 PM
Dave Patrick
No, it is not right. To correct it type;

assoc .scf=SHCmdFile

to restore the file type association.

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

Show quoteHide quote
"Nikkit72" wrote:
| Ok, dont worry about being picky!!
|
| When I type "assoc .scf" I get - File Association Not Found For Extension
..scf
|
| When I type "ftype SHCmdFile" I get - SHCmdFile=explorer.exe
|
| Is this right?!
Author
5 Apr 2005 7:03 PM
Nikkit72
Thanks Dave, I am off work now until next Monday, so I will try it then.

Nikki

Show quoteHide quote
"Dave Patrick" wrote:

> No, it is not right. To correct it type;
>
> assoc .scf=SHCmdFile
>
> to restore the file type association.
>
> --
> Regards,
>
> Dave Patrick ....Please no email replies - reply in newsgroup.
> Microsoft Certified Professional
> Microsoft MVP [Windows]
> http://www.microsoft.com/protect
>
> "Nikkit72" wrote:
> | Ok, dont worry about being picky!!
> |
> | When I type "assoc .scf" I get - File Association Not Found For Extension
> ..scf
> |
> | When I type "ftype SHCmdFile" I get - SHCmdFile=explorer.exe
> |
> | Is this right?!
>
>
>
Author
5 Apr 2005 7:51 PM
Dave Patrick
You're welcome.

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

Show quoteHide quote
"Nikkit72" wrote:
| Thanks Dave, I am off work now until next Monday, so I will try it then.
|
| Nikki
Author
11 Apr 2005 11:02 AM
Nikkit72
Hi Dave, I have now corrected the command and I get the expected results when
I type both commands in.

What do I do now?  Do I retry creating the icon again?

Thanks Nikki

Show quoteHide quote
"Dave Patrick" wrote:

> You're welcome.
>
> --
> Regards,
>
> Dave Patrick ....Please no email replies - reply in newsgroup.
> Microsoft Certified Professional
> Microsoft MVP [Windows]
> http://www.microsoft.com/protect
>
> "Nikkit72" wrote:
> | Thanks Dave, I am off work now until next Monday, so I will try it then.
> |
> | Nikki
>
>
>
Author
11 Apr 2005 1:46 PM
Nikkit72
Thanks Dave for all your help, sorry if I was a bit dim, but the button now
works!

Thanks again Nikki

Show quoteHide quote
"Dave Patrick" wrote:

> You're welcome.
>
> --
> Regards,
>
> Dave Patrick ....Please no email replies - reply in newsgroup.
> Microsoft Certified Professional
> Microsoft MVP [Windows]
> http://www.microsoft.com/protect
>
> "Nikkit72" wrote:
> | Thanks Dave, I am off work now until next Monday, so I will try it then.
> |
> | Nikki
>
>
>
Author
11 Apr 2005 1:58 PM
Dave Patrick
Glad to hear it's sorted. Thanks for the feedback.

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

Show quoteHide quote
"Nikkit72" wrote:
| Thanks Dave for all your help, sorry if I was a bit dim, but the button
now
| works!
|
| Thanks again Nikki