Could i use BES to adjust the screen resolution?

(imported topic written by ktang91)

Could i use BES to adjust the screen resolution?

(imported comment written by SystemAdmin)

Sure, but as far as I know you’d have to run an external utility (in the action) to change the resolution. Thought I’m not sure why you’d want to do this.

If you Google around, I’m sure you’ll come up with a few free ones. As a quick search I came across http://www.snapfiles.com/get/qres.html

If you want to write your own VB utility, here’s a couple of sample resources that might work:

http://www.freevbcode.com/ShowCode.asp?ID=6198

http://www.vb-helper.com/howto_change_display_mode_xp.html

http://www.devx.com/vb2themax/Tip/19186

http://www.freevbcode.com/ShowCode.asp?ID=467

http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=52479&lngWId=1

-Paul