notepad

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mini
    DK Veteran
    • Apr 2008
    • 602

    #1

    notepad

    Is there a way to delete notepad without harming other files.
  • Femalelizzard
    Top Poster
    • Mar 2008
    • 134

    #2
    Its part of windows why would you want to delete it anyway ?

    seems a pointless act it doesnt even take up memory if you were on about norton are nero id understand.

    just curious why do you want to delete it its very handy

    Comment

    • caveman_nige
      V.I.P. Member
      • Feb 2008
      • 4920

      #3
      Windows automatically restores notepad if you copy over it or delete it. This is a sensible security feature.

      One possibility is

      - Change Explorer view options to show system files
      - Open folder C:\WINDOWS\ServicePackFiles\i386
      - delete notepad.exe
      - Open folder C:\WINDOWS\system32\dllcache
      - delete your notepad.exe
      - Open folder C:\WINDOWS\system32
      - delete your notepad.exe
      - Open folder C:\WINDOWS
      - delete your notepad.exe

      Now you'll need to stop the file being copies again by excluding it from the restore\filelist.xml.
      ----------------------------
      attrib -s -h -r %windir%\system32\restore\filelist.xml
      ' edit the file
      notepad.exe %windir%\system32\restore\filelist.xml

      ' now add the following lines to the excludes node of filelist.xml
      <REC>%windir%\system32\notepad.exe</REC>
      <REC>%windir%\notepad.exe</REC>
      ' change the attributes back to hidden and read only.
      attrib +r +h %windir%\system32\restore\filelist.xml

      That should work if you absolutely MUST delete it.

      The fact that windows doesn't offer the ability to remove notepad easily, if its designed to be removed it would be in the add/remove programs section.

      Rather than messing with windows files and changing things I would suggest that you simply leave it there.

      Comment

      • mini
        DK Veteran
        • Apr 2008
        • 602

        #4
        I need to delete of the office pc's as staff are using notepad to go onto internet....
        Or should I try to restrict the file so guest users cannot use it.......

        Comment

        • riptoff
          Newbie
          • Jul 2008
          • 9

          #5
          Sorry to jump in on the thread but how can u use notepad to access the internet ?

          Comment

          • aftermath
            V.I.P. Member
            • Mar 2008
            • 4345

            #6
            Originally posted by mini
            I need to delete of the office pc's as staff are using notepad to go onto internet....
            Or should I try to restrict the file so guest users cannot use it.......
            What operating system you using, ive got Vista and no way can i get on the internet with my notepad.

            I did find this on the internet, maybe you got that installed ?

            Comment

            • mini
              DK Veteran
              • Apr 2008
              • 602

              #7
              you go on to help on notepad then index slide down to unicode websites click and hai presto internet acess

              Comment

              • caveman_nige
                V.I.P. Member
                • Feb 2008
                • 4920

                #8
                Hmmm, am i fick or sominck?

                Originally posted by mini
                you go on to help on notepad then index slide down to unicode websites click and hai presto internet acess
                Not sure how this works as i cannot see how reading that section on the Notepad help index gives you the ability to gain net access via Notepad... Have you managed to do this yourself or actually seen a user do this...?


                Ok, ok, I see what you mean now, yeah I can do this also. You can also do it with Calculator. One of my colleagues was aware of this and said they tried locking it down years ago. Some of the other issues include your users ability to access all the files on the hard disk also. If youu have a net access problem due to this prog, there is no point trying to delete Notepad as there are other inbuild apps with Windows that have the same hole.. You will render the OS useless if you take too much out so save time and money and install a proxy server..

                @aftermath, this hole is not in Vista...
                Last edited by caveman_nige; 8 August, 2008, 15:03.

                Comment

                • mini
                  DK Veteran
                  • Apr 2008
                  • 602

                  #9
                  I got it sorted, I just moved the files around so they cant access them.

                  Comment

                  Working...