Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Vista Newsgroups > Vista Games

Vista - Vista Game Launching Script (VGL.vbs)

Reply
 
Old 01-12-2008   #1 (permalink)


Vista Ultimate 32bit
 
 

Vista Game Launching Script (VGL.vbs)

Hey All,

I was out looking for a way to shut down processes and services so I could play games a little more smoothly on my now-aging P4 3.0E.

I couldn't find anything, so I wrote one. I posted a previous version on a couple local message boards and it seems to be working for people (no complaints anyway ), so I figured I'd post about the latest version (currently version .42d) on this newsgroup to try to spread it around a little further.

Here's a blurb:

This handy little Windows script will kill all but the necessary/preferred services and processes in Vista, leaving you with the extra resources needed to run today's games.

Run it via an elevated command prompt with the command "cscript vgl.vbs" (Vista Orb-->Search: "cmd"-->Right Click cmd.exe-->"Run as administrator").

What it does:
  • It will make two loops to kill all the dependent services and then one pass to kill all the parent services (ignoring any services included in the 'arrServicesToKeep' array).
  • Next it will kill all running processes including Explorer.exe (ignoring any services included in the 'arrProcessesToKeep' array).
  • You will then be presented with a prompt to either run one of the predefined games, or you can type in a full path to the program you want to run.
No settings are changed, so at any time you can simply reboot to restore the system to exactly how it was before the script was run! No worry of crashes making things "stick".

I whipped up a home page for it, so that's where I'll keep the latest version:

techiestools.com -- VGL - Vista Game Launching Script

It's a .VBS script, so open it up in Notepad (or similar) and edit Process, Service and Game-Pick-List arrays to your liking/needs.

It dumps my Vista down to around 30 processes (svchosts indiviudal loads are greatly reduced as well), and frees up about 250MB from a freshly booted, idle state.

And again it's safe as it makes no permanent changes, if everything seems all messed up, just reboot.

Let me know how it works for ya, and I'll try to answer any questions, but it's pretty sright-forward (I think ).

So just hit the page (techiestools.com -- VGL - Vista Game Launching Script), grab it, and try it out if you'd like - it's safe, and free, free, free.

techie007

My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
launching/not launching programs upon logging in Vista General
Vista stops programs from launching General Discussion
Vista - setup runs whenever launching apps Vista General
Vista Game Launching Script Gaming
error on launching VISTA Vista General


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46