Welcome, Guest. Please login or register.

Author Topic: Help in creating a script to launch an executable...  (Read 1041 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline MrZammler

  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 720
    • Show all replies
Re: Help in creating a script to launch an executable...
« on: May 03, 2007, 08:03:46 PM »
c:cpu NOCACHE will turn off your caches.

So something like:

c:cpu NOCACHE
gg FAST
c:cpu CACHE

will turn it back on. Run the script with execute, or make it executable: protect script +E

Check the cpu command for more info "cpu ?"

Edit: Oh, just saw: you saying that the c:cpu CACHE part will not execute after gg exits...
Anyway is the only way
 

Offline MrZammler

  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 720
    • Show all replies
Re: Help in creating a script to launch an executable...
« Reply #1 on: May 03, 2007, 08:14:20 PM »
Ok, if you dont find an answer here, pop by the irc channel, I have something on my mind.  :-D
Anyway is the only way