Hi all, can someone advise.
This car is up for auction by me - As per the item description a chap has got in contact telling me it's likely to be a special order colour - Could this be true? Thoughts?
I'm wondering whether I should be hanging on to it instead :-)
STUNNING Retro 1978...
So I'm just back from the Nordschleife. Was without an instructor this time, and managed a 9:21.9 :D
Stopped in to rentaracecar on the way back, where I inspected and purchased a set of 18" AMG VI wheels, complete with centre caps, bolts and spacers. They also had tyres - Dunlop Sportmax...
Hi folks,
Just wanted to share something I learnt today and was wondering if owners could share experience on this...
Apparently, there is a batch of C63 engines that have serious problems - symptoms are they drink more oil and water than usual. I've just heard about this from an indy and in...
Mercedes builds last batch of SLRs
The end of a great era: Mercedes-Benz is building the last examples of the SLR
Stuttgart/Woking - The last examples of the Mercedes-Benz SLR Stirling Moss are currently being built, bringing the active era of the SLR super sports car from Mercedes-Benz...
I need some help decompiling a Windows batch file...
1. regedit.exe /s ".\SYS\lsa.reg"
2. <some code>
3. regedit.exe /s ".\SYS\win.reg"
I've added the line markers... The middle line contains a few batch commands, but I have no clue what the two registry editor commands do...
I need to rename a set of files on a windows box... the current format is:
file name [2009].ext
and I need to replace it with:
file name (2009).ext
so a fairly simple change... In *nix I can just create a bash script with a little loop to do it for me, but I don't know how to do this in...