View previous topic :: View next topic |
Author |
Message |
dhn Frequent Visitor
![]()
Joined: Oct 08, 2007 Posts: 2544 Location: Toronto CANADA
|
Posted: Mon Apr 21, 2008 1:30 pm Post subject: |
|
|
pcaouolte wrote: | This line:
installedPatches = Math.min(Math.round(installedPatches), 99999);
|
Nice going! I saw that file & contents a few weeks ago when I was snooping around, just looking at the file contents of files in all folders. However, I failed to realize the implication of the number, then. |
|
Back to top |
|
 |
DennisN Tired Old Man


Joined: Feb 27, 2006 Posts: 14907 Location: Keynsham
|
Posted: Mon Apr 21, 2008 2:02 pm Post subject: |
|
|
What makes you people tick? I've just looked at that file - took my heart in my hands and double clicked it - and then closed it without doing anything AND I think I've got away with it!! No way would I dare add a 9. What about the line just above it that says something like "If your name is Andy or Tim, you are only allowed updates per week = 650"? I suppose they had a similar thing back in the early days when they were getting more corrections than they could deal with?
All this is rhetorical from me - I'll just wait until you lot tell TomTom to fix it!
(But you've got to admit you heard about the 99999 glass ceiling from me first - there's something to be said for being dumb). _________________ Dennis
If it tastes good - it's fattening.
Two of them are obesiting!! |
|
Back to top |
|
 |
dhn Frequent Visitor
![]()
Joined: Oct 08, 2007 Posts: 2544 Location: Toronto CANADA
|
Posted: Mon Apr 21, 2008 2:47 pm Post subject: |
|
|
DennisN wrote: |
(But you've got to admit you heard about the 99999 glass ceiling from me first - there's something to be said for being dumb). |
Dumb, yeah........like a fox!  |
|
Back to top |
|
 |
LesP2008 Lifetime Member
![]()
Joined: Apr 05, 2006 Posts: 524 Location: Herts
|
Posted: Mon Apr 21, 2008 3:07 pm Post subject: |
|
|
Ok guys, how do you get the extra nine in the line.
I have worked out it is not as simple as hitting an edit button.
No worries found it.
A bit of sorting out getting it to save the updated text but we've got there in the end. |
|
Back to top |
|
 |
BodgerBaz Lifetime Member
![]()
Joined: Jun 12, 2005 Posts: 368 Location: Mörsdorf, Germany
|
Posted: Mon Apr 21, 2008 4:45 pm Post subject: |
|
|
If anyone is stuck they can follow these simple instructions . . . . C'mon Dennis where's your sense of adventure
The first thing I did was back up the file.
To open it use a text editor like Worpad like so:-
Right-click on the file Open with | Choose program
Select Wordpad from the list but make sure the box "Always use this program . . . ." is unticked (un-checked).
Once you've opened the file scroll down until you see the line:-
installedPatches = Math.min(Math.round(installedPatches), 99999);
missedPatches = Math.min(Math.round(missedPatches), 99999);
Add an extra 9 to each entry then click File | Save.
Go back into HOME and check out your skills at typing a '9'  |
|
Back to top |
|
 |
DennisN Tired Old Man


Joined: Feb 27, 2006 Posts: 14907 Location: Keynsham
|
Posted: Mon Apr 21, 2008 5:01 pm Post subject: |
|
|
BodgerBaz wrote: | If anyone is stuck they can follow these simple instructions . . . . C'mon Dennis where's your sense of adventure |
Yeah, right on!
 _________________ Dennis
If it tastes good - it's fattening.
Two of them are obesiting!! |
|
Back to top |
|
 |
BodgerBaz Lifetime Member
![]()
Joined: Jun 12, 2005 Posts: 368 Location: Mörsdorf, Germany
|
Posted: Mon Apr 21, 2008 5:06 pm Post subject: |
|
|
Wordpad Dennis not Notepad . . . . struth you might be telling the truth afterall  |
|
Back to top |
|
 |
DennisN Tired Old Man


Joined: Feb 27, 2006 Posts: 14907 Location: Keynsham
|
Posted: Mon Apr 21, 2008 5:26 pm Post subject: |
|
|
Now you've spoilt the joke!
Actually, if you double click it, it'll open in Internet Explorer and look really pretty, colours and all. _________________ Dennis
If it tastes good - it's fattening.
Two of them are obesiting!! |
|
Back to top |
|
 |
