Quantcast

P^i

Your Online Tech Magazine

Thu05232013

Last update12:02:43 PM

Back You are here: Home More Programming and Web

VBScript Desktop Management - Special Folders: List the Path to the Internet Explorer Folder

VBScript Desktop Management - Special Folders:  List the Path to the Internet Explorer Folder. Reports the path to the Internet Explorer special folder. For Windows NT 4.0 and Windows 98, this script requires Windows Script Host 5.1 and Internet Explorer 4.0 or later

Read more...

VBScript Desktop Management - Special Folders: List the Items in the Network Neighborhood Folder

VBScript Desktop Management - Special Folders:  List the Items in the Network Neighborhood Folder. Reports the path to the Network Neighborhood, and then lists any items found there. For Windows NT 4.0 and Windows 98, this script requires Windows Script Host 5.1 and Internet Explorer 4.0 or later

Read more...

VBScript Desktop Management - Special Folders: List the Items in the My Recent Documents Folder

VBScript Desktop Management - Special Folders:  List the Items in the My Recent Documents Folder. Reports the path to the My Recent Documents folder, and then lists any items found in that folder. For Windows NT 4.0 and Windows 98, this script requires Windows Script Host 5.1 and Internet Explorer 4.0 or later

Read more...

VBScript Desktop Management - Special Folders: List the Items in the My Pictures Folder

VBScript Desktop Management - Special Folders: List the Items in the My Pictures Folder. Reports the path to the My Pictures folder, and then lists any items found in that folder. For Windows NT 4.0 and Windows 98, this script requires Windows Script Host 5.1 and Internet Explorer 4.0 or later

Read more...

VBScript Desktop Management - Special Folders: List the Items in the Internet Explorer History Folder

VBScript Desktop Management - Special Folders:  List the Items in the Internet Explorer History Folder. Reports the path to the Internet Explorer History folder, and then lists any items found in that folder. For Windows NT 4.0 and Windows 98, this script requires Windows Script Host 5.1 and Internet Explorer 4.0 or later

Read more...

VBScript Desktop Management - Special Folders: List Items in the Windows Folder

VBScript Desktop Management - Special Folders: List Items in the Windows Folder. Reports the path to the Windows folder, and then lists any items found in that folder. For Windows NT 4.0 and Windows 98, this script requires Windows Script Host 5.1 and Internet Explorer 4.0 or later

Read more...

VBScript Desktop Management - Special Folders: List Items in the User Profile Folder

VBScript Desktop Management - Special Folders: List Items in the User Profile Folder. Reports the path to the logged-on user's User Profiles folder, and then lists any items found in that folder. For Windows NT 4.0 and Windows 98, this script requires Windows Script Host 5.1 and Internet Explorer 4.0 or later

Read more...

VBScript Desktop Management - Special Folders: List Items in the Temporary Internet Files Folder

VBScript Desktop Management - Special Folders: List Items in the Temporary Internet Files Folder. Reports the path to the Temporary Internet Files folder, and then lists any items found in that folder. For Windows NT 4.0 and Windows 98, this script requires Windows Script Host 5.1 and Internet Explorer 4.0 or later

Read more...

VBScript Desktop Management - Special Folders: List Items in the Templates Folder

VBScript Desktop Management - Special Folders: List Items in the Templates Folder. Reports the path to the Templates folder, and then lists any items found in that folder. For Windows NT 4.0 and Windows 98, this script requires Windows Script Host 5.1 and Internet Explorer 4.0 or later

Read more...

VBScript Desktop Management - Special Folders: List Items in the System32 Folder

VBScript Desktop Management - Special Folders: List Items in the System32 Folder. Reports the path to the System32 folder, and then lists any items found in that folder. For Windows NT 4.0 and Windows 98, this script requires Windows Script Host 5.1 and Internet Explorer 4.0 or later

Read more...

Synchronizing a Block of Code

Synchronizing a Block of Code In this exercise we will attempt to synchronize a block of code. Within that block of code we will get the lock on an object, so that other threads cannot modify it while the block of code is executing. We will be creating three threads that will all attempt to manipulate the same object. Each thread will output a single letter 100 times, and then increment that letter by one. The object we will be using is StringBuffer

Read more...

VBScript Desktop Management - Special Folders: List Items in the Startup Folder

VBScript Desktop Management - Special Folders:  List Items in the Startup Folder. Reports the path to the Startup folder, and then lists any items found in that folder. For Windows NT 4.0 and Windows 98, this script requires Windows Script Host 5.1 and Internet Explorer 4.0 or later

Read more...

VBScript Desktop Management - Special Folders: List Items in the Start Menu Folder

VBScript Desktop Management - Special Folders:  List Items in the Start Menu Folder. Reports the path to the Start Menu folder, and then lists any items found in that folder. For Windows NT 4.0 and Windows 98, this script requires Windows Script Host 5.1 and Internet Explorer 4.0 or later

Read more...

VBScript Desktop Management - Special Folders: List Items in the SendTo Folder

VBScript Desktop Management - Special Folders:  List Items in the SendTo Folder. Reports the path to the SendTo folder, and then lists any items found in that folder. For Windows NT 4.0 and Windows 98, this script requires Windows Script Host 5.1 and Internet Explorer 4.0 or later

Read more...

VBScript Desktop Management - Special Folders: List Items in the Recycle Bin Folder

VBScript Desktop Management - Special Folders: List Items in the Recycle Bin Folder. Reports the path to the Recycle Bin, and then lists any items found there. For Windows NT 4.0 and Windows 98, this script requires Windows Script Host 5.1 and Internet Explorer 4.0 or later

Read more...