|
Outlook Express ActiveX OCX SDK 2.06
|
Create Virtual Drives from long paths, it`s easy! Type the full path or browse to the path via the Drive and Folder Lists. Choose a drive letter from the “Available Virtual Drive Letters” list, Click [Add Virtual Drive] to create the virtual drive, or Double Click the letter. Make CD-ROMs obsolete, copy the contents of the CD-ROM to a folder on your Hard Drive and install it from there, then run the Virtual CD from your hard drive.
subst, virtual cd rom, virtual cd, virtual drive, cd emulator
folder - Enter... . Once you made selections you are recommended to use the quick history menu in the file menu for selecting the same folders again later on! 2) Choose a destination: Select the destination folder similarly as the source folder. Remark that the folder that you select is infact the parent folder for the twin. An example: Suppose you select as source folder C:\My Documents ... and as destination (parent) folder C:\My FakeTwinCopies
folders, tree, directories, files, monitor, directory, program, folder, copy, automize, tool, file management, dirs
folders in Common Open/Save -dialogs, the desktop and in Explorer. You access the Fast Folder menu by right-clicking anywhere in the directory background (right pane) of Explorer, the `white area` of Common Open/Save -dialogs and on the desktop. - Create commands for launch in the Run -dialog. - Fast access to folders in Open/Save -dialogs. - Fast access to folders in Explorer. - Launch any file/folder/URL quick and easy. - Create dynamic commands
windows, files, access, desktop, launch, instant, right click, explorer, fast folders, shell enhancement, security, command creator, quick
folder,then you can access or decrypt the encrypted folders on others` computers. **You can encrypt your folders by more than one encryption ways to keep extremely security. *Mask folder: convert your folders into special folders such My Computer,Recyclers,Control Pannel,then the folder can not be accessed directly. *Hide folder:hide the folders so that nobody can see it on the disk. *Wipe out folder:wipe out all files in the folders so that others
mask folder, wipe out folder, encrypt files, fast encryption decryption, density, protect folders, high, encryption decryption, hide folder, encrypt folders, portable encryption decryption
Folder Password Protect is a software program that lets you set a password on folders of your choice. What makes Folder Password Protect better than built-in security of Windows XP? You don`t have to create separate user accounts or use the NTFS file system. Folder Password Protect can protect a folder on both NTFS and FAT32 volumes. Moreover, you can protect folders on USB flash drives and network drives as well as on the hard drive. The folder
protection, folders, protecting, lock, protect, folder, password, hide, security
The com component will quickly tell you how much disk space a folder is taking up, this also includes subfolders under the root folder, ideal for web sites that serve document/image content. Example .asp code included simple ASP example of usage:- Set Obj = Server.CreateObject("GETFOLDERSIZE.GetSize.1") dim sz, files, folders sz = Obj.GetSize("c:\inetpub\" ) files = Obj.files folders = Obj.folders