Hi every body,

Im trying the Partition Magic 8.0. It worked OK with Nu2menu. But I couldn't integrate the application to the XPE start menu. Could anyone help me with some hint/syntax to convert the following lines (extracted from the .xml menu file) to the XPE menu? The problem is related to the switch of the batch file. Thanks alot.

<MENU ID="Pqmagic">
<MITEM TYPE="ITEM" DISABLED="@Not(@FileExists(@GetProgramDrive()\Programs\pqmagic\pmagic.exe))" CMD="RUN" FUNC="@GetProgramDrive()\programs\pqmagic\pmagic.exe /PQB=@GetEnvVar('temp')\pmbatch.pqb">PartitionMagic 8.0</MITEM>