How do I store various dialogue box settings?

AlexDunnett

New member
Local time
8:10 AM
Messages
6
Hello Seven Forums!

Q: Does anybody know of a way to keep certain dialogue box settings the same? The original problem I was having was changing the paper from A4 to A3 every time I needed to print a drawing in the office I work in. This problem I was able to solve by changing the settings in the printer driver. However I often come across small changes in other programs that I'm making hundred of times a day and I'd love to learn how to get them to stick.

For example in MicroStation there is a check box within Print Organiser that says "Use master design file directory", my fairly limited knowledge leads to to believe that each of these settings is called up from within the registry, so is it just a matter of finding a way to determine the registry key/string/binary and change the value or am I going in the wrong direction?

Regards,

Alexander Dunnett
 

My Computer My Computer

OS
Windows 7 Professional 32bit
Hello Seven Forums!

Q: Does anybody know of a way to keep certain dialogue box settings the same? The original problem I was having was changing the paper from A4 to A3 every time I needed to print a drawing in the office I work in. This problem I was able to solve by changing the settings in the printer driver. However I often come across small changes in other programs that I'm making hundred of times a day and I'd love to learn how to get them to stick.

For example in MicroStation there is a check box within Print Organiser that says "Use master design file directory", my fairly limited knowledge leads to to believe that each of these settings is called up from within the registry, so is it just a matter of finding a way to determine the registry key/string/binary and change the value or am I going in the wrong direction?

Regards,

Alexander Dunnett

It may not be in registry, as in your first case. It may be in the individual applications configuration files.

The only things I would suspect that are stored in registry are the global settings across all applications.
 

My Computer My Computer

Computer Manufacturer/Model Number
HP Pavillion dv-7 1005 Tx
OS
Win 8 Release candidate 8400
CPU
[email protected]
Memory
4 gigs
Graphics Card(s)
Nvidia 9600M
Sound Card
HD built-in
Monitor(s) Displays
17" Wxga
Screen Resolution
1440x900
Cooling
none
Internet Speed
45Mb down 5Mb up
Is there a way to view/edit the individual application configuration files you mentioned?
 

My Computer My Computer

OS
Windows 7 Professional 32bit
I'm currently investigating another option that would wait for a certain window to be open then execute a macro to change the dialogue box or achieve a desired task.

For example, using AutoIt (AutoItScript - AutoItScript Website) to wait for "Save As" to open in Word before using XY co-ordinates to change the "Save as type:".

An awkward solution perhaps but I'm committed to finding how I can automate these settings.
 

My Computer My Computer

OS
Windows 7 Professional 32bit
Back
Top