Photo Gallery Member List Search Calendars FAQ Ticket List Log Out


Vista Cscript For Launching Games

 
Logged in as: Guest
arrSession:exec spGetSession 2,16,54688
 Active Users: There are 0 members and 0 guests.
 Users viewing this topic: none
 

 

 
  
  Printable Version
All Forums >> [Scripting] >> Post a VBScript >> Vista Cscript For Launching Games
  Do you like VisualBasicScript.com? Link to us and help spread the word about our forum. Thanks!
Page: [1]
Login
Message << Older Topic   Newer Topic >>
 Vista Cscript For Launching Games - 12/23/2007 9:27:05 AM   
  techie007

 

Posts: 5
Score: 0
Joined: 12/11/2007
Status: offline
This is the result of a few day long hack fest. :)

It's specifically intended for Vista, so it may miss stuff on other Windows versions.

It shuts down as many services and processes as it can and then prompts for a game to launch.

Frees up 200-300MB of RAM on my Vista machine, and turns off about 20 processes.

Makes no permanent changes, so you can just reboot at any time to be back to normal.


      

Let me know how it works for ya. :)

It's 'official' home page is here: http://www.techiestools.com/vista_game_launcher_script.php
There's a little bit more info there on it's workings.

techie007

< Message edited by techie007 -- 12/26/2007 12:38:30 PM >
 
 
Revisions: 2 | Post #: 1
 
 RE: Vista Cscript For Launching Games - 12/26/2007 10:54:34 AM   
  Meg


Posts: 125
Score: 2
Joined: 7/13/2006
From: Australia
Status: offline
Hi Techie007, looks like a cool tool, there is code out there that forces the script to run under cscript even if you double click on the vbs that might be usefull to you.

I used a sub called forceUseCscript in my taskmonitor script that does this. You could give it a nice graphical front end using a HTA but mshta probably chews up more memory than cscript.
http://www.visualbasicscript.com/m_51868/mpage_1/key_forceUseCScript/tm.htm#54252

I don't use vista but maybe scripts like this will bring the vista operating system more on par with xp as far as gaming goes.

(in reply to techie007)
 
 
Post #: 2
 
 RE: Vista Cscript For Launching Games - 12/26/2007 12:36:52 PM   
  techie007

 

Posts: 5
Score: 0
Joined: 12/11/2007
Status: offline
quote:

ORIGINAL: Meg

Hi Techie007, looks like a cool tool, there is code out there that forces the script to run under cscript even if you double click on the vbs that might be usefull to you.

I used a sub called forceUseCscript in my taskmonitor script that does this. You could give it a nice graphical front end using a HTA but mshta probably chews up more memory than cscript.


Actually it already has CScript detection code in it.  But your point is well taken and I modified it to actually exit the entire script (errorlevel 666) when Cscript.exe isn't used. Thanks for the input! :)

quote:

ORIGINAL: Meg
I don't use vista but maybe scripts like this will bring the vista operating system more on par with xp as far as gaming goes.


So far I've had good luck with Vista and gaming, as good of luck as I ever had with XP anyway.  Especially now that the video card drivers have (mostly) caught up -- so that's a good sign. :)

I'll update the original post with the latest version of the code, wish me luck... :)

techie007

(in reply to Meg)
 
 
Post #: 3
 
 
 
  

If you found our site useful please link to us <a href="http://www.visualbasicscript.com">VisualBasicScript.com</a>.
All Forums >> [Scripting] >> Post a VBScript >> Vista Cscript For Launching Games Page: [1]
Jump to:





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts