![]() |
|
|
#1 |
|
I ♥ BOINC!
Oct 2002
Glendale, AZ. (USA)
3·7·53 Posts |
In Windows, llrnet always starts in the tray.
How can I make it so that it stays open in the console mode? |
|
|
|
|
|
#2 |
|
A Sunny Moo
Aug 2007
USA (GMT-5)
3×2,083 Posts |
|
|
|
|
|
|
#3 |
|
I ♥ BOINC!
Oct 2002
Glendale, AZ. (USA)
100010110012 Posts |
Yes, if I want to open a cmd prompt, cd into where I want to go then run llrnet, it will stay in console mode.
If I were to script that, 3 go to the icon tray, one runs in console mode. I want all of them to start in console mode ... |
|
|
|
|
|
#4 | |
|
"Lennart"
Jun 2007
25·5·7 Posts |
Quote:
Try replace this file. /Lennart |
|
|
|
|
|
|
#5 |
|
I ♥ BOINC!
Oct 2002
Glendale, AZ. (USA)
3×7×53 Posts |
Just got on, so didn't get to try your lua file yet Lennart. Thanks!
Just thought I would share this with everyone, it's actually easier than I thought. Copy past into NPLB-Start-All.bat :) for 8 cores, /affinity #HEX# @echo off start "NPLB-1" /D D:\dcprojects\NPLB\NPLB1 /AFFINITY 1 cmd.exe /C llrnet.exe start "NPLB-2" /D D:\dcprojects\NPLB\NPLB2 /AFFINITY 2 cmd.exe /C llrnet.exe start "NPLB-3" /D D:\dcprojects\NPLB\NPLB3 /AFFINITY 4 cmd.exe /C llrnet.exe start "NPLB-4" /D D:\dcprojects\NPLB\NPLB4 /AFFINITY 8 cmd.exe /C llrnet.exe start "NPLB-5" /D D:\dcprojects\NPLB\NPLB5 /AFFINITY 10 cmd.exe /C llrnet.exe start "NPLB-6" /D D:\dcprojects\NPLB\NPLB6 /AFFINITY 20 cmd.exe /C llrnet.exe start "NPLB-7" /D D:\dcprojects\NPLB\NPLB7 /AFFINITY 40 cmd.exe /C llrnet.exe start "NPLB-8" /D D:\dcprojects\NPLB\NPLB8 /AFFINITY 80 cmd.exe /C llrnet.exe Now each one starts right up, under Vista 64, grouping actually works on the task bar. ;) I resize them to 75 wide 8 high, place them on the monitor where I want them to be, uncheck let windows place it where it wants to thing. I'm in 1600x1200 resolution... Then I use a nice program that works in Windows XP or Vista 32 or 64 bits called DeskSpace. DeskSpace takes your desktop and converts it to a cube, so I press CTRL-ALT-SHIFT, rotate to another side and release. Now I don't see all those cmd windows on a clean desktop ![]() YMMV
Last fiddled with by IronBits on 2009-01-18 at 23:55 |
|
|
|
|
|
#6 | |
|
A Sunny Moo
Aug 2007
USA (GMT-5)
3×2,083 Posts |
Quote:
).
|
|
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| console output to txt file | pepi37 | Linux | 23 | 2015-09-28 18:23 |
| CES 2013: Nvidia unveils Project Shield gaming console | Dubslow | Hardware | 1 | 2013-01-09 06:27 |
| Tired of all the prpclient console windows? | opyrt | Prime Sierpinski Project | 4 | 2010-05-31 08:42 |
| Posted windows programs and source to stop/allow console ver NFSNET | dsouza123 | NFSNET Discussion | 1 | 2003-09-30 13:58 |
| Small windows programs to create and delete the stop.txt file for console ver NFSNET | dsouza123 | Programming | 0 | 2003-09-28 20:40 |