Here's what I have done so far: -I made a desktop search program/GUI using python and tkinter.
-Then I used py2exe to convert it to an exe.
-Now the software perfectly works on a machine(windows) without python installed, but the problem is that a creepy black window just appears along with the GUI when the .exe is opened.
Is there any way to make it look less creepy to an end user?