
How to Run Applications Written for Other Languages (Windows XP)
If you ever install applications written for other languages in Windows 98, you know that most of the time the user interface is not readable. […]
If you ever install applications written for other languages in Windows 98, you know that most of the time the user interface is not readable. […]
Just downloaded the FC5 DVD iso from the mirror site. Here are some of the notes. The test machine is Acer Ferrari 3400. Note that […]
We have a Dimension 8400 that came with a single SATA drive. Recently, we retired some IDE drives that we want to add to the […]
I am playing around with WQL today. For a longest time, I couldn’t get this query to work. Set colFiles = objWMIService.ExecQuery (“SELECT * FROM […]
Someone at the newsgroup asked this question. This is the VBScript that I wrote to accomplish this. Dim objExcel Set objExcel = WScript.CreateObject(“Excel.Application”) objExcel.Visible = […]
I copied some XviD encoded AVI files to a machine without XviD codec installed. Whenever I open the folder containing these files. The Windows Explorer […]
We usually use the IP Printer option in Mac OS X when setting up network printer in our environment. We got this shiny iMac with […]
“Firefox Setup 1.0.5.exe” -ms “Thunderbird Setup 1.0.2.exe” -ms This post may contain affiliated links. When you click on the link and purchase a product, we […]
Function Found(strTarget, strPattern) Dim regEx Set regEx = New RegExp regEx.Pattern = strPattern regEx.IgnoreCase = False Found = regEx.Test(strTarget) set regEx = Nothing End Function […]
dtDate = "5/2/2005" strSearchFolder = "C:Windows" Set objFSO = CreateObject("Scripting.FileSystemObject") WScript.Echo "File(s) last accessed on: " & dtDate & " in: " & strSearchFolder EnumAndCheckFiles […]
Copyright © 2025 | WordPress Theme by MH Themes
Social Widgets powered by AB-WebLog.com.