<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>SMTPing Forum - Having problems with Bootstrap.vbs?</title>
<link>http://www.lavasoftworks.com/smtping/forum/</link>
<description>SMTPing Help and Support, news and other garbage</description>
<language>en</language>
<item>
<title>Having problems with Bootstrap.vbs?</title>
<content:encoded><![CDATA[<p>On <span class="underline">WASP</span> distros of SMTPing, there are some scenarios where you get one of the next errors:</p>
<ul>
<li>Bootstrap.vbs can't be found, yet, it exists in &quot;C:\Program Files\SMTPing&quot;<br />
</li><li>Can't find script engine &quot;VBScript&quot;</li></ul><p>
They come up by one of the next reasons:</p>
<ul>
<li>Using Windows XP with a Service Pack below SP3 or no Service Pack at all<br />
</li><li>Some nasty update on Windows Vista<br />
</li><li>A very kicky security software that blocks the Windows Scripting Host</li></ul><p>
The workaround for these cases is the next:</p>
<p>1. Open &quot;C:\Program Files\SMTPing\SMTPing.ini&quot; with a text editor.</p>
<p>2. Search for &quot;BootStrap.vbs&quot;. You'll get to line 105 or so.</p>
<p>3. Comment that line by prepending a semicolon to it and remove the semicolon of the next line.</p>
<p>From:</p>
<p><span style="color:#930;">Action: shellexecute; FileName: &quot;BootStrap.vbs&quot;; Parameters: &quot;&quot;&quot;%ChromiumPortable%&quot;&quot; &quot;&quot;%WebRoot%&quot;&quot;&quot;; ShowCmd: hidden</span><br />
<span style="color:#636;">; Action: shellexecute; FileName: &quot;%ChromiumPortable%&quot;; Parameters: &quot;%WebRoot%&quot;</span></p>
<p>To:</p>
<p><span style="color:#930;">; Action: shellexecute; FileName: &quot;BootStrap.vbs&quot;; Parameters: &quot;&quot;&quot;%ChromiumPortable%&quot;&quot; &quot;&quot;%WebRoot%&quot;&quot;&quot;; ShowCmd: hidden</span><br />
<span style="color:#636;">Action: shellexecute; FileName: &quot;%ChromiumPortable%&quot;; Parameters: &quot;%WebRoot%&quot;</span></p>
<p>Now launch SMTPing and you'll be fixed, <strong>but</strong>...</p>
<p>Please be adviced that when you update SMTPing, you'll most likely <span class="underline">lose this change</span>. So to permanently fix it, you have to deal with your security settings and:</p>
<ul>
<li>Allow &quot;C:\Program Files\SMTPing\SMTPing.exe&quot; to run as a full privileged user, or<br />
</li><li>Whitelist it or flag it as trusted/secure in your security programs, or<br />
</li><li>Check if something's blocking .vbs files to be properly executed by the Windows Scripting Host.</li></ul>]]></content:encoded>
<link>http://www.lavasoftworks.com/smtping/forum/index.php?id=18</link>
<guid>http://www.lavasoftworks.com/smtping/forum/index.php?id=18</guid>
<pubDate>Wed, 27 Mar 2013 05:04:05 +0000</pubDate>
<category>Misc issues</category><dc:creator>acaballero</dc:creator>
</item>
</channel>
</rss>
