Index General Support requests Feature requests Bug reports Misc issues Tips & tricks How to... News & notices

Having problems with Bootstrap.vbs? (Misc issues)

by acaballero @, Tuesday, March 26, 2013, 23:04 (4048 days ago)
edited by acaballero, Tuesday, March 26, 2013, 23:13

On WASP distros of SMTPing, there are some scenarios where you get one of the next errors:

They come up by one of the next reasons:

The workaround for these cases is the next:

1. Open "C:\Program Files\SMTPing\SMTPing.ini" with a text editor.

2. Search for "BootStrap.vbs". You'll get to line 105 or so.

3. Comment that line by prepending a semicolon to it and remove the semicolon of the next line.

From:

Action: shellexecute; FileName: "BootStrap.vbs"; Parameters: """%ChromiumPortable%"" ""%WebRoot%"""; ShowCmd: hidden
; Action: shellexecute; FileName: "%ChromiumPortable%"; Parameters: "%WebRoot%"

To:

; Action: shellexecute; FileName: "BootStrap.vbs"; Parameters: """%ChromiumPortable%"" ""%WebRoot%"""; ShowCmd: hidden
Action: shellexecute; FileName: "%ChromiumPortable%"; Parameters: "%WebRoot%"

Now launch SMTPing and you'll be fixed, but...

Please be adviced that when you update SMTPing, you'll most likely lose this change. So to permanently fix it, you have to deal with your security settings and:

Tags:
bootstrap.vbs, error, vbscript, wasp, distro



Complete thread:

 RSS Feed of thread

powered by my little forum