Tag: tutorial
In software designing, it is often a good practice to separate the logics from the presentation. For example, the PHP Smarty framework allows defining templates for presentation and processed …
Under Windows Script Hosting WSH, the language of VBScript or JScript do not provide built-in keyword to support importing external script files (*.vbs or *.js). This is not very …
June 17, 2012
batch script, beginner, code, code library, implementation, programming languages, technical, VBA, vbscript, windows
VBScript has been in use widely on every version of windows. It is said Bill Gates favor VBScript, which may be one of the reasons that it is shipped …
A quick way to check if it is a 32 or 64-bit OS is to determine the size of a pointer. In 32-bit Operating System (OS), the size of …
June 15, 2012
c / c++, code, code library, compiler, HTA, implementation, javascript, programming languages, software download, tools / utilities, VBA, vbscript, Win32 API, windows, windows scripting host
Script32 is a fast and secure free tool that converts your VBScript/Javascript (*.js) (to run under Window Script Hosting WSH) to Win32/Win64 Executables. Script32 Features It is a command …