LesP2008 Lifetime Member
![]()
Joined: Apr 05, 2006 Posts: 524 Location: Herts
|
Posted: Mon Apr 21, 2008 6:53 pm Post subject: |
|
|
Well Bodgerbaz, i thought i was there, have done everything as you have pointed out but it again will not let me save the edit. I get access is denied,although i have full admin rights to change anything on the computer, except files it seems.  |
|
Back to top |
|
 |
BodgerBaz Lifetime Member
![]()
Joined: Jun 12, 2005 Posts: 368 Location: Mörsdorf, Germany
|
Posted: Mon Apr 21, 2008 7:07 pm Post subject: |
|
|
Is the file Read Only?
Right click on it and go to Properties.
Make sure the Read Only box is empty |
|
Back to top |
|
 |
D4VE Lifetime Member

Joined: Aug 31, 2005 Posts: 207 Location: Hertfordshire
|
Posted: Mon Apr 21, 2008 7:36 pm Post subject: |
|
|
GO-GO-910 wrote: | I get access is denied,although i have full admin rights to change anything on the computer, except files it seems.  |
Make sure Home is not running at all, even in the taskbar. Apologies if I am preaching to converted, but sometimes its the easiest things that can throw us (well me at least)  _________________ iPhone4 IOS 4.3.3
TomTom Western Europe v865.3252
App 8.300 V1.6 (670441)
TomTom iPhone Car Kit
PC Operating System: Windows 7 |
|
Back to top |
|
 |
LesP2008 Lifetime Member
![]()
Joined: Apr 05, 2006 Posts: 524 Location: Herts
|
Posted: Mon Apr 21, 2008 7:37 pm Post subject: |
|
|
Thanks bodgerbaz, it wasn't read only but i managed to get a copy done to my desktop, edited it as per normal and this allowed me to save it, pasted it in and removed the original.
All done i now have 108564
Thanks so much for your assistance with this.
Thanks too D4VE, i really can't remember having home open but as for preaching to the converted, no worries i am open to all help. sometimes a few of these tweaks just elude me, i find if i walk away and come back later i generally get there with help from the knowledgable people on here.
Last edited by LesP2008 on Mon Apr 21, 2008 7:41 pm; edited 1 time in total |
|
Back to top |
|
 |
Smartdriver Occasional Visitor

Joined: Dec 16, 2005 Posts: 35 Location: Andover, UK
|
Posted: Mon Apr 21, 2008 7:38 pm Post subject: |
|
|
GO-GO-910 wrote: | Well Bodgerbaz, i thought i was there, have done everything as you have pointed out but it again will not let me save the edit. I get access is denied,although i have full admin rights to change anything on the computer, except files it seems.  |
It's the security settings of the file that need to be changed. Right mouse button then Properties|Security - You will see that you only have read and read & execute rights. You'll have to change that so you can write to the file. _________________ David
TT Go 6000
Previous Go 920T |
|
Back to top |
|
 |
LesP2008 Lifetime Member
![]()
Joined: Apr 05, 2006 Posts: 524 Location: Herts
|
Posted: Mon Apr 21, 2008 7:57 pm Post subject: |
|
|
Spot on smartdriver that was it.Somehow there are two profiles for myself one has full control the other was read & execute. after putting that right i was fine.
Thanks for the help. |
|
Back to top |
|
 |
xda Lifetime Member

Joined: Mar 11, 2004 Posts: 1199 Location: Park Gate
|
Posted: Tue Apr 22, 2008 2:23 am Post subject: |
|
|
Selecting the Country in home seems to be working now.
[/img] _________________ Graham.
TT Go720, App:9.510(1234792.1) OS:842337
GPS: V1.20, Boot: 5.5279, Home: V2.9.5.3093
Map: Europe V910.4892
Map: Europe_Truck V870.3421, Kingston 8GB SD
Nokia 925 Windows 8 |
|
Back to top |
|
 |
|
Posted: Today Post subject: Pocket GPS Advertising |
|
|
We see you’re using an ad-blocker. We’re fine with that and won’t stop you visiting the site.
Have you considered making a donation towards website running costs?. Or you could disable your ad-blocker for this site. We think you’ll find our adverts are not overbearing!
|
|
Back to top |
|
 |
|