Demond Posted November 25, 2006 Posted November 25, 2006 I need to create a simple script file in XP SP2 that does the following: 1. Press Ctrl+Shift+F12 --> (This is a hot key combination that selects the secondary DVI output of my graphic card, Radeon X1900GT) 2. Wait 5 seconds --> It take about 5 second for my graphic card to switch between outputs. 3. Run F:\Call of Duty\CoDSP.exe --> (This is an execution file of a PC game that I'd like to play using the secondary DVI output). Why do I want to do this? Well, it's a long story, but let me just say that I need to switch to the secondary DVI output for gaming. I read help files but can't figure out how to write such a script. Can anyone help? Thanks.
tresa Posted November 25, 2006 Posted November 25, 2006 I need to create a simple script file in XP SP2 that does the following: 1. Press Ctrl+Shift+F12 --> (This is a hot key combination that selects the secondary DVI output of my graphic card, Radeon X1900GT) 2. Wait 5 seconds --> It take about 5 second for my graphic card to switch between outputs. 3. Run F:\Call of Duty\CoDSP.exe --> (This is an execution file of a PC game that I'd like to play using the secondary DVI output). Why do I want to do this? Well, it's a long story, but let me just say that I need to switch to the secondary DVI output for gaming. I read help files but can't figure out how to write such a script. Can anyone help? Thanks.take a look in the help file to1 send2 sleep3 run
HardCopy Posted November 25, 2006 Posted November 25, 2006 I need to create a simple script file in XP SP2 that does the following: 1. Press Ctrl+Shift+F12 --> (This is a hot key combination that selects the secondary DVI output of my graphic card, Radeon X1900GT) 2. Wait 5 seconds --> It take about 5 second for my graphic card to switch between outputs. 3. Run F:\Call of Duty\CoDSP.exe --> (This is an execution file of a PC game that I'd like to play using the secondary DVI output). Why do I want to do this? Well, it's a long story, but let me just say that I need to switch to the secondary DVI output for gaming. I read help files but can't figure out how to write such a script. Can anyone help? Thanks.run autoit au3recorder to generate the script for youthen you can see the basics of how things work. Contributions: UDF _DateYearFirstChildren are like Farts, you can just about stand your own.Why am I not a Vegetarian?...Well...my ancestors didn't fight & evolve to the Top of the food chain for me to survive on Salad
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