Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. delete

delete

Scheduled Pinned Locked Moved C#
8 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • N Offline
    N Offline
    nhqlbaislwfiikqraqnm
    wrote on last edited by
    #1

    delete

    L 2 Replies Last reply
    0
    • N nhqlbaislwfiikqraqnm

      delete

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      This is just speculation, but maybe it doesn't like the dot? Does it work without it? (shouldn't the * take care of the dot anyway?) Anyway, on my computer there is only 1 directory in Firefox\Profiles\, and no files, would it be bad to just copy all of it? edit: yea that made no sense, sorry! Better look at stancrm's post

      1 Reply Last reply
      0
      • N nhqlbaislwfiikqraqnm

        delete

        L Offline
        L Offline
        Lost User
        wrote on last edited by
        #3

        string appData = Environment.GetFolderPath(Environment.SpecialFolder.ApplicationData) + @"\Mozilla\Firefox\Profiles\"; string[] dirs = Directory.GetDirectories(appData, "*.default");

        N 1 Reply Last reply
        0
        • L Lost User

          string appData = Environment.GetFolderPath(Environment.SpecialFolder.ApplicationData) + @"\Mozilla\Firefox\Profiles\"; string[] dirs = Directory.GetDirectories(appData, "*.default");

          N Offline
          N Offline
          nhqlbaislwfiikqraqnm
          wrote on last edited by
          #4

          Before i have tried it so! It doesn´t work! string DefaultPath = Environment.GetEnvironmentVariable(”APPDATA”) + @”\Mozilla\Firefox\Profiles”; string[] Dirs = Directory.GetDirectories(DefaultPath); But now it works!!!! THANK YOU GUY:thumbsup: Thanky at everybody who helped me!:thumbsup:

          N 1 Reply Last reply
          0
          • N nhqlbaislwfiikqraqnm

            Before i have tried it so! It doesn´t work! string DefaultPath = Environment.GetEnvironmentVariable(”APPDATA”) + @”\Mozilla\Firefox\Profiles”; string[] Dirs = Directory.GetDirectories(DefaultPath); But now it works!!!! THANK YOU GUY:thumbsup: Thanky at everybody who helped me!:thumbsup:

            N Offline
            N Offline
            nhqlbaislwfiikqraqnm
            wrote on last edited by
            #5

            Hey and when i want to see the Password which he saved in a textbox of the backup Prog, who does that work? That i can see which Pw´s i have saved!

            L 1 Reply Last reply
            0
            • N nhqlbaislwfiikqraqnm

              Hey and when i want to see the Password which he saved in a textbox of the backup Prog, who does that work? That i can see which Pw´s i have saved!

              L Offline
              L Offline
              Lost User
              wrote on last edited by
              #6

              hmm... I dont know, probably in some kind of database.

              N 1 Reply Last reply
              0
              • L Lost User

                hmm... I dont know, probably in some kind of database.

                N Offline
                N Offline
                nhqlbaislwfiikqraqnm
                wrote on last edited by
                #7

                I have heard there is a chance with the dll´s files from firefox, but i don´t know! Maybe somebody knows it please help me!

                modified on Monday, August 24, 2009 8:02 AM

                N 1 Reply Last reply
                0
                • N nhqlbaislwfiikqraqnm

                  I have heard there is a chance with the dll´s files from firefox, but i don´t know! Maybe somebody knows it please help me!

                  modified on Monday, August 24, 2009 8:02 AM

                  N Offline
                  N Offline
                  nhqlbaislwfiikqraqnm
                  wrote on last edited by
                  #8

                  I rally want to make a Option whare i can see the Pw´s who i saved! does nobody know how this works?

                  1 Reply Last reply
                  0
                  Reply
                  • Reply as topic
                  Log in to reply
                  • Oldest to Newest
                  • Newest to Oldest
                  • Most Votes


                  • Login

                  • Don't have an account? Register

                  • Login or register to search.
                  • First post
                    Last post
                  0
                  • Categories
                  • Recent
                  • Tags
                  • Popular
                  • World
                  • Users
                  • Groups