![]() |
|
|
#151 | |
|
Moderato®™
Join Date: Apr 2009
Location: Statesville, NC
Posts: 3,669 (2.45/day)
Thanks: 4,327
Thanked 2,322 Times in 1,153 Posts
|
Quote:
__________________
“As long as I feel the warmth from the sun and breathe precious air…. I must ask questions to feed the Mind!” Battletag: Mindweaver#1523 |
|
|
|
|
|
|
#152 |
|
WCG Team Captain
Join Date: Nov 2007
Location: Miami, Florida
Posts: 23,895 (11.91/day)
Thanks: 15,156
Thanked 12,315 Times in 7,779 Posts
|
Thanks bro gnite. When you come back tomorrow though, check this out. Don't think it's working. Completed WU's are still showing "ready to report"
![]()
|
|
|
|
|
|
#153 |
![]() Join Date: May 2008
Location: Oklahoma City
Posts: 1,709 (0.93/day)
Thanks: 572
Thanked 4,285 Times in 1,071 Posts
|
CP, I'm a simple guy so I keep a cc_config.xml file that I copy to my BOINC folder after I do a new install.
This is what's in my Windows 7 \ProgramData\BOINC\cc_config.xml file. Code:
<cc_config> <options> <report_results_immediately>1</report_results_immediately> </options> </cc_config> |
|
|
|
| The Following 2 Users Say Thank You to msgclb For This Useful Post: |
|
|
#154 | |
|
WCG Team Captain
Join Date: Nov 2007
Location: Miami, Florida
Posts: 23,895 (11.91/day)
Thanks: 15,156
Thanked 12,315 Times in 7,779 Posts
|
Quote:
![]() I think this one seems to work
|
|
|
|
|
| The Following User Says Thank You to Chicken Patty For This Useful Post: |
|
|
#155 | |
|
"I go fast!1!11!1!"
Join Date: Oct 2008
Location: IA, USA
Posts: 10,583 (6.28/day)
Thanks: 1,755
Thanked 2,599 Times in 1,962 Posts
|
Quote:
1) What's the full path to the cc_config.xml that worked? 2) What's the full path to where BOINC is installed? 3) At the registry: HKEY_LOCAL_MACHINE\SOFTWARE\Space Sciences Laboratory, U.C. Berkeley\BOINC Setup OR HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Space Sciences Laboratory, U.C. Berkeley\BOINC Setup Are DATADIR, INSTALLDIR, or MIGRATIONDIR correct? A screen shot of what is in there would be helpful. 4) Do you have BOINC 32-bit installed on a 64-bit OS?
__________________
Golden Rule of Programming: Never assume. try { SteamDownload(); } catch (Steamception ex) { RageQuit(); } Last edited by FordGT90Concept; Mar 2, 2010 at 11:33 AM. |
|
|
|
|
| The Following User Says Thank You to FordGT90Concept For This Useful Post: |
|
|
#156 | ||
|
Moderato®™
Join Date: Apr 2009
Location: Statesville, NC
Posts: 3,669 (2.45/day)
Thanks: 4,327
Thanked 2,322 Times in 1,153 Posts
|
Quote:
Quote:
It was really late and way past my bed time.. hehehe It should be the same code as yours.. but I could barely keep my eyes open.. So, I'll check it out today and fix the error. The file on the front page works if you have wcg installed in its default location on your system drive. I'll start working on a new release with SSD support, were the user is installing Boinc on a different drive. Thanks again msgclb!
__________________
“As long as I feel the warmth from the sun and breathe precious air…. I must ask questions to feed the Mind!” Battletag: Mindweaver#1523 Last edited by Mindweaver; Mar 2, 2010 at 10:54 AM. |
||
|
|
|
|
|
#157 | ||
|
WCG Team Captain
Join Date: Nov 2007
Location: Miami, Florida
Posts: 23,895 (11.91/day)
Thanks: 15,156
Thanked 12,315 Times in 7,779 Posts
|
Quote:
Quote:
|
||
|
|
|
|
|
#158 |
|
"I go fast!1!11!1!"
Join Date: Oct 2008
Location: IA, USA
Posts: 10,583 (6.28/day)
Thanks: 1,755
Thanked 2,599 Times in 1,962 Posts
|
I think this should get the right file...
The cc_config.xml you edited (that works) should appear in the list of processed files. Let me know if it does or doesn't. If it does, then there's no need answering those 4 questions above (this fix addresses number 4--it will search both paths listed under 3). ![]() FYI, the executable supports the "-dir" command (I forgot about this). In your instance, this would hook you up: WCGConfigEZ.exe -dir "D:\Program Data" If cc_config.xml exists, it would patch it. If it doesn't exist, it would create it with the appropiate settings. Running WCGConfigEZ.exe from your SSD might have also worked.
__________________
Golden Rule of Programming: Never assume. try { SteamDownload(); } catch (Steamception ex) { RageQuit(); } Last edited by FordGT90Concept; Mar 3, 2010 at 08:54 AM. |
|
|
|
| The Following 2 Users Say Thank You to FordGT90Concept For This Useful Post: |
|
|
#159 |
|
WCG Team Captain
Join Date: Nov 2007
Location: Miami, Florida
Posts: 23,895 (11.91/day)
Thanks: 15,156
Thanked 12,315 Times in 7,779 Posts
|
Thanks a lot FORD, I'll heck it out when I get home and post back
|
|
|
|
|
|
#160 |
|
Moderato®™
Join Date: Apr 2009
Location: Statesville, NC
Posts: 3,669 (2.45/day)
Thanks: 4,327
Thanked 2,322 Times in 1,153 Posts
|
Hey CP I seen the error in my code.. Forgot a ".
I've fixed it. Please test and let me know after you have tested Ford's. Thanks and Thanks Ford for pulling my slack!... Long time know hear from!
__________________
“As long as I feel the warmth from the sun and breathe precious air…. I must ask questions to feed the Mind!” Battletag: Mindweaver#1523 |
|
|
|
| The Following User Says Thank You to Mindweaver For This Useful Post: |
|
|
#161 | |
|
WCG Team Captain
Join Date: Nov 2007
Location: Miami, Florida
Posts: 23,895 (11.91/day)
Thanks: 15,156
Thanked 12,315 Times in 7,779 Posts
|
Quote:
|
|
|
|
|
| The Following User Says Thank You to Chicken Patty For This Useful Post: |
|
|
#162 |
|
"I go fast!1!11!1!"
Join Date: Oct 2008
Location: IA, USA
Posts: 10,583 (6.28/day)
Thanks: 1,755
Thanked 2,599 Times in 1,962 Posts
|
Did the exe process the correct file? I want to get it fixed so other people won't encounter the same problem as you.
Edit: This is an updated version. I changed the name of the executable as well as made a change which would make sure the previous changes will still work in Windows 98 SE and Windows 2000. Edit: Updated again. This version will always create cc_config.xml according to the BOINC/WCG registry data. I also updated the copyright year to 2010.
__________________
Golden Rule of Programming: Never assume. try { SteamDownload(); } catch (Steamception ex) { RageQuit(); } Last edited by FordGT90Concept; Mar 4, 2010 at 11:04 AM. |
|
|
|
| The Following 2 Users Say Thank You to FordGT90Concept For This Useful Post: |
|
|
#163 | |
|
WCG Team Captain
Join Date: Nov 2007
Location: Miami, Florida
Posts: 23,895 (11.91/day)
Thanks: 15,156
Thanked 12,315 Times in 7,779 Posts
|
Quote:
|
|
|
|
|
|
|
#164 |
|
"I go fast!1!11!1!"
Join Date: Oct 2008
Location: IA, USA
Posts: 10,583 (6.28/day)
Thanks: 1,755
Thanked 2,599 Times in 1,962 Posts
|
Mindweaver hasn't posted an executable except in the OP which is still the original version (known to not be working in your situation). I mean the executable in that last post of mine.
Mindweaver's batch programs and my executable have completely different code bases so they have to be tested individually. That is, my executables are not based on his batch programs. Please try running WCG Configurator 1.0.3 and let me know if the cc_config.xml that is known to be used by BOINC appears in the processed list. If it does and you want to take it a step further, try deleting the cc_config.xml, run the configurator again and make sure it recreates it in the appropriate location. If that works, it should work on any Windows 98 SE thru Windows 7 BOINC install where the registry contains the correct information (which should be all) even if it is installed on a different hard drive.
__________________
Golden Rule of Programming: Never assume. try { SteamDownload(); } catch (Steamception ex) { RageQuit(); } Last edited by FordGT90Concept; Mar 3, 2010 at 12:13 PM. |
|
|
|
| The Following 2 Users Say Thank You to FordGT90Concept For This Useful Post: |
|
|
#165 |
|
WCG Team Captain
Join Date: Nov 2007
Location: Miami, Florida
Posts: 23,895 (11.91/day)
Thanks: 15,156
Thanked 12,315 Times in 7,779 Posts
|
I'll do ao when I get home
|
|
|
|
|
|
#166 | |
|
Moderato®™
Join Date: Apr 2009
Location: Statesville, NC
Posts: 3,669 (2.45/day)
Thanks: 4,327
Thanked 2,322 Times in 1,153 Posts
|
Quote:
![]() Thanks again bro for all the help with testing!
__________________
“As long as I feel the warmth from the sun and breathe precious air…. I must ask questions to feed the Mind!” Battletag: Mindweaver#1523 |
|
|
|
|
| The Following User Says Thank You to Mindweaver For This Useful Post: |
|
|
#167 |
|
WCG Team Captain
Join Date: Nov 2007
Location: Miami, Florida
Posts: 23,895 (11.91/day)
Thanks: 15,156
Thanked 12,315 Times in 7,779 Posts
|
Thanks for reminding me too!
![]() Downloading and installing fords exe now. EDIT: Ok seems to be working so far. Thanks for all the help guys
|
|
|
|
| The Following User Says Thank You to Chicken Patty For This Useful Post: |
|
|
#168 |
|
"I go fast!1!11!1!"
Join Date: Oct 2008
Location: IA, USA
Posts: 10,583 (6.28/day)
Thanks: 1,755
Thanked 2,599 Times in 1,962 Posts
|
Was the correct file (if it hasn't changed from before: D:\ProgramData\cc_config.xml ) in the "processed" list? A screenshot of what it shows before it closes would be very helpful.
It isn't an installer. It is a console application that can be ran from any where and discarded.
__________________
Golden Rule of Programming: Never assume. try { SteamDownload(); } catch (Steamception ex) { RageQuit(); } Last edited by FordGT90Concept; Mar 4, 2010 at 12:31 AM. |
|
|
|
|
|
#169 | |
|
WCG Team Captain
Join Date: Nov 2007
Location: Miami, Florida
Posts: 23,895 (11.91/day)
Thanks: 15,156
Thanked 12,315 Times in 7,779 Posts
|
Quote:
|
|
|
|
|
| The Following User Says Thank You to Chicken Patty For This Useful Post: |
|
|
#170 |
|
"I go fast!1!11!1!"
Join Date: Oct 2008
Location: IA, USA
Posts: 10,583 (6.28/day)
Thanks: 1,755
Thanked 2,599 Times in 1,962 Posts
|
Win! Mindweaver, the version attached to this post is ready for the OP...
By the way, you can delete the C:\ProgramData\BOINC directory if all it contains is cc_config.xml. The previous version of the configurator would default to that location if it couldn't find it elsewhere. The current version defaults to the DATADIR registry entry.
__________________
Golden Rule of Programming: Never assume. try { SteamDownload(); } catch (Steamception ex) { RageQuit(); } Last edited by FordGT90Concept; Mar 6, 2010 at 02:56 PM. |
|
|
|
| The Following 2 Users Say Thank You to FordGT90Concept For This Useful Post: |
|
|
#171 |
![]() Join Date: May 2008
Location: Oklahoma City
Posts: 1,709 (0.93/day)
Thanks: 572
Thanked 4,285 Times in 1,071 Posts
|
After spending a week trying to get Ubuntu 9.10 to run BOINC on an AMD system that consists of an ASUS M3A76-CM and an Athlon II X4 620 I gave up and installed XP. BOINC hung itself trying to validate me! I didn't have a WCG config file for this XP install so I used FordGT90Concept's last version and it didn't give me any errors. I just did the install so it will be awhile before anything is ready to upload.
That installer found where BOINC hid its files. I had to poke around to find them. |
|
|
|
|
|
#172 |
|
"I go fast!1!11!1!"
Join Date: Oct 2008
Location: IA, USA
Posts: 10,583 (6.28/day)
Thanks: 1,755
Thanked 2,599 Times in 1,962 Posts
|
The exe uses the registry which the BOINC/WCG installer creates. It should always get the right directory unless, of course, the registry is incorrect.
__________________
Golden Rule of Programming: Never assume. try { SteamDownload(); } catch (Steamception ex) { RageQuit(); } |
|
|
|
| The Following 2 Users Say Thank You to FordGT90Concept For This Useful Post: |
|
|
#173 | |
|
Moderato®™
Join Date: Apr 2009
Location: Statesville, NC
Posts: 3,669 (2.45/day)
Thanks: 4,327
Thanked 2,322 Times in 1,153 Posts
|
Quote:
Great job! and thanks for the information!
__________________
“As long as I feel the warmth from the sun and breathe precious air…. I must ask questions to feed the Mind!” Battletag: Mindweaver#1523 |
|
|
|
|
| The Following 2 Users Say Thank You to Mindweaver For This Useful Post: |
|
|
#174 |
|
"I go fast!1!11!1!"
Join Date: Oct 2008
Location: IA, USA
Posts: 10,583 (6.28/day)
Thanks: 1,755
Thanked 2,599 Times in 1,962 Posts
|
I should really completely recode it. Except the registry stuff, I really don't like the current version because it, well, isn't intelligent enough for my taste. I might recode it from scratch if I have time...
What would be better: console version like it is now or make it a windowed application? Either way, it would be a one or two click ordeal.
__________________
Golden Rule of Programming: Never assume. try { SteamDownload(); } catch (Steamception ex) { RageQuit(); } |
|
|
|
|
|
#175 |
![]() Join Date: Jan 2007
Location: Under Columbus, Ohio
Posts: 551 (0.24/day)
Thanks: 19
Thanked 63 Times in 50 Posts
|
So this just makes the projects upload when there complete and that's it? whats the advantage? Pretty cool I tried this out on 3 of my machines 2x 64bit windows 7 enterprise and ultimate and windows 32bit enterprise.
__________________
Creater of TechieNewsNetwork .... Always looking for people to join me. |
|
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [Case Gallery] Easy CaseMod | Dj.Grazy | Case Mod Gallery | 3 | Apr 18, 2010 04:18 AM |
| Acronis® Migrate Easy 7.0 | fafa21 | Storage | 2 | Nov 28, 2008 03:17 PM |
| easy question | accordpower99 | Graphics Cards | 7 | Jan 19, 2008 03:59 AM |
| Easy 4ghz Processor? | diGitaL | General Hardware | 15 | Sep 5, 2004 11:45 PM |