--- joko/ToolBox/Windows/VpnDial/src/VpnDial.vbp 2005/10/06 20:15:40 1.3 +++ joko/ToolBox/Windows/VpnDial/src/VpnDial.vbp 2005/10/09 18:38:33 1.7 @@ -12,13 +12,15 @@ Class=CommandLine; CommandLine.cls Class=CVector; CVector.cls Form=Form_Credentials.frm -IconForm="Form_Main" +Module=RasNotification; RasNotification.bas +Module=TrayIcon; TrayIcon.bas +IconForm="Form_Credentials" Startup="Sub Main" HelpFile="" Title="VpnDial" ExeName32="VpnDial.exe" Path32="..\bin" -Command32="--setup dachboden --gui" +Command32="--monitor dachboden --gui" Name="VpnDial" HelpContextID="0" CompatibleMode="0"