Hi people,
this is my third post and second question...damned be the day when I learned about WinBuilder

This is the thing...
I make, to be precise, winbuilder wizard makes for me bootable ISO and copies files on flash drive. And everything works great!!!
Then I try to implement Kaspersky into grub loader and when I do that on flash drive everything is ok and that loader boots fine, I just add folder named "kav_rescue_2008" with extracted all files from iso and edit my menu.lst to be like this:
CODE
splashimage /Boot/gentleblue.gz
timeout 10
default 0
title Windows 7 Live
chainloader /BOOTMGR
title Kaspersky Rescue-CD
kernel /kav_rescue_2008/isolinux/rescue subdir=/kav_rescue_2008 setkmap=us scandelay=5 root=/dev/ram0 init=/linuxrc looptype=squashfs loop=/kav_rescue_2008/image.squashfs cdroot
initrd /kav_rescue_2008/isolinux/rescue.igz
title MemTest86+
kernel /Boot/memtest.bin
title CommandLine
commandline
title Reboot
reboot
title Halt
halt
There is some weird message "No media found" but he continues and starts kaspersky and I'm to tired to debug that its not a big deal.
On the other hand I can't manage to make that boot DVD with Kaspersky on it...I was searching on forum and reading all kind of topics...and nothing gave me an answer. There was one way to map iso that didn't work, the other way was to have to two lines in menu and extracted files that also didn't work, somebody is talking about 0xff and somebody about h32 or something like that on the end of the line as I get it its cd/hdd tried both and failed. I think that one time I manage to get some combination when CD just hangs for a min and then boot is started, I read later that got to do something with bug in linux kernel. But im not sure did that happened on usb or on dvd. :\ so nevermind that...
In any case I'm totally confused right now,trying to solve this for about a day and I don't get it really

.
When iso is like that he was made by winbuilder it boots ok...when I add that folder and edit menu.lst like on flash usb or like all other ways that I read on forum...I get that message "find /menu.lst, /grub/menu.lst...".
I also tried copying menu.lst to those locations,copying grldr to root because he in not there by default and all sorts of wild copying of anything that I got my hand on

nothing helped.
This is my "default" working structure of bootable Win7RescuePe iso:
CODE
Boot
Programs
sources
boot.catalog
BOOTMGR
menu.lst
setup.exe
Win7PE.cd
Win7PE.cfg
What do I need to copy/edit/change to add Kaspersky Rescue CD in that bootmanager? I can see that
grldr has different sizes on dvd and flash...so I guess maybe I need to edit him also,but how??
Is there some easy way?

I want also to add Bitdeffender and other rescue cd's...but as things look like now,that wont be soon.
Please somebody help me...I cant read no more posts,my eyes started to bleed and I'm still stuck

Thanks in advance,
Leka.