• Scripting change resolution

    Home » Forums » AskWoody support » Windows » Windows – other » Scripting change resolution

    Author
    Topic
    #462533

    I want to write a batch file that will change desktop resolutions on pcs. It seems that I should be able to use rundll32 to do this. Per my boss I am not allowed to use a 3rd party software. We need to do this without needing to install new software. This makes sense as I teach classes on the road a lot and many companies do not like it when I have to install new software, it is against their rules.

    So, just to be clear, I want to have a batch file that runs a script that will change the resolution on a pc to 1024X768X32bit.
    Thanks for any help.

    Viewing 1 reply thread
    Author
    Replies
    • #1177549

      I want to write a batch file that will change desktop resolutions on pcs. It seems that I should be able to use rundll32 to do this. Per my boss I am not allowed to use a 3rd party software. We need to do this without needing to install new software. This makes sense as I teach classes on the road a lot and many companies do not like it when I have to install new software, it is against their rules.

      So, just to be clear, I want to have a batch file that runs a script that will change the resolution on a pc to 1024X768X32bit.
      Thanks for any help.

      From what I can find you can’t do this in a batch file without a third party program. Can you use a “thumb” drive and have the program on the drive. That way you don’t have to install anything just run from the drive.

      Joe

      --Joe

      • #1177551

        I cannot use a thumb drive, I would need one for each workstation (up to 24 students) and, of course, money is the hot topic this year. Can’t spend a dime without upper management clearing it. Which I am sure is costing us a fortune.

        • #1177552

          I cannot use a thumb drive, I would need one for each workstation (up to 24 students) and, of course, money is the hot topic this year. Can’t spend a dime without upper management clearing it. Which I am sure is costing us a fortune.

          Change display sattings automaticly – vbs claims to do it.

          Joe

          --Joe

      • #1177576

        From what I can find you can’t do this in a batch file without a third party program. Can you use a “thumb” drive and have the program on the drive. That way you don’t have to install anything just run from the drive.

        Joe

        I just got what you meant, little slow today, as long as the 3rd party program is not installed, but run locally, this could work. I will look into this in more depth. Thanks!

        • #1177589

          I just got what you meant, little slow today, as long as the 3rd party program is not installed, but run locally, this could work. I will look into this in more depth. Thanks!

          It’s time to do a Google search for “utility change screen resolution”, then! QRES seems to be adequate. I have another one at work on an ancient laptop used for projection, but can’t remember its name…

          BATcher

          Plethora means a lot to me.

    • #1177560

      If you can not use a thumb drive, how do you expect to get a copy of this script onto each machine?

      Also you need to be able to reset each machine back to what it was before your script messed with it, as a reboot would NOT reset it back.

      It is things like this, that rules have had to be put in place, so the machines are NOT to be changed.

      DaveA I am so far behind, I think I am First
      Genealogy....confusing the dead and annoying the living

      • #1177575

        If you can not use a thumb drive, how do you expect to get a copy of this script onto each machine?

        Also you need to be able to reset each machine back to what it was before your script messed with it, as a reboot would NOT reset it back.

        It is things like this, that rules have had to be put in place, so the machines are NOT to be changed.

        I am always allowed to copy over files, as needed to run our classes, but actually installing a new program is sometimes not allowed. These are training classes and the customers understand that I will be copying over these files and deleting them when I am finished.

        The script mentioned above helped dramatically after some modifications, but it does not allow a specific display setting to be put in place, rather it assumes that everyone has the same setting so by hitting the right or left button will change the setting to the same new display. So, still looking for a way to be specific on wanting 1024X768. Thanks to everyone who tried to help.

    Viewing 1 reply thread
    Reply To: Scripting change resolution

    You can use BBCodes to format your content.
    Your account can't use all available BBCodes, they will be stripped before saving.

    Your information: