Roberto_Aguilera Posted September 6, 2016 Posted September 6, 2016 Does anyone know how to make a script to autoconnect to a wireless display using Win + K? i tried but since the device i want to connect is always in a diferrent position, im unable to connect always
spudw2k Posted September 6, 2016 Posted September 6, 2016 Good question. I'm not familiar with the processes involved, nor do I have the proper equipment to test with; but I can give you some general advice on how I'd approach it. I would open up task manager and look for a new process when performed manually (Win+K and select wireless display). If you can identify a new process that loads, you can search for the process/executable name on google and look for command line options for it. If no obvious new process can be found, then I'd use some tools to do some deeper inspection (i.e. procmon, wireshark, etc.) Even though I don't have the ability to figure this out or test it, I'm interested in what you find or someone else may contribute. Good luck Spoiler Things I've Made: Always On Top Tool ◊ AU History ◊ Deck of Cards ◊ HideIt ◊ ICU ◊ Icon Freezer ◊ Ipod Ejector ◊ Junos Configuration Explorer ◊ Link Downloader ◊ MD5 Folder Enumerator ◊ PassGen ◊ Ping Tool ◊ Quick NIC ◊ Read OCR ◊ RemoteIT ◊ SchTasksGui ◊ SpyCam ◊ System Scan Report Tool ◊ System UpTime ◊ Transparency Machine ◊ VMWare ESX Builder Misc Code Snippets: ADODB Example ◊ CheckHover ◊ Detect SafeMode ◊ DynEnumArray ◊ GetNetStatData ◊ HashArray ◊ IsBetweenDates ◊ Local Admins ◊ Make Choice ◊ Recursive File List ◊ Remove Sizebox Style ◊ Retrieve PNPDeviceID ◊ Retrieve SysListView32 Contents ◊ Set IE Homepage ◊ Tickle Expired Password ◊ Transpose Array Projects: Drive Space Usage GUI ◊ LEDkIT ◊ Plasma_kIt ◊ Scan Engine Builder ◊ SpeeDBurner ◊ SubnetCalc Cool Stuff: AutoItObject UDF ◊ Extract Icon From Proc ◊ GuiCtrlFontRotate ◊ Hex Edit Funcs ◊ Run binary ◊ Service_UDF
rcmaehl Posted September 6, 2016 Posted September 6, 2016 If possible, try using Au3Info,exe to find out the text and controls of the Window that pops up and try to control them using ControlSend(). Unfortunately, I don't have whatever software you have (I'm guessing Intel WiDi) so I can't create an example script for you. My UDFs are generally for me. If they aren't updated for a while, it means I'm not using them myself. As soon as I start using them again, they'll get updated.My Projects WhyNotWin11Cisco Finesse, Github, IRC UDF, WindowEx UDF
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now