Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. asulzizra

    VBS to EXE Converter

    Does anyone know of a free vbs to exe converter programme?
  2. asulzizra

    Using If...Then...Else...EndIf

    I have the following code Set objShell = CreateObject("WScript.Shell") strKey = "HKEY_CURRENT_USER\Software\Microsoft\Office\12.0\Access\Security\Trusted Locations\Licence Key Generator\" RegistryKey1 = objShell.RegRead(strKey & "Path") MsgBox strKey & "Path: " & vbCrlf & vbCrlf &...

Part and Inventory Search

Back
Top