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. The Lounge
  3. Dumb Old Program Question

Dumb Old Program Question

Scheduled Pinned Locked Moved The Lounge
questioncombusinesssalesworkspace
44 Posts 28 Posters 3 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.
  • L Lost User

    Got an old customer who is running her business using a custom program that was written years ago. Been recently reinstalled on a Windows 10 computer as the other one died (not sure what was wrong with it) and obviously doesn't run as expected which could be sue to configuration not done on the new computer or just Windows 10 doing things differently. One of the things that ain't working is printing of labels with barcodes. Got the barcode printing software installed but from what I'm told, part way through using it it would dump 2 files to the Desktop that she would double-click to load in the label software and she could print away. The files are not being created, I have looked in C:\Users\\AppData\Local\VirtualStore but the directory is completely empty. Programmer doesn't want to know her (neither do I) so isn't providing any details on where things might be. Anyone have any idea where they might hide? No, I don't know what the files were called, I'm getting a million different names from her and the old husband talking in the background with helpful suggestions, isn't helpful.

    Michael Martin Australia "I controlled my laughter and simple said "No,I am very busy,so I can't write any code for you". The moment they heard this all the smiling face turned into a sad looking face and one of them farted. So I had to leave the place as soon as possible." - Mr.Prakash One Fine Saturday. 24/04/2004

    J Offline
    J Offline
    John_W
    wrote on last edited by
    #29

    From and old programmer with experiences of old bar code printers a lot did not have Windows printer drivers and needed special coding to produce their labels while other did have printer drivers that I would expect you will need to install and even then they might need the correct bar code font installed before they can print labels with bar codes.

    1 Reply Last reply
    0
    • L Lost User

      Got an old customer who is running her business using a custom program that was written years ago. Been recently reinstalled on a Windows 10 computer as the other one died (not sure what was wrong with it) and obviously doesn't run as expected which could be sue to configuration not done on the new computer or just Windows 10 doing things differently. One of the things that ain't working is printing of labels with barcodes. Got the barcode printing software installed but from what I'm told, part way through using it it would dump 2 files to the Desktop that she would double-click to load in the label software and she could print away. The files are not being created, I have looked in C:\Users\\AppData\Local\VirtualStore but the directory is completely empty. Programmer doesn't want to know her (neither do I) so isn't providing any details on where things might be. Anyone have any idea where they might hide? No, I don't know what the files were called, I'm getting a million different names from her and the old husband talking in the background with helpful suggestions, isn't helpful.

      Michael Martin Australia "I controlled my laughter and simple said "No,I am very busy,so I can't write any code for you". The moment they heard this all the smiling face turned into a sad looking face and one of them farted. So I had to leave the place as soon as possible." - Mr.Prakash One Fine Saturday. 24/04/2004

      P Offline
      P Offline
      Peter Adam
      wrote on last edited by
      #30

      Maybe the software is set up to print to file, and the desktop was under C:\Documents and settings\... under XP and now it is c:\users\.... and the software simply can not create the file at all. Same could be the case if the Windows printer was set up to print to file.

      1 Reply Last reply
      0
      • L Lost User

        Got an old customer who is running her business using a custom program that was written years ago. Been recently reinstalled on a Windows 10 computer as the other one died (not sure what was wrong with it) and obviously doesn't run as expected which could be sue to configuration not done on the new computer or just Windows 10 doing things differently. One of the things that ain't working is printing of labels with barcodes. Got the barcode printing software installed but from what I'm told, part way through using it it would dump 2 files to the Desktop that she would double-click to load in the label software and she could print away. The files are not being created, I have looked in C:\Users\\AppData\Local\VirtualStore but the directory is completely empty. Programmer doesn't want to know her (neither do I) so isn't providing any details on where things might be. Anyone have any idea where they might hide? No, I don't know what the files were called, I'm getting a million different names from her and the old husband talking in the background with helpful suggestions, isn't helpful.

        Michael Martin Australia "I controlled my laughter and simple said "No,I am very busy,so I can't write any code for you". The moment they heard this all the smiling face turned into a sad looking face and one of them farted. So I had to leave the place as soon as possible." - Mr.Prakash One Fine Saturday. 24/04/2004

        D Offline
        D Offline
        DaintyB
        wrote on last edited by
        #31

        Windows 10 does user names differently to older operating systems e.g. Windows 7. My desktop is stored at C:\Users\benab\Desktop on Windows 10 and C:\Users\Ben\Desktop on Windows 7. If the programmer was using her user name to store it to the desktop (terrible programming practise!), then that would explain it ;P

        1 Reply Last reply
        0
        • L Lost User

          Got an old customer who is running her business using a custom program that was written years ago. Been recently reinstalled on a Windows 10 computer as the other one died (not sure what was wrong with it) and obviously doesn't run as expected which could be sue to configuration not done on the new computer or just Windows 10 doing things differently. One of the things that ain't working is printing of labels with barcodes. Got the barcode printing software installed but from what I'm told, part way through using it it would dump 2 files to the Desktop that she would double-click to load in the label software and she could print away. The files are not being created, I have looked in C:\Users\\AppData\Local\VirtualStore but the directory is completely empty. Programmer doesn't want to know her (neither do I) so isn't providing any details on where things might be. Anyone have any idea where they might hide? No, I don't know what the files were called, I'm getting a million different names from her and the old husband talking in the background with helpful suggestions, isn't helpful.

          Michael Martin Australia "I controlled my laughter and simple said "No,I am very busy,so I can't write any code for you". The moment they heard this all the smiling face turned into a sad looking face and one of them farted. So I had to leave the place as soon as possible." - Mr.Prakash One Fine Saturday. 24/04/2004

          A Offline
          A Offline
          Anders Eriksson
          wrote on last edited by
          #32

          If you can run the program then you can use Process Monitor to see which files it uses and creates. [Process Monitor - Windows Sysinternals | Microsoft Docs](https://docs.microsoft.com/en-us/sysinternals/downloads/procmon)

          1 Reply Last reply
          0
          • L Lost User

            Got an old customer who is running her business using a custom program that was written years ago. Been recently reinstalled on a Windows 10 computer as the other one died (not sure what was wrong with it) and obviously doesn't run as expected which could be sue to configuration not done on the new computer or just Windows 10 doing things differently. One of the things that ain't working is printing of labels with barcodes. Got the barcode printing software installed but from what I'm told, part way through using it it would dump 2 files to the Desktop that she would double-click to load in the label software and she could print away. The files are not being created, I have looked in C:\Users\\AppData\Local\VirtualStore but the directory is completely empty. Programmer doesn't want to know her (neither do I) so isn't providing any details on where things might be. Anyone have any idea where they might hide? No, I don't know what the files were called, I'm getting a million different names from her and the old husband talking in the background with helpful suggestions, isn't helpful.

            Michael Martin Australia "I controlled my laughter and simple said "No,I am very busy,so I can't write any code for you". The moment they heard this all the smiling face turned into a sad looking face and one of them farted. So I had to leave the place as soon as possible." - Mr.Prakash One Fine Saturday. 24/04/2004

            G Offline
            G Offline
            gervacleto
            wrote on last edited by
            #33

            A few years ago I had a similar problem. The program I was using, try to write something to a specific path. Because it had an error trap, it never showed an error in which I could find the path. I tried almost everything. No. it didn't work. Finally I used a Hexadecimal editor (I don't remember which one) to look inside the guts. Almost everything is gibberish, but the strings appears bright as a full-moon light. And Voila! the path showed itself hidden inside «─í▀≈┌▀▐C:\Freemont\Data\Packs.dat▌┌░≈Σ Because I didn't change anything to the program, when I closed the Editor and created the Folder, all work as desired.

            S 1 Reply Last reply
            0
            • L Lost User

              Got an old customer who is running her business using a custom program that was written years ago. Been recently reinstalled on a Windows 10 computer as the other one died (not sure what was wrong with it) and obviously doesn't run as expected which could be sue to configuration not done on the new computer or just Windows 10 doing things differently. One of the things that ain't working is printing of labels with barcodes. Got the barcode printing software installed but from what I'm told, part way through using it it would dump 2 files to the Desktop that she would double-click to load in the label software and she could print away. The files are not being created, I have looked in C:\Users\\AppData\Local\VirtualStore but the directory is completely empty. Programmer doesn't want to know her (neither do I) so isn't providing any details on where things might be. Anyone have any idea where they might hide? No, I don't know what the files were called, I'm getting a million different names from her and the old husband talking in the background with helpful suggestions, isn't helpful.

              Michael Martin Australia "I controlled my laughter and simple said "No,I am very busy,so I can't write any code for you". The moment they heard this all the smiling face turned into a sad looking face and one of them farted. So I had to leave the place as soon as possible." - Mr.Prakash One Fine Saturday. 24/04/2004

              M Offline
              M Offline
              milo xml
              wrote on last edited by
              #34

              What kind of barcode printer is it? If it's a Dymo, you may need to install their dev software.

              1 Reply Last reply
              0
              • L Lost User

                Got an old customer who is running her business using a custom program that was written years ago. Been recently reinstalled on a Windows 10 computer as the other one died (not sure what was wrong with it) and obviously doesn't run as expected which could be sue to configuration not done on the new computer or just Windows 10 doing things differently. One of the things that ain't working is printing of labels with barcodes. Got the barcode printing software installed but from what I'm told, part way through using it it would dump 2 files to the Desktop that she would double-click to load in the label software and she could print away. The files are not being created, I have looked in C:\Users\\AppData\Local\VirtualStore but the directory is completely empty. Programmer doesn't want to know her (neither do I) so isn't providing any details on where things might be. Anyone have any idea where they might hide? No, I don't know what the files were called, I'm getting a million different names from her and the old husband talking in the background with helpful suggestions, isn't helpful.

                Michael Martin Australia "I controlled my laughter and simple said "No,I am very busy,so I can't write any code for you". The moment they heard this all the smiling face turned into a sad looking face and one of them farted. So I had to leave the place as soon as possible." - Mr.Prakash One Fine Saturday. 24/04/2004

                J Offline
                J Offline
                jeb1217
                wrote on last edited by
                #35

                I have found often with this type of behavior going from an old OS to Windows 10, problem is often related to security. Even running as Administrator does not always give you access to write. In the past creating the destination folder and adding explicit permissions to the account to have full control and turning off inheritance makes a difference. Given the age of the code there may be missing com objects or DLLs that are no longer part of the Windows 10 OS. These problems are a bear to resolve but with the correct tools you'll learn what's generating the error.

                1 Reply Last reply
                0
                • L Lost User

                  Got an old customer who is running her business using a custom program that was written years ago. Been recently reinstalled on a Windows 10 computer as the other one died (not sure what was wrong with it) and obviously doesn't run as expected which could be sue to configuration not done on the new computer or just Windows 10 doing things differently. One of the things that ain't working is printing of labels with barcodes. Got the barcode printing software installed but from what I'm told, part way through using it it would dump 2 files to the Desktop that she would double-click to load in the label software and she could print away. The files are not being created, I have looked in C:\Users\\AppData\Local\VirtualStore but the directory is completely empty. Programmer doesn't want to know her (neither do I) so isn't providing any details on where things might be. Anyone have any idea where they might hide? No, I don't know what the files were called, I'm getting a million different names from her and the old husband talking in the background with helpful suggestions, isn't helpful.

                  Michael Martin Australia "I controlled my laughter and simple said "No,I am very busy,so I can't write any code for you". The moment they heard this all the smiling face turned into a sad looking face and one of them farted. So I had to leave the place as soon as possible." - Mr.Prakash One Fine Saturday. 24/04/2004

                  G Offline
                  G Offline
                  Greg Lovekamp
                  wrote on last edited by
                  #36

                  It sounds as if you are dealing with two separate products: a custom "line of business" program written by someone who no longer wants to support it, and a packaged barcode/label making program. Or is it just multiple custom programs that form the "line of business"? It sounds like the label product installed, but did not create two desktop icons see was expecting to see. It is a bit vague on exactly when the two files are supposed to be created: is it after the software is installed or is one part of the "line of business" software generating those two files which she clicks on and the label software is supposed to utilize? It is just a slow and steady process to determine her problem, and you indeed might end up with "sorry, there is no solution." How important is this client? Can you skip a lot of the determination work and just get to "sorry" earlier?

                  1 Reply Last reply
                  0
                  • G gervacleto

                    A few years ago I had a similar problem. The program I was using, try to write something to a specific path. Because it had an error trap, it never showed an error in which I could find the path. I tried almost everything. No. it didn't work. Finally I used a Hexadecimal editor (I don't remember which one) to look inside the guts. Almost everything is gibberish, but the strings appears bright as a full-moon light. And Voila! the path showed itself hidden inside «─í▀≈┌▀▐C:\Freemont\Data\Packs.dat▌┌░≈Σ Because I didn't change anything to the program, when I closed the Editor and created the Folder, all work as desired.

                    S Offline
                    S Offline
                    Steven1218
                    wrote on last edited by
                    #37

                    I agree with this approach. You might try to: 1) make sure the Desktop is not read-only, and 2) make sure the prior version Windows Desktop path exists (thru Documents and Settings, or whatever).

                    1 Reply Last reply
                    0
                    • L Lost User

                      Got an old customer who is running her business using a custom program that was written years ago. Been recently reinstalled on a Windows 10 computer as the other one died (not sure what was wrong with it) and obviously doesn't run as expected which could be sue to configuration not done on the new computer or just Windows 10 doing things differently. One of the things that ain't working is printing of labels with barcodes. Got the barcode printing software installed but from what I'm told, part way through using it it would dump 2 files to the Desktop that she would double-click to load in the label software and she could print away. The files are not being created, I have looked in C:\Users\\AppData\Local\VirtualStore but the directory is completely empty. Programmer doesn't want to know her (neither do I) so isn't providing any details on where things might be. Anyone have any idea where they might hide? No, I don't know what the files were called, I'm getting a million different names from her and the old husband talking in the background with helpful suggestions, isn't helpful.

                      Michael Martin Australia "I controlled my laughter and simple said "No,I am very busy,so I can't write any code for you". The moment they heard this all the smiling face turned into a sad looking face and one of them farted. So I had to leave the place as soon as possible." - Mr.Prakash One Fine Saturday. 24/04/2004

                      K Offline
                      K Offline
                      KLSmith
                      wrote on last edited by
                      #38

                      Old programs work better if NOT installed under C:\Program Files (x86).

                      1 Reply Last reply
                      0
                      • L Lost User

                        Got an old customer who is running her business using a custom program that was written years ago. Been recently reinstalled on a Windows 10 computer as the other one died (not sure what was wrong with it) and obviously doesn't run as expected which could be sue to configuration not done on the new computer or just Windows 10 doing things differently. One of the things that ain't working is printing of labels with barcodes. Got the barcode printing software installed but from what I'm told, part way through using it it would dump 2 files to the Desktop that she would double-click to load in the label software and she could print away. The files are not being created, I have looked in C:\Users\\AppData\Local\VirtualStore but the directory is completely empty. Programmer doesn't want to know her (neither do I) so isn't providing any details on where things might be. Anyone have any idea where they might hide? No, I don't know what the files were called, I'm getting a million different names from her and the old husband talking in the background with helpful suggestions, isn't helpful.

                        Michael Martin Australia "I controlled my laughter and simple said "No,I am very busy,so I can't write any code for you". The moment they heard this all the smiling face turned into a sad looking face and one of them farted. So I had to leave the place as soon as possible." - Mr.Prakash One Fine Saturday. 24/04/2004

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

                        For "app data", the usual convention is: c:\ProgramData\\ (i.e. "Users" is not the only place where app data gets stored; including the "exe folder").

                        "(I) am amazed to see myself here rather than there ... now rather than then". ― Blaise Pascal

                        1 Reply Last reply
                        0
                        • L Lost User

                          Got an old customer who is running her business using a custom program that was written years ago. Been recently reinstalled on a Windows 10 computer as the other one died (not sure what was wrong with it) and obviously doesn't run as expected which could be sue to configuration not done on the new computer or just Windows 10 doing things differently. One of the things that ain't working is printing of labels with barcodes. Got the barcode printing software installed but from what I'm told, part way through using it it would dump 2 files to the Desktop that she would double-click to load in the label software and she could print away. The files are not being created, I have looked in C:\Users\\AppData\Local\VirtualStore but the directory is completely empty. Programmer doesn't want to know her (neither do I) so isn't providing any details on where things might be. Anyone have any idea where they might hide? No, I don't know what the files were called, I'm getting a million different names from her and the old husband talking in the background with helpful suggestions, isn't helpful.

                          Michael Martin Australia "I controlled my laughter and simple said "No,I am very busy,so I can't write any code for you". The moment they heard this all the smiling face turned into a sad looking face and one of them farted. So I had to leave the place as soon as possible." - Mr.Prakash One Fine Saturday. 24/04/2004

                          M Offline
                          M Offline
                          mdblack98
                          wrote on last edited by
                          #40

                          Found this that may be fairly easy to figure out what it's trying to create. There are other solutions too for tracing file access. It's may be failing the file creation as it's using a on-existent path and hopefully this software sees the failure. https://www.visualclick.com/content/cptrax-for-windows-active-directory.htm Or process monitor should do it too http://technet.microsoft.com/en-us/sysinternals/bb896645.aspx You can run it directly from the site if you want http://live.sysinternals.com/Procmon.exe Mike

                          1 Reply Last reply
                          0
                          • L Lost User

                            Got an old customer who is running her business using a custom program that was written years ago. Been recently reinstalled on a Windows 10 computer as the other one died (not sure what was wrong with it) and obviously doesn't run as expected which could be sue to configuration not done on the new computer or just Windows 10 doing things differently. One of the things that ain't working is printing of labels with barcodes. Got the barcode printing software installed but from what I'm told, part way through using it it would dump 2 files to the Desktop that she would double-click to load in the label software and she could print away. The files are not being created, I have looked in C:\Users\\AppData\Local\VirtualStore but the directory is completely empty. Programmer doesn't want to know her (neither do I) so isn't providing any details on where things might be. Anyone have any idea where they might hide? No, I don't know what the files were called, I'm getting a million different names from her and the old husband talking in the background with helpful suggestions, isn't helpful.

                            Michael Martin Australia "I controlled my laughter and simple said "No,I am very busy,so I can't write any code for you". The moment they heard this all the smiling face turned into a sad looking face and one of them farted. So I had to leave the place as soon as possible." - Mr.Prakash One Fine Saturday. 24/04/2004

                            K Offline
                            K Offline
                            Kirk 10389821
                            wrote on last edited by
                            #41

                            I would run the program in a VM of Windows 7, and use the old SysInternal Tools to identify the file creation. I have had THESE kinds of problems when going to Windows 8 and Windows 10 from very old code that writes stuff to it's own PROGRAMS folders... ALL due to security differences. Windows DOES NOT want things written "anywhere", data goes in appdata, etc. And running as Admin does not always fix stuff, because the resulting EXPLORER instance is NOT in admin mode, so it may not see the files created. That is the FINAL nail in the coffin. If it is using ANY KIND of share, KNOW THIS: A share created with an ADMIN account is NOT accessible to the USER account, AND VICE VERSA. This crushed us recently on a VM setup where the developer runs as admin, but the use program cannot. AND BAM, the share can only be accessible by one at a time, until you tweak the registry!

                            1 Reply Last reply
                            0
                            • L Lost User

                              Got an old customer who is running her business using a custom program that was written years ago. Been recently reinstalled on a Windows 10 computer as the other one died (not sure what was wrong with it) and obviously doesn't run as expected which could be sue to configuration not done on the new computer or just Windows 10 doing things differently. One of the things that ain't working is printing of labels with barcodes. Got the barcode printing software installed but from what I'm told, part way through using it it would dump 2 files to the Desktop that she would double-click to load in the label software and she could print away. The files are not being created, I have looked in C:\Users\\AppData\Local\VirtualStore but the directory is completely empty. Programmer doesn't want to know her (neither do I) so isn't providing any details on where things might be. Anyone have any idea where they might hide? No, I don't know what the files were called, I'm getting a million different names from her and the old husband talking in the background with helpful suggestions, isn't helpful.

                              Michael Martin Australia "I controlled my laughter and simple said "No,I am very busy,so I can't write any code for you". The moment they heard this all the smiling face turned into a sad looking face and one of them farted. So I had to leave the place as soon as possible." - Mr.Prakash One Fine Saturday. 24/04/2004

                              J Offline
                              J Offline
                              jamesvtoomey
                              wrote on last edited by
                              #42

                              Get a copy of ProcessExplorer from sysinternals.com. It's free: Process Explorer - Windows Sysinternals | Microsoft Docs[^] This program is extremely handy--it will show you every file that is being created/read/etc, along with what registry keys are being read/added/etc. The log files get huge fast, but for a tricky job like this it will be worth its weight in gold. It's helped me track down really weird/obscure stuff like this.

                              1 Reply Last reply
                              0
                              • L Lost User

                                Got an old customer who is running her business using a custom program that was written years ago. Been recently reinstalled on a Windows 10 computer as the other one died (not sure what was wrong with it) and obviously doesn't run as expected which could be sue to configuration not done on the new computer or just Windows 10 doing things differently. One of the things that ain't working is printing of labels with barcodes. Got the barcode printing software installed but from what I'm told, part way through using it it would dump 2 files to the Desktop that she would double-click to load in the label software and she could print away. The files are not being created, I have looked in C:\Users\\AppData\Local\VirtualStore but the directory is completely empty. Programmer doesn't want to know her (neither do I) so isn't providing any details on where things might be. Anyone have any idea where they might hide? No, I don't know what the files were called, I'm getting a million different names from her and the old husband talking in the background with helpful suggestions, isn't helpful.

                                Michael Martin Australia "I controlled my laughter and simple said "No,I am very busy,so I can't write any code for you". The moment they heard this all the smiling face turned into a sad looking face and one of them farted. So I had to leave the place as soon as possible." - Mr.Prakash One Fine Saturday. 24/04/2004

                                C Offline
                                C Offline
                                charlieg
                                wrote on last edited by
                                #43

                                I'd upvote every suggestion that the program is trying to write files in a now restricted space. There are so many butts running around with chunks taken out of them by this security change, mine being one of them. It's an easy change if you have the source code - muahahaha - don't comment on that. As a consultant, I'd say sorry, your code is obsolete, here are some options and here's what it will cost you. Let me know if I can help. :)

                                Charlie Gilley <italic>Stuck in a dysfunctional matrix from which I must escape... "Where liberty dwells, there is my country." B. Franklin, 1783 “They who can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety.” BF, 1759

                                1 Reply Last reply
                                0
                                • L Lost User

                                  Got an old customer who is running her business using a custom program that was written years ago. Been recently reinstalled on a Windows 10 computer as the other one died (not sure what was wrong with it) and obviously doesn't run as expected which could be sue to configuration not done on the new computer or just Windows 10 doing things differently. One of the things that ain't working is printing of labels with barcodes. Got the barcode printing software installed but from what I'm told, part way through using it it would dump 2 files to the Desktop that she would double-click to load in the label software and she could print away. The files are not being created, I have looked in C:\Users\\AppData\Local\VirtualStore but the directory is completely empty. Programmer doesn't want to know her (neither do I) so isn't providing any details on where things might be. Anyone have any idea where they might hide? No, I don't know what the files were called, I'm getting a million different names from her and the old husband talking in the background with helpful suggestions, isn't helpful.

                                  Michael Martin Australia "I controlled my laughter and simple said "No,I am very busy,so I can't write any code for you". The moment they heard this all the smiling face turned into a sad looking face and one of them farted. So I had to leave the place as soon as possible." - Mr.Prakash One Fine Saturday. 24/04/2004

                                  K Offline
                                  K Offline
                                  Kirill Illenseer
                                  wrote on last edited by
                                  #44

                                  Dunno if someone mentioned that already, but Process Monitor is a fantastic tool and is well-suit for exactly this use case.

                                  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