This code may be for the DEMO version only. Make a back-up of the file being edited as well. Do not e-mail death threats to IGN because you mistakenly alter your FAT.
Open the file python\bf2\stats\unlocks.py with a text editor and go to line 44. You should see a text string defaultUnlocks = [0, 0, 0, 0, 0, 0, 0]. Change all the zeroes to ones: defaultUnlocks = [1, 1, 1, 1, 1, 1, 1] and save the file as a *.py file.