When I compile releases through the IDE, the proper installation packages are created. When I used the command line, all of the packages use the last listed release specifications.

Eg.

IDE:
7/11/2007 4:16p 8,343,208 PMDEMOI.EXE
7/11/2007 4:16p 71,140 PMDEMOI.htm
7/11/2007 4:18p 8,534,848 PMI.EXE
7/11/2007 4:17p 71,143 PMI.htm
7/11/2007 4:14p 183,592 PM_SHORTCUTS.EXE
7/11/2007 4:14p 2,219 PM_SHORTCUTS.htm

Command-line:
7/11/2007 4:19p 183,608 PMDEMOI.EXE
7/11/2007 4:19p 2,214 PMDEMOI.htm
7/11/2007 4:19p 183,592 PMI.EXE
7/11/2007 4:19p 2,210 PMI.htm
7/11/2007 4:19p 183,600 PM_SHORTCUTS.EXE
7/11/2007 4:19p 2,219 PM_SHORTCUTS.htm


Syntax used:
START /wait SBUILDER.EXE /C "PM-Install.SB6" /R "Full"
START /wait SBUILDER.EXE /C "PM-Install.SB6" /R "Demo"
START /wait SBUILDER.EXE /C "PM-Install.SB6" /R "Shortcuts only"