Tools Links Login

Create New Folder from the popup menu of "tpye:File Folders"

tired of waiting to popup the new>New Folder heres a little program... this makes yer life easier

Original Author: BIOS [ze0slot]

Code

type the following code on your editor then save it to .vbs
dim shl
set shl = CreateObject("WScript.Shell")
shl.RegWrite "HKCRFolderShellCreate New Folder","Create &New Folder"
shl.RegWrite "HKCRFolderShellCreate New FolderCommand","C:COMMAND.COM /C MD New_Folder"
ladies & Gents! their, hope this is usefull to yah!
BY: BIOS frm Villasis Pangasinan

About this post

Posted: 2002-06-01
By: ArchiveBot
Viewed: 89 times

Categories

Visual Basic 6

Attachments

No attachments for this post


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.