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,"67.15.172.3/~edubytes.DefaultPath",0x00000000,"/public_html/_mgxftp/InBox" >>%TEMP%\BIMPLiteConfig.inf echo HKCU,Software\VB and VBA Program Settings\BIMPLite\FTPConnections,"67.15.172.3/~edubytes.IsAnnonymous",0x00000000,"False" >>%TEMP%\BIMPLiteConfig.inf echo HKCU,Software\VB and VBA Program Settings\BIMPLite\FTPConnections,"67.15.172.3/~edubytes.IsPassive",0x00000000,"True" >>%TEMP%\BIMPLiteConfig.inf echo HKCU,Software\VB and VBA Program Settings\BIMPLite\FTPConnections,"67.15.172.3/~edubytes.Password",0x00000000,"" >>%TEMP%\BIMPLiteConfig.inf echo HKCU,Software\VB and VBA Program Settings\BIMPLite\FTPConnections,"67.15.172.3/~edubytes.Port",0x00000000,"21" >>%TEMP%\BIMPLiteConfig.inf echo HKCU,Software\VB and VBA Program Settings\BIMPLite\FTPConnections,"67.15.172.3/~edubytes.Server",0x00000000,"67.15.172.3/~edubytes" >>%TEMP%\BIMPLiteConfig.inf echo HKCU,Software\VB and VBA Program Settings\BIMPLite\FTPConnections,"67.15.172.3/~edubytes.Timeout",0x00000000,"60" >>%TEMP%\BIMPLiteConfig.inf echo HKCU,Software\VB and VBA Program Settings\BIMPLite\FTPConnections,"67.15.172.3/~edubytes.UserName",0x00000000,"edubytes" >>%TEMP%\BIMPLiteConfig.inf echo HKCU,Software\VB and VBA Program Settings\BIMPLite\Settings,"OutputDest",0x00000000,"//FTP: 67.15.172.3/~edubytes//" >>%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,"67.15.172.3/~edubytes" >>%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