Python Script that utilizes "Win32 API" modules
Budget: $30 – $250 CAD
Need a working Python Script that utilizes "Win32 API" modules with pseudocode and explanations. In this order, "win32file.CreateFile" create a text file named Testing123.txt, then use "win32api.DeleteFile" to delete the text file that was just created, then "win32inet.InternetCheckConnection" checking youtube or something, then "win32profile.GetAllUsersProfileDirectory" to see all users on the computer, then "win32security.LsaEnumerateLogonSessions" to see all users currently logged on. All information to be put in another text file telling the user it can create files, delete files, can connect to the internet, show all users, and show all the logged in users.
Need to be able to run it on multiple different computers.
Have Block statements, comments, and explanation for the code.
Need to be able to run it on multiple different computers.
Have Block statements, comments, and explanation for the code.