It's not a normal DB25 cable from the RIB box to the Astro Spectra High Power. It's a custom cable. However, it *is* the same cable for the older Analog Spectra if you have one of those.
Otherwise, the pinout can be found at the following link:
http://www.batlabs.com/images/spechi.gif
Generally the control head is plugged into the leftmost DB25 connector below the power cable & keyload port. The programming cable is then plugged into the rightmost DB25 port inside the handle.
Once you have your programming software, use your favorite hex editing software to extend the band limits in the astromob.exe file. Make a backup copy of it before you begin so you have a fallback in case you make a mistake.
Search for the hex string 80C8B308 (this represents 146000000) and replace *all* instances of it with 0449508 (this represents 144000000). This will extend the lower band limit from 146MHz to 144MHz.
Hex Workshop is an EXCELLENT program for doing this sort of work as it has easy to use search features, and also includes a base converter to properly derive the hex values from standard decimal values. The only problem with it is that it's not freeware and must be registered after the trial period, or it's done.
For what it's worth, the above modification will work for ASTRO mobiles, ASTRO Portables, ASTRO25 mobiles, ASTRO25 portables, MCS 2000 and MTS 2000. Of course, provided you are using the latest versions of CPS for the above radios.
I'll toss the following values out there in case anyone reading this thread needs to make any other changes:
450000000 = 8074D21A, 438000000 = 80591B1A, 480000000 = 00389C1E, 520000000 = 0091FE1E, 162000000 = 80ECA709, 174000000 = 80075F0A, 445000000 = 4029861A, 470000000 = 80A1031C, 453000000 = 403B001B.
Files to edit: ASTRO Mobile = astromob.exe, ASTRO Portable = astroport.exe, ASTRO25 mobile = patmob.exe, ASTRO25 Portable = patport.exe, MCS 2000 = mcs.exe MTS 2000 = mts.exe
Again, just search for the limit you want to change, and replace it with the limit you want it to be. Of course, there are hardware limitations involved so don't get too crazy. I also take zero responsibility for what you do to your software or hardware as a result of using this information.
Hope this helps.