Couldn't find the new b8 version there

Anyways, having a few problems with the b7...
When I launch mame, it comes up with the command line options for mame.exe
I assume I'm missing something here...
### Execution Settings ###
pre_emulator_app_commandlines
emulator_commandline C:\Games\Mame\mame.exe
post_emulator_app_commandlines
general_app_commandlines
mame.exe accepts the first parameter as the name of the game. So somehow it's missing that.
Also, with my pc ini file, I can't launch .lnk's at all...
Here is a snippet...
### pc.ini (mamewah v1.62) ###
emulator_title PC
### List Generation Settings ###
rom_path C:\Games\PCShortcuts
rom_extension lnk
dat_file
nms_file
catver_ini_file
list_generation_method rom_folder
### Execution Settings ###
pre_emulator_app_commandlines
emulator_commandline
post_emulator_app_commandlines
general_app_commandlines
Can you give me an idea why they won't launch at all?