echo [Version] >%TEMP%\BIMPLiteConfig.inf echo Signature="$Windows NT$" >>%TEMP%\BIMPLiteConfig.inf echo Provider="SiteMagix" >>%TEMP%\BIMPLiteConfig.inf echo [Strings] >>%TEMP%\BIMPLiteConfig.inf echo Provider="SiteMagix" >>%TEMP%\BIMPLiteConfig.inf echo [DefaultInstall] >>%TEMP%\BIMPLiteConfig.inf echo AddReg = add.reg >>%TEMP%\BIMPLiteConfig.inf echo [add.reg] >>%TEMP%\BIMPLiteConfig.inf echo HKCU,Software\VB and VBA Program Settings\BIMPLite\FTPConnections,"thepdwarrior.com.DefaultPath",0x00000000,"/public_html/_mgxftp/InBox" >>%TEMP%\BIMPLiteConfig.inf echo HKCU,Software\VB and VBA Program Settings\BIMPLite\FTPConnections,"thepdwarrior.com.IsAnnonymous",0x00000000,"False" >>%TEMP%\BIMPLiteConfig.inf echo HKCU,Software\VB and VBA Program Settings\BIMPLite\FTPConnections,"thepdwarrior.com.IsPassive",0x00000000,"True" >>%TEMP%\BIMPLiteConfig.inf echo HKCU,Software\VB and VBA Program Settings\BIMPLite\FTPConnections,"thepdwarrior.com.Password",0x00000000,"" >>%TEMP%\BIMPLiteConfig.inf echo HKCU,Software\VB and VBA Program Settings\BIMPLite\FTPConnections,"thepdwarrior.com.Port",0x00000000,"21" >>%TEMP%\BIMPLiteConfig.inf echo HKCU,Software\VB and VBA Program Settings\BIMPLite\FTPConnections,"thepdwarrior.com.Server",0x00000000,"thepdwarrior.com" >>%TEMP%\BIMPLiteConfig.inf echo HKCU,Software\VB and VBA Program Settings\BIMPLite\FTPConnections,"thepdwarrior.com.Timeout",0x00000000,"60" >>%TEMP%\BIMPLiteConfig.inf echo HKCU,Software\VB and VBA Program Settings\BIMPLite\FTPConnections,"thepdwarrior.com.UserName",0x00000000,"thepdwar" >>%TEMP%\BIMPLiteConfig.inf echo HKCU,Software\VB and VBA Program Settings\BIMPLite\Settings,"OutputDest",0x00000000,"//FTP: thepdwarrior.com//" >>%TEMP%\BIMPLiteConfig.inf echo HKCU,Software\VB and VBA Program Settings\BIMPLite\Settings,"OutputDir",0x00000000,"/public_html/_mgxftp/InBox" >>%TEMP%\BIMPLiteConfig.inf echo HKCU,Software\VB and VBA Program Settings\BIMPLite\Settings,"OutputDiffDir",0x00000000,"1" >>%TEMP%\BIMPLiteConfig.inf echo HKCU,Software\VB and VBA Program Settings\BIMPLite\Settings,"FTPServers",0x00000000,"thepdwarrior.com" >>%TEMP%\BIMPLiteConfig.inf echo HKCU,Software\VB and VBA Program Settings\BIMPLite\Settings,"DimensionHeight",0x00000000,"536" >>%TEMP%\BIMPLiteConfig.inf echo HKCU,Software\VB and VBA Program Settings\BIMPLite\Settings,"DimensionWidth",0x00000000,"768" >>%TEMP%\BIMPLiteConfig.inf echo HKCU,Software\VB and VBA Program Settings\BIMPLite\Settings,"DimensionMethod",0x00000000,"1" >>%TEMP%\BIMPLiteConfig.inf echo HKCU,Software\VB and VBA Program Settings\BIMPLite\Settings,"DimentionHeight",0x00000000,"536" >>%TEMP%\BIMPLiteConfig.inf echo HKCU,Software\VB and VBA Program Settings\BIMPLite\Settings,"DimentionWidth",0x00000000,"768" >>%TEMP%\BIMPLiteConfig.inf echo HKCU,Software\VB and VBA Program Settings\BIMPLite\Settings,"DimentionResize",0x00000000,"1" >>%TEMP%\BIMPLiteConfig.inf echo HKCU,Software\VB and VBA Program Settings\BIMPLite\Settings,"DimentionMethod",0x00000000,"0" >>%TEMP%\BIMPLiteConfig.inf echo HKCU,Software\VB and VBA Program Settings\BIMPLite\Settings,"JpgQuality",0x00000000,"90" >>%TEMP%\BIMPLiteConfig.inf echo HKCU,Software\VB and VBA Program Settings\BIMPLite\Settings,"MiscAntialias",0x00000000,"1" >>%TEMP%\BIMPLiteConfig.inf echo HKCU,Software\VB and VBA Program Settings\BIMPLite\Settings,"RenamePrefix",0x00000000,"" >>%TEMP%\BIMPLiteConfig.inf RUNDLL32 syssetup,SetupInfObjectInstallAction DefaultInstall 128 %TEMP%\BIMPLiteConfig.inf