VbsEdit will help you compile your VBScript to an Executable (EXE) file in Console mode or Windows Mode – 32 bit and 64 bit. You can also customize icons, select UAC level, digitally sign the ...
I have this simple stand-alone vbScript that will launch an .exe file.<BR><BR><pre class="ip-ubbcode-code-pre"><BR>Set WshShell = WScript.CreateObject("WScript.Shell ...
I recently ran into a problem that I can't figure out.<BR><BR>Recently a user complained she could not log to Lotus Notes (yeah, I know..) from her Citrix session. I managed to find that this was ...