|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Icon for Show Desktop Does Not WorkAfter 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? From a command prompt;
E:\>assoc .scf should return with ..scf=SHCmdFile E:\>ftype SHCmdFile should return with SHCmdFile=explorer.exe -- Show quoteHide quoteRegards, 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? 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? > > > Just wanted to check for the correct file type association.
-- Show quoteHide quoteRegards, 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? 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? > > > 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 -- Show quoteHide quoteRegards, 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!! 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!! > > > You're welcome. Post back the result.
-- Show quoteHide quoteRegards, 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. 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. > > > You must type the commands exactly as shown. Note the space between assoc
and .scf assoc .scf space between ftype and SHCmdFile ftype SHCmdFile -- Show quoteHide quoteRegards, 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 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 > > > 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. :) -- Show quoteHide quoteRegards, 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? 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? > > > No, it is not right. To correct it type;
assoc .scf=SHCmdFile to restore the file type association. -- Show quoteHide quoteRegards, 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?! 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?! > > > You're welcome.
-- Show quoteHide quoteRegards, 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 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 > > > 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 > > > Glad to hear it's sorted. Thanks for the feedback.
-- Show quoteHide quoteRegards, Dave Patrick ....Please no email replies - reply in newsgroup. Microsoft Certified Professional Microsoft MVP [Windows] http://www.microsoft.com/protect "Nikkit72" wrote: | Thanks Dave for all your help, sorry if I was a bit dim, but the button now | works! | | Thanks again Nikki
Any recommended ftp packages to automatically download a file?
Permission to home folder Creating shortcut without "Shortcut to" name ansi.sys for DOS text games Problems with accessing network resources. Problem after installing W2003 SP1 Windows Explorer managing htm/html files RIS ISSUES DHCP Mac address Lockdown IE and Proxies |
|||||||||||||||||||||||