Results 1 to 2 of 2

Thread: File Finder

  1. #1

    Thread Starter
    Fanatic Member BenJones's Avatar
    Join Date
    Mar 2010
    Location
    Wales UK
    Posts
    814

    File Finder

    Hi this is a program i made today to find files on your computer, it easy to use select the path and enter what your looking for eg *.exe or test.txt, you also have option to serach inside subfolders to. and you also have a menu option to execute the file or open the file path, Hope you find it usfull.

    Attached Files Attached Files

  2. #2
    Lively Member
    Join Date
    May 2009
    Posts
    121

    Re: File Finder

    Can you add like that:

    string[] disallowed_files = {"trainer.exe", "mod_sa", "hack.exe", "s0beit.txt"}; (etc)
    FindFiles(SAMP_path, disallowed_files);

    or something, I really need it.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width