straytoasters Posted October 28, 2006 Posted October 28, 2006 Basically thats it. When you run program name /? you get a dialog box of the available swithes, I just want to copy the dialog box or export its text to a text file.program_name /?>swithes.txt doesent work (it just generates a blank .txt)...hey...it was my first thought. Suggestions???Straytoasters
Hamins Posted October 28, 2006 Posted October 28, 2006 Your right, re-directing the output to a txt file works for most command, except a few. What command are you trying it with ?
straytoasters Posted October 28, 2006 Author Posted October 28, 2006 ...Well I am just wanting to get the switches for various programs. Some programs used different switches and some of the same switches produce different results for different programs. Anyhow...I found "jocr" which will basically do an ocr on any picture you select and outputs that to a text file. Its not perfect, it mistakes some characters, but over all it works...it you know a better way (better program, reg edit to allow copying in dialog boxes) let me know. Thanks.I was just (as an example, but a real one) trying gdidettool.exe /?>gdilog.txtStraytoasters
velos Posted October 28, 2006 Posted October 28, 2006 If you are using Windows 2000 or later try pressing CTRL+C when a message box is the active window.
straytoasters Posted October 28, 2006 Author Posted October 28, 2006 You're awsome, and I am just stupid. I shoud have tried that. Works most excellently. Thank you, thank you.Straytoasters.
Jeremy Posted November 1, 2006 Posted November 1, 2006 I did not know that worked! Wow! Will make things easier to troubleshoot in the future, thanks!
Ctrl-X Posted November 1, 2006 Posted November 1, 2006 If you are using Windows 2000 or later try pressing CTRL+C when a message box is the active window. Incredible! Tip of the year
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