|
![]() |
Overclock.net - Overclocking.net > Software, Programming and Coding > Coding and Programming | |
A Programme that will cause a sequence of files to be opened with another programme.
|
||
![]() |
|
|
LinkBack | Thread Tools |
|
|
#21 (permalink) | |
|
New to Overclock.net
|
Quote:
You would type Code:
Start /b /wait "C:UsersStevenDocumentsMy DocumentsOVERCLOCK PROGRAM201.nsu" tbh you don't really want to be using 'start' here - especially if it's asking for message box confirmation from the user. (Sorry I don't know how nTune works exactly). Check here for more info http://www.fpschultze.de/smartfaq+faq.faqid+71.htm |
|
|
|
|
|
|
#22 (permalink) | ||||||||||||||
|
New to Overclock.net
|
Quote:
So i have to use /wait in conjunction with Start Adding start /b /wait infront of each "c:\users..." made it not work. I have the commands listed in chronoligcal order so being a bacth file it should execute the commands in the order they appear? Anyhow it seems to work with just: "directory" sleep 5 Although, i doubt it is actually "sleeping" for 5 seconds before it tries to launch the next .nsu file.
|
||||||||||||||
|
|
|
|
|
#23 (permalink) | |||||||||||||
|
PC Gamer
|
Actually it does, doing it that way will parse through the commands one at a time. It will not continue to the next one until the previous one has been completed.
__________________
The Black Mesa Survivors Club Aoccdrnig to a rscheearch at an Elingsh uinervtisy, it deosn't mttaer in waht oredr the ltteers in a wrod are, the olny iprmoetnt tihng is taht frist and lsat ltteer is at the rghit pclae. The rset can be a toatl mses and you can sitll raed it wouthit porbelm. Tihs is bcuseae we do not raed ervey lteter by itslef but the wrod as a wlohe.
|
|||||||||||||
|
|
|
|
|
#24 (permalink) | ||||||||||||||
|
New to Overclock.net
|
Quote:
I am currently using just "directory" sleep 5 because it works and start /b /wait made it not work (so i obviously did something wrong) But hey, 2 or 3 days after posting i now have this batch file that makes using my overclock possible, without fear of crashing the OS or blue screening. I also did i nice little reverse overclock bat file too to bring it back down to stock from OC. Once again many thanks! and + rep for all your help.
|
||||||||||||||
|
|
|
|
|
#25 (permalink) | ||||||
|
New to Overclock.net
|
... i have never tried to use python before, but wouldnt it be able to run a seperate program that will press the button for you? Since its being lauched it would have focus on that, and all that needs to be pressed is spacebar.
__________________
|
||||||
|
|
|
|
|
#26 (permalink) | |||||||||||||
|
New to Overclock.net
|
BIG EDIT:
__________________Oh and i got the blue screen "hardware error" message again... I guess the OS doesn't like the FSB jumping around alot when it's running. I am goign to save this OC just for benchmarks till i can get a MOBO that allows OCing via BIOS, so running it minimized/at startup/getting rid of the 48 pop up messages doesn't apply anymore. Thanks for all your help anyway.
Last edited by desertmonk : 06-24-08 at 02:01 PM. |
|||||||||||||
|
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
|
|