Re: Can't change shortcut icon



Replied to [zulu]s message :
"Ayush" <"ayushmaan.j[aatt]gmail.com"> wrote in message news:OLhVOf1MHHA.4848@xxxxxxxxxxxxxxxxxxxxxxx
Replied to [Ayush]s message :
Replied to [zulu]s message :

Sorry, but I get no results when I run regedit and search for those terms

I may be doing it incorrectly, as I woiuld not normally venture there as I am almost blind.
I only dare push my luck _so_ far <g>


Click Start > Run > Copy/Paste this [THIS iS oNE LINE, turn off wordwrap]:
cmd /c (reg query "HKCR\.url" /s & reg query "HKCR\InternetShortcut\DefaultIcon" /s) > C:\PostThiS.txt

then post the contents of "C:\PostThiS.txt"


Click Start > Run > CMd > Click OK
Type these commands one/by/one then Enter after each :
reg query "HKCR\.url" /s > "%tmp%\PostThiss.txt"
reg query "HKCR\InternetShortcut\DefaultIcon" /s >> "%tmp%\PostThiss.txt"
notepad "C:\PostThiss.txt"


Then post the contents of notepad window...


1)
reg is not recognised as an internal or external command, operable program or batch file

2)
reg query "HKCR[backslash] Internet Shortcut [bavkslash] DefaultIcon" /s.txt

3)
Cannot find this file


Click Start > Run > CMd > Click OK
Type these commands one/by/one then Enter after each :
%windir%\system32\reg.exe query "HKCR\.url" /s > "%tmp%\PostThiss.txt"
%windir%\system32\reg.exe query "HKCR\InternetShortcut\DefaultIcon" /s >> "%tmp%\PostThiss.txt"
notepad "C:\PostThiss.txt"
.



Relevant Pages

  • got it!
    ... set up a batch file in the winnt folder so i could run a series of commands ... You also have to lower the version of the policy, ... >> (you can use the scheduler to schedule remotely): ...
    (microsoft.public.win2000.security)
  • Re: Offline Defrag command line
    ... You can also create a batch file with all the commands pre-configured ... b/c you will have the commands and syntax in the batch file. ... It makes the life of an Exchange Admin easier. ...
    (microsoft.public.exchange.admin)
  • Re: Someone hacked one of my servers
    ... The first few commands are trying to open a C: drive by logging in with the ... The %1 command implies this is a batch file where the ... accounts named Admin or Administrator to allow future access. ... firewall logs Otherwise, ...
    (microsoft.public.win2000.security)
  • Re: Batch File Did Not Run Correctly
    ... commands in the batch file are exactly the same, ... drive got disconnected before the software finished the installation. ... I do not get any error message. ...
    (microsoft.public.windows.file_system)
  • Re: Bash Script (WAS:Re: Suse 9.3 on a desktop replacement)
    ... PerfectReign wrote: ... > I created a batch file called, ... typed commands -- it spanned 30+ batch files and close to 2000 lines. ... you really want user feedback in the form of echo commands (and ...
    (alt.os.linux.suse)

Loading