Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
how search files
#1
how do python search exe files and open Think
Reply
#2
What? Please explain in more detail what you mean.
Reply
#3
I want it to look for exe folders and what is closest to the result will open it say and someone is looking for Minecraft so he is looking for it in folders and what is closest to the result he open
Reply
#4
What do you mean by "closest"? What do you mean by "open"? Execute? You can look at the subprocess module for spawning new processes: https://docs.python.org/3/library/subprocess.html.
Reply
#5
I want to make Python look for folders and open the. Which is most similar to the result
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Search multiple CSV files for a string or strings cubangt 7 7,843 Feb-23-2022, 12:53 AM
Last Post: Pedroski55
  Search string in mutliple .gz files SARAOOF 10 6,814 Aug-26-2021, 01:47 PM
Last Post: SARAOOF
  Merging all file_name.log's files from directory to one and search “PerformanceINFO" sutra 0 1,761 Dec-09-2020, 05:14 PM
Last Post: sutra
  Complex word search multiple files Kristenl2784 0 1,556 Jul-18-2020, 01:22 PM
Last Post: Kristenl2784
  Search for files and copy them to different location jayser247 4 2,423 Apr-25-2020, 12:50 AM
Last Post: jayser247
  Search for files raopatwari 4 3,015 Jan-16-2018, 07:02 PM
Last Post: raopatwari

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